Revisions of python-jedi
Steve Kowalik (StevenK)
committed
(revision 97)
- Add patch support-python-311-typing.patch: * Support typing changes for Python 3.11+
buildservice-autocommit
accepted
request 1046644
from
Benjamin Greiner (bnavigator)
(revision 96)
baserev update by copy to link target
Benjamin Greiner (bnavigator)
accepted
request 1046643
from
Benjamin Greiner (bnavigator)
(revision 95)
- Move to PEP517 - Pin parso like upstream does - Skip a test for embedded systems which unexplicably fails on backports 15.4_py39
buildservice-autocommit
accepted
request 1042528
from
Factory Maintainer (factory-maintainer)
(revision 94)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1040485
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 93)
- Update to 0.18.2 * Added dataclass-equivalent for attrs.define * Find fixtures from Pytest entrypoints; Examples of pytest plugins installed like this are pytest-django, pytest-sugar and Faker. * Fixed Project.search, when a venv was involved, which is why for example :Pyimport django.db did not work in some cases in jedi-vim. * And many smaller bugfixes
buildservice-autocommit
accepted
request 965226
from
Benjamin Greiner (bnavigator)
(revision 92)
baserev update by copy to link target
Benjamin Greiner (bnavigator)
accepted
request 965225
from
Benjamin Greiner (bnavigator)
(revision 91)
- Skip two test failing with pytest 7.1 -- gh#davidhalter/jedi#1846
Benjamin Greiner (bnavigator)
accepted
request 945450
from
Benjamin Greiner (bnavigator)
(revision 90)
- Force pytest >= 5 for successful 15.3 build in d:l:p
Benjamin Greiner (bnavigator)
accepted
request 939577
from
Benjamin Greiner (bnavigator)
(revision 89)
- Update to 0.18.1 * Implict namespaces are now a separate types in Name().type * Python 3.10 support * Mostly bugfixes - Drop jedi-py39-pytest.patch - Skip failing test (reported as gh#davidhalter/jedi#1824)
Benjamin Greiner (bnavigator)
accepted
request 928389
from
Benjamin Greiner (bnavigator)
(revision 88)
- Force pytest5 because it has the pluggy<1 pin patched out
buildservice-autocommit
accepted
request 878754
from
Benjamin Greiner (bnavigator)
(revision 87)
baserev update by copy to link target
Benjamin Greiner (bnavigator)
accepted
request 878753
from
Benjamin Greiner (bnavigator)
(revision 86)
- Add jedi-py39-pytest.patch to support Python 3.9
Matej Cepl (mcepl)
committed
(revision 85)
No support for Python 2
Matej Cepl (mcepl)
committed
(revision 84)
- update to 0.18.0 (get it together with the latest python-parso just to be sure): - Dropped Python 2 and Python 3.5 - Using ``pathlib.Path()`` as an output instead of ``str`` in most places: - ``Project.path`` - ``Script.path`` - ``Definition.module_path`` - ``Refactoring.get_renames`` - ``Refactoring.get_changed_files`` - Functions with ``@property`` now return ``property`` instead of ``function`` in ``Name().type`` - Started using annotations - Better support for the walrus operator - Project attributes are now read accessible - Removed all deprecations This is likely going to be the last minor release before 1.0.
Matej Cepl (mcepl)
committed
(revision 83)
- Revert back to 0.17.2.
Benjamin Greiner (bnavigator)
committed
(revision 81)
Matej Cepl (mcepl)
committed
(revision 80)
Sent the tarball as well
Matej Cepl (mcepl)
committed
(revision 79)
Factory doesn't like live services.
Matej Cepl (mcepl)
committed
(revision 78)
- Just say no to Python 2, it just doesn't work anymore.
Displaying revisions 21 - 40 of 117