Commit Graph

  • e5cf4017d3 Accepting request 1118190 from devel:languages:python factory Ana Guerrero 2023-10-17 18:22:33 +0000
  • 1cdf3c7161 - Update to 0.19.1: * Python 3.12 support - Stop skipping some tests. Steve Kowalik 2023-10-17 05:24:07 +0000
  • 67afdfd70f Accepting request 1103417 from devel:languages:python Dominique Leuenberger 2023-08-11 13:55:28 +0000
  • 9cf3abd43c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=111 Benjamin Greiner 2023-08-10 22:27:55 +0000
  • 06398adab4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=110 Benjamin Greiner 2023-08-10 22:27:34 +0000
  • fe6f721e0b Accepting request 1103415 from home:apersaud:branches:devel:languages:python Benjamin Greiner 2023-08-10 22:26:35 +0000
  • 1b171054aa Accepting request 1086078 from devel:languages:python Dominique Leuenberger 2023-05-11 10:31:58 +0000
  • 73f19bf401 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=107 Benjamin Greiner 2023-05-10 12:15:10 +0000
  • 0e06847acc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=106 Benjamin Greiner 2023-05-10 12:14:14 +0000
  • a8a13c90b6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=105 Benjamin Greiner 2023-05-10 12:13:31 +0000
  • 08ea03e218 Accepting request 1081871 from devel:languages:python Dominique Leuenberger 2023-04-22 20:00:11 +0000
  • 116e938ab4 Accepting request 1081468 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:27:00 +0000
  • 127eb8f104 Accepting request 1065614 from devel:languages:python Dominique Leuenberger 2023-02-14 15:42:35 +0000
  • ffdd44ecf3 Accepting request 1065499 from home:bnavigator:branches:devel:languages:python Matej Cepl 2023-02-13 23:22:14 +0000
  • ac6269d169 revert parso pinning Benjamin Greiner 2023-02-13 12:40:25 +0000
  • 652d84257c Accepting request 1064746 from home:dirkmueller:acdc Matej Cepl 2023-02-13 00:00:46 +0000
  • 8793b745ba Accepting request 1057681 from devel:languages:python Dominique Leuenberger 2023-01-11 16:14:19 +0000
  • cb9f70d5e6 - Add patch support-python-311-typing.patch: * Support typing changes for Python 3.11+ Steve Kowalik 2023-01-10 04:02:48 +0000
  • 8d335d8039 Accepting request 1046644 from devel:languages:python Dominique Leuenberger 2023-01-05 13:59:48 +0000
  • 154113247e Accepting request 1046643 from home:bnavigator:branches:devel:languages:python Benjamin Greiner 2023-01-03 19:47:17 +0000
  • 0ceb402ab6 Accepting request 1042528 from devel:languages:python Dominique Leuenberger 2022-12-14 13:10:35 +0000
  • c37e6600a5 Accepting request 1040485 from home:yarunachalam:branches:devel:languages:python Matej Cepl 2022-12-06 15:18:13 +0000
  • 050582177a Accepting request 965226 from devel:languages:python Dominique Leuenberger 2022-03-29 16:14:12 +0000
  • f7fac3330d Accepting request 965225 from home:bnavigator:branches:devel:languages:python Benjamin Greiner 2022-03-27 18:55:19 +0000
  • d2afe468bb Accepting request 945451 from devel:languages:python Dominique Leuenberger 2022-01-11 20:17:20 +0000
  • 18abbd5a8f Accepting request 945450 from home:bnavigator:branches:devel:languages:python Benjamin Greiner 2022-01-10 23:23:04 +0000
  • 5ff573c5d9 Accepting request 939579 from devel:languages:python Dominique Leuenberger 2021-12-13 19:41:39 +0000
  • 01cf371a2f Accepting request 939577 from home:bnavigator:branches:devel:languages:python Benjamin Greiner 2021-12-11 12:23:44 +0000
  • 6791906a89 Accepting request 928392 from devel:languages:python Dominique Leuenberger 2021-11-03 16:25:16 +0000
  • 2265bd365b Accepting request 928389 from home:bnavigator:branches:devel:languages:python Benjamin Greiner 2021-10-31 16:14:50 +0000
  • e6b8cc5002 Accepting request 878754 from devel:languages:python Dominique Leuenberger 2021-04-15 14:56:37 +0000
  • 817604cf29 Accepting request 878753 from home:bnavigator:python39 Benjamin Greiner 2021-03-13 13:35:01 +0000
  • ddfe9fe565 No support for Python 2 Matej Cepl 2020-12-25 20:51:50 +0000
  • 0535a50081 - 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 2020-12-25 19:29:21 +0000
  • 2ef9d42c49 - Revert back to 0.17.2. Matej Cepl 2020-09-03 20:27:10 +0000
  • 32f368ee5f Accepting request 831953 from home:mcepl:branches:devel:languages:python Matej Cepl 2020-09-03 20:22:47 +0000
  • f8683a0d60 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=81 Benjamin Greiner 2020-09-03 14:45:57 +0000
  • 685732a0c4 Sent the tarball as well Matej Cepl 2020-09-03 08:36:34 +0000
  • 85db2d155a Factory doesn't like live services. Matej Cepl 2020-09-03 08:34:50 +0000
  • bd2d08364e - Just say no to Python 2, it just doesn't work anymore. Matej Cepl 2020-09-02 20:13:53 +0000
  • 27dc4fee36 - Temporarily switch on _service to make jedi compatible with the latest parso (gh#davidhalter/jedi#1665) - Update to version 0.17.2+git.1596665570.216f976f: * Add a .readthedocs.yml to make sure that it's properly pip installed before the documentation is built * Formatting * if_stmt test clauses should be resolved at the start of the if_stmt * Basic implementation support for namedexpr, fixes #1647 * Remove the requirements file and require latest parso * Use pathlib for file ios, because the new parso is out * Revert Django changes in a9e2cd5a74b3eea91ad2a866ff8152b42fc509c8 * Use the default handling of optionals * Project attributes are now read accessible * Add explicit Optional annotation * Link mypy issue * Configure mypy and flake8 for our re-export files * Remove a couple of unused imports * These attributes aren't optional * Drop redundant rtype comment * Explain why we 'type: ignore' these properties * Give a bit more detail here * Also typecheck sith * Add ignores for stdlib imports only recently added * Configure the package root as implicit exports * Ignore this runtime-only import * Inherit from base class to placate mypy * Annotate potentially missing import * Change subclass to function wrapper * Ignore mypy not coping with decorated properties * Make this explicitly expect a Path * This is a Path now Matej Cepl 2020-09-02 20:07:09 +0000
  • d358ecbeaf Accepting request 829964 from devel:languages:python Dominique Leuenberger 2020-09-01 18:06:40 +0000
  • 331f1767a8 Accepting request 829963 from home:bnavigator:branches:jedi Benjamin Greiner 2020-08-27 11:06:22 +0000
  • 3dbe54e9fc Accepting request 821570 from devel:languages:python Dominique Leuenberger 2020-07-24 07:47:47 +0000
  • 1aea6dcf21 Update to 0.17.2 Benjamin Greiner 2020-07-17 21:48:21 +0000
  • 739f349a3c Accepting request 816146 from devel:languages:python Dominique Leuenberger 2020-06-27 21:20:35 +0000
  • 7375fdd96b - drop jedi-pr1543-sorttest.patch merged upstream Benjamin Greiner 2020-06-20 12:16:28 +0000
  • 199417d4ad - Update to version 0.17.1 * Django `Model meta class support * Django Manager support (completion on Managers/QuerySets) * Added Django Stubs to Jedi, thanks to all contributors of the Django Stubs <https://github.com/typeddjango/django-stubs>_ project * Added SyntaxError.get_message` * Python 3.9 support * Bugfixes (mostly towards Generics) Benjamin Greiner 2020-06-20 12:15:15 +0000
  • 9134618513 Accepting request 808522 from devel:languages:python Yuchen Lin 2020-05-28 07:09:22 +0000
  • 744e05d8a0 - Skip two tests on leap not just sp1+ Tomáš Chvátal 2020-05-24 08:31:09 +0000
  • 728098438e skip erroneous discovery in leap 15.2 too Benjamin Greiner 2020-05-19 14:07:12 +0000
  • f115c099dc Accepting request 794384 from devel:languages:python Dominique Leuenberger 2020-04-17 22:27:36 +0000
  • 997247497d Accepting request 794383 from home:bnavigator:branches:devel:languages:python Benjamin Greiner 2020-04-15 21:09:37 +0000
  • ce18c1a345 Accepting request 793777 from devel:languages:python Dominique Leuenberger 2020-04-15 17:53:11 +0000
  • 86e95ff892 Accepting request 793600 from home:bnavigator:branches:devel:languages:python Matej Cepl 2020-04-14 08:51:52 +0000
  • 33ac20685c Accepting request 786032 from devel:languages:python Dominique Leuenberger 2020-03-26 23:26:36 +0000
  • 2322b1aa2c Accepting request 786030 from home:bnavigator:branches:devel:languages:python Matej Cepl 2020-03-17 22:28:44 +0000
  • 9c0449ce93 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=60 Tomáš Chvátal 2020-03-17 09:17:41 +0000
  • 30544dbeff - Update to version v0.16.0+git55.17b3611c: * Included statement as a possible return type for BaseDefinition.type Tomáš Chvátal 2020-03-16 09:21:27 +0000
  • 5fd953c67c - Update to version v0.16.0+git54.0888dd46: * Fix partialmethod issues * Make sure partialmethod tests are only executed for Python 3 * Refactor stdlib PartialObject * Fix PartialMethodObject (WIP) * Changed semantics of ClassVar attributes in classes, fixes #1502 * Avoid duplicate definitions for goto, fixes #1514 * Merge _remove_statements and infer_expr_stmt, fixes #1504 * Add partialmethod, fixes #1519 * Attempt at a test of completion of filepath after ~. * Complete path after ~. Tomáš Chvátal 2020-03-14 10:28:59 +0000
  • 84be3c98cf Accepting request 782093 from devel:languages:python Dominique Leuenberger 2020-03-08 21:22:40 +0000
  • f11d7b283a - add typing.patch - fix test_sys_getwindowsversion with new parso Ondřej Súkup 2020-03-06 11:56:34 +0000
  • 50d31ea9b0 Accepting request 769953 from devel:languages:python Dominique Leuenberger 2020-02-06 12:19:28 +0000
  • 05129cec46 - add delete.patch Ondřej Súkup 2020-02-04 11:43:22 +0000
  • 49510a83a9 - update to 0.16.0 * Added Script.get_context to get information where you currently are. * Completions/type inference of Pytest fixtures. * Tensorflow, Numpy and Pandas completions should now be about 4-10x faster after the first time they are used. * Dict key completions are working now. e.g. d = {1000: 3}; d[10 will expand to 1000. * Completion for “proxies” works now. These are classes that have a __getattr__(self, name) method that does a return getattr(x, name). after loading them initially. * Goto on a function/attribute in a class now goes to the definition in its super class. * Big Script API Changes: + The line and column parameters of jedi.Script are now deprecated + completions deprecated, use complete instead + goto_assignments deprecated, use goto instead + goto_definitions deprecated, use infer instead + call_signatures deprecated, use get_signatures instead + usages deprecated, use get_references instead + jedi.names deprecated, use jedi.Script(...).get_names() * BaseDefinition.goto_assignments renamed to BaseDefinition.goto * Add follow_imports to Definition.goto. Now its signature matches Script.goto. * Python 2 support deprecated. For this release it is best effort. Python 2 has reached the end of its life and now it’s just about a smooth transition. Bugs for Python 2 will not be fixed anymore and a third of the tests are already skipped. * Removed settings.no_completion_duplicates. It wasn’t tested and nobody was probably using it anyway. * Removed settings.use_filesystem_cache and settings.additional_dynamic_modules, they have no usage anymore. Pretty much nobody was probably using them. Ondřej Súkup 2020-02-04 09:39:35 +0000
  • df28d84aa6 Accepting request 759790 from devel:languages:python Dominique Leuenberger 2019-12-29 14:49:26 +0000
  • d4d7a5008e - update to 0.15.2 - skip tests based on bundled typeshed - refreshed unbundle.patch * Call signatures are now detected a lot better * Add fuzzy completions with Script(...).completions(fuzzy=True) * Files bigger than one MB (about 20kLOC) get cropped to avoid getting stuck completely. * A big refactoring around contexts/values Ondřej Súkup 2019-12-28 15:04:49 +0000
  • 7317e60542 Accepting request 750559 from devel:languages:python Dominique Leuenberger 2019-11-29 14:55:37 +0000
  • 02ff591f9f Fix changes Matej Cepl 2019-11-24 14:42:36 +0000
  • c56dfeab76 - Grr, forgot to ignore test_compiled_signature as well. See the previous changelog record. Matej Cepl 2019-11-23 16:06:39 +0000
  • 4bce09bfcc Accepting request 742710 from devel:languages:python Dominique Leuenberger 2019-11-04 16:08:57 +0000
  • ef26b2ca75 - Skip TestSetupReadline.test_import because of gh#davidhalter/jedi#1429 Matej Cepl 2019-10-24 18:08:12 +0000
  • f8b4bedc88 Accepting request 730454 from devel:languages:python Dominique Leuenberger 2019-09-23 10:09:15 +0000
  • 19bbe14212 - Skip another time based test test_os_path_join Tomáš Chvátal 2019-09-12 17:43:48 +0000
  • 774c86328b - Skip flaky test test_static_analysis Tomáš Chvátal 2019-09-11 12:03:20 +0000
  • 9c6fe73914 Accepting request 727460 from devel:languages:python Dominique Leuenberger 2019-09-07 10:31:06 +0000
  • 022e7179a0 Accepting request 727363 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2019-08-31 13:39:32 +0000
  • a53426f66f Accepting request 715640 from devel:languages:python Dominique Leuenberger 2019-07-30 11:00:40 +0000
  • 99cfd6332f - update to 0.14.1 * CallSignature.index should now be working a lot better * A couple of smaller bugfixes Ondřej Súkup 2019-07-16 10:42:38 +0000
  • 6609d0bd3b - update to 0.14.0 - enable tests - add unbundle.patch * Added goto_*(prefer_stubs=True) as well as goto_*(prefer_stubs=True) * Stubs are used now for type inference * Typeshed is used for better type inference * Reworked Definition.full_name, should have more correct return values Ondřej Súkup 2019-07-04 14:40:44 +0000
  • 14fd547058 Accepting request 706299 from devel:languages:python Dominique Leuenberger 2019-06-18 12:44:15 +0000
  • 6d343e92c7 - Disable tests as it is not working at all on python 3.7 Tomáš Chvátal 2019-05-29 12:51:31 +0000
  • 46c102e604 - Do not bother condition for typing, on 3.7+ it is provided by base * Fixed an issue with embedded Python see https://github.com/davidhalter/jedi-vim/issues/870 Tomáš Chvátal 2019-03-26 10:49:10 +0000
  • a4afab3968 - Update to 0.13.3: * Fixed an issue with embedded Pytho, see https://github.com/davidhalter/jedi-vim/issues/870 Tomáš Chvátal 2019-03-02 15:16:00 +0000
  • 732ced3883 - Fix the typing dependency - Really run the tests Tomáš Chvátal 2019-02-14 12:07:37 +0000
  • 1932b7c809 Accepting request 663291 from devel:languages:python Dominique Leuenberger 2019-01-08 11:29:02 +0000
  • 86b13418c7 Accepting request 663217 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2019-01-07 08:50:46 +0000
  • af55793773 Accepting request 641337 from devel:languages:python Dominique Leuenberger 2018-10-15 08:48:53 +0000
  • 02f57e9ee0 Accepting request 641336 from home:TheBlackCat:branches:devel:languages:python Todd R 2018-10-11 18:57:23 +0000
  • 1986d1e962 Accepting request 622028 from devel:languages:python Dominique Leuenberger 2018-07-14 18:24:11 +0000
  • f0261543b2 Accepting request 621488 from home:apersaud:branches:devel:languages:python Dirk Mueller 2018-07-11 07:49:18 +0000
  • b1ae54823f Accepting request 598808 from devel:languages:python Dominique Leuenberger 2018-04-20 15:31:31 +0000
  • 09f3e0c44b Accepting request 598807 from home:TheBlackCat:branches:devel:languages:python Todd R 2018-04-19 19:57:08 +0000
  • 6a64bea9f5 Accepting request 540499 from devel:languages:python Dominique Leuenberger 2017-11-16 13:01:13 +0000
  • 3f4c53bc9c Accepting request 540498 from home:mimi_vx:branches:devel:languages:python Ondřej Súkup 2017-11-10 13:46:42 +0000
  • 546f508ec9 Accepting request 540487 from home:mimi_vx:branches:devel:languages:python Ondřej Súkup 2017-11-10 13:07:08 +0000
  • bc4db9ddea Accepting request 530232 from home:apersaud:branches:devel:languages:python Jan Matejek 2017-10-02 12:23:58 +0000
  • 645c63a30c Accepting request 505954 from devel:languages:python Dominique Leuenberger 2017-06-26 13:54:30 +0000
  • 8f73e428ae Accepting request 504889 from home:sebix:branches:devel:languages:python Jan Matejek 2017-06-23 17:15:05 +0000
  • 5ebcb7a885 Accepting request 493067 from devel:languages:python Dominique Leuenberger 2017-05-17 15:17:46 +0000