Commit Graph

  • 27e13e4072 Allow for multiple returns from goto_import Marcio Mazza 2022-09-01 14:39:54 -03:00
  • 9fd4aab5da Find pytest fixtures from external plugins registered via setuptools entry points Marcio Mazza 2022-09-01 09:39:23 -03:00
  • 8b0d391ac1 Merge pull request #1876 from marciomazza/fix-skipped-tests-due-to-python-symlinks Dave Halter 2022-09-03 12:36:01 +00:00
  • fa0c064841 Fix skipped collection of pytest integration test files Marcio Mazza 2022-09-02 14:04:36 -03:00
  • 9e2089ef1e Merge pull request #1875 from marciomazza/fix-test-home-is-potential-project Dave Halter 2022-09-02 09:19:52 +00:00
  • 85c7f14562 Fix test where home could be a potential project Marcio Mazza 2022-09-01 13:01:25 -03:00
  • 695f0832b4 Merge pull request #1871 from xzz53/fix-gitignore Dave Halter 2022-08-22 09:59:53 +00:00
  • cfb7e300af Improve .gitignore handling Mikhail Rudenko 2022-08-21 21:12:32 +03:00
  • f5faca014f fix autocomplete crash in ycmd Yusheng.Ma 2022-08-17 07:53:35 +00:00
  • 7ff0d2d595 Merge pull request #1867 from timgates42/bugfix_typos Dave Halter 2022-07-15 07:36:27 +00:00
  • c28b337278 docs: Fix a few typos Tim Gates 2022-07-15 17:29:02 +10:00
  • 128695bd8e remove debug changes nedilmark 2022-07-03 09:42:29 +08:00
  • e194ab5951 Fix: #1847 nedilmark 2022-06-18 06:13:07 +08:00
  • c0ac341750 Replace some type comments with annotations Dave Halter 2022-01-09 13:20:49 +01:00
  • 486695d479 Merge pull request #1851 from GalaxySnail/pep604 Dave Halter 2022-05-13 12:31:54 +02:00
  • 8cb1b76ea4 Fix typo GalaxySnail 2022-04-14 04:02:20 +08:00
  • e7755651a4 Add some tests for PEP 604 GalaxySnail 2022-04-14 03:32:43 +08:00
  • 0c7384edc3 A naive implementation for PEP 604 GalaxySnail 2022-04-13 22:40:00 +08:00
  • 8f15f38949 Revert a change for Python 2.7 compatibility (see also e267f63657) Dave Halter 2021-12-25 14:08:44 +01:00
  • 96af7e4077 The Python 3.6 requirement is now the lowest supported version Dave Halter 2021-12-25 13:37:35 +01:00
  • 929fa9b452 Fix a small issue in overload tests Dave Halter 2021-12-25 13:18:58 +01:00
  • 08c5ab821f Merge pull request #1826 from PeterJCLaw/fix-1801-typed-decorator-on-instance-method Dave Halter 2021-12-13 02:05:55 +01:00
  • b6f761f13c Make typed decorators work for instance methods Peter Law 2021-12-12 17:36:53 +00:00
  • 72cf41f4c9 Lambdas in comprehensions need parentheses in Python > 3.8 Peter Law 2021-12-12 18:16:46 +00:00
  • 3602c10916 Merge pull request #1821 from tomaarsen/patch-1 Dave Halter 2021-11-17 13:44:08 +01:00
  • 601bfb3493 The readthedocs option submodules should not be part of the Python option Dave Halter 2021-11-17 13:39:21 +01:00
  • 021f081d8a Submodules should be part of the readthedocs build Dave Halter 2021-11-17 13:37:48 +01:00
  • 54af6fa86d Try to fix docs dependencies Dave Halter 2021-11-17 13:33:41 +01:00
  • f193ae67e9 typo: "statemenet" -> "statement" Tom Aarsen 2021-11-17 12:59:13 +01:00
  • fae26fa7a4 Last preparations for v0.18.1 v0.18.1 Dave Halter 2021-11-17 01:44:27 +01:00
  • a276710f66 Merge pull request #1820 from davidhalter/changes Dave Halter 2021-11-17 01:42:55 +01:00
  • aa8eed8da4 Merge pull request #1819 from jerluc/master Dave Halter 2021-11-17 01:36:53 +01:00
  • b2e647d598 Removing invalid test for async with open(...) jerluc 2021-11-16 16:12:43 -08:00
  • ec9b453379 Handle defined_names for values that have no context, fixes #1744, fixes #1745 Dave Halter 2021-11-17 01:07:28 +01:00
  • 84d086a47b Fix an issue with whitespace after a dot at the end of a file, also part of #1748 Dave Halter 2021-11-17 00:31:40 +01:00
  • 8bc9c8cda2 Fix an issue where a slice is indexed, fixes #1748 Dave Halter 2021-11-17 00:14:59 +01:00
  • a17b958078 Fix infer_default for params in REPL, fixes #1738 Dave Halter 2021-11-16 23:36:22 +01:00
  • 656ecf502d Prepare CHANGELOG for 0.18.1 Dave Halter 2021-11-16 23:27:01 +01:00
  • b846043117 Add 3.10 to the supported Python versions Dave Halter 2021-11-16 23:19:21 +01:00
  • 6fa91726bf Fix a test in Python 3.10 that's not really important anyway Dave Halter 2021-11-16 23:08:05 +01:00
  • 42508d9309 Fix fixture annotations for pytest Dave Halter 2021-11-16 22:57:25 +01:00
  • 8847848a03 Adds support for "async with" via #1818 jerluc 2021-11-16 12:34:41 -08:00
  • 8bd969c24a Upgrade pytest Dave Halter 2021-11-16 21:51:03 +01:00
  • 458bb30884 Yaml got me again Dave Halter 2021-11-16 21:46:00 +01:00
  • 515e07227b Try to enable Python 3.10 in CI Dave Halter 2021-11-16 21:44:29 +01:00
  • 6cb5804227 Revert "Upgrade Django" Dave Halter 2021-11-16 21:32:15 +01:00
  • e580d1f4d9 Fix a stub docs issue Dave Halter 2021-11-16 21:27:00 +01:00
  • 195695edd3 Upgrade Django Dave Halter 2021-11-16 21:01:03 +01:00
  • 42c5276e04 Merge pull request #1800 from Boerde/pytest_improve_fixture_completion Dave Halter 2021-11-16 21:09:35 +01:00
  • bb5bed4937 Merge pull request #1805 from kirat-singh/support_nested_namespace_packages Dave Halter 2021-10-09 15:20:59 +02:00
  • d872eef1a7 chore: remove unnecessary for loop Kirat Singh 2021-10-06 13:15:20 +00:00
  • 53e837055f fix(import): support for nested namespace packages Kirat Singh 2021-10-02 04:09:27 +00:00
  • 65bc1c117b Merge pull request #1795 from frenzymadness/patch-1 Dave Halter 2021-09-02 11:22:08 +02:00
  • eab1b8be8b inspect now raises OSError for objects without source file Lumír 'Frenzy' Balhar 2021-08-05 08:24:35 +02:00
  • 3cf98f6ba1 paramters with annotation do not need special pytest handling boerde 2021-08-29 09:17:04 +02:00
  • 8808b5b64b added test to override fixture return value with annotation boerde 2021-08-29 00:38:34 +02:00
  • fe50352f9c annotations should be preferred even when it is a generator Laurent Soest 2021-08-28 20:53:54 +02:00
  • 96b4330ef9 testing: added test to override generator with annotation Laurent Soest 2021-08-28 20:43:04 +02:00
  • 1d944943c3 Merge pull request #1794 from PeterJCLaw/fix-quoted-generic-forward-refs Dave Halter 2021-07-25 20:02:38 +02:00
  • 78a95f4751 Handle generics appearing within any quoted annotations Peter Law 2021-07-25 15:54:51 +01:00
  • 599a1c3ee1 Handle generics appearing within quoted return annotations Peter Law 2021-07-25 15:29:30 +01:00
  • 6814a7336c Hoist common variable for additional re-use Peter Law 2021-07-25 15:23:51 +01:00
  • 070f191f55 Merge pull request #1663 from PeterJCLaw/tidyups Dave Halter 2021-07-25 13:44:55 +02:00
  • 11e67ed319 Merge pull request #1793 from PeterJCLaw/fix-functools-wraps-module-scope Dave Halter 2021-07-25 13:43:00 +02:00
  • ab2eb570a8 Use search_ancestor for a more robust search Peter Law 2021-07-24 17:27:27 +01:00
  • aa265a44e1 Have all py__file__ methods return a Path Peter Law 2020-08-30 18:03:03 +01:00
  • 25a3e31ca8 Add a __repr__ Peter Law 2020-08-30 17:14:38 +01:00
  • 87388ae00f Drop dead line Peter Law 2020-08-30 16:41:22 +01:00
  • 2d11e02fdb Remove redundant invalid documentation line Peter Law 2020-08-30 16:15:22 +01:00
  • 392dcdf015 Fix potential bug passing exception to function excepting str Peter Law 2020-08-30 16:14:00 +01:00
  • b9fd84e11c Add sanity-check exception Peter Law 2020-08-30 15:48:54 +01:00
  • 75624f0e3c Convert more things to Python 3 idioms Peter Law 2020-08-30 15:23:08 +01:00
  • 6ad62e18d2 deque is in collections, not queue Peter Law 2020-08-30 15:21:19 +01:00
  • 6787719c28 Ensure *args, **kwargs lookthrough works at module scope too Peter Law 2021-07-24 16:16:45 +01:00
  • bb40390225 Add identifiers to these test strings Peter Law 2021-07-24 16:15:05 +01:00
  • 0d15347210 Remove confusing comment Peter Law 2021-07-24 16:14:20 +01:00
  • 41652507b3 Fix grammar in features.rst Dan Rosén 2021-05-04 10:15:17 +02:00
  • 41fb6a0cde Merge pull request #1772 from josephbirkner/bugfix/zip-complete Dave Halter 2021-04-29 23:56:14 +02:00
  • a340fe077e Fixed ZIP completion. Joseph Birkner 2021-04-28 19:12:58 +02:00
  • dcea842ac2 Revert "Upgrade django-stubs, fixes #1750" Dave Halter 2021-02-26 23:09:22 +01:00
  • ce5619cabb Upgrade django-stubs, fixes #1750 Dave Halter 2021-02-26 22:30:09 +01:00
  • 0eb6720c11 Some Python objects suck, fixes #1755 Dave Halter 2021-02-26 21:58:39 +01:00
  • ee30843f22 Merge pull request #1741 from sfavazza/master Dave Halter 2021-02-01 00:41:40 +01:00
  • 613cb08325 BUGFIX: prevent an infinite loop seeking for a "conftest.py" file Samuele FAVAZZA 2021-01-30 16:31:26 +01:00
  • 9f41153eb2 Allow tweaking Interpreter sys_path (#1734) Aivar Annamaa 2021-01-23 15:38:10 +02:00
  • 387d73990b Fix issues with getitem on compiled objects that have annotations, see #1719 Dave Halter 2021-01-17 13:47:36 +01:00
  • 47d0318fa6 Paths are the default for modules Dave Halter 2021-01-14 02:00:14 +01:00
  • 7555dc0d45 Get rid of cast_path Dave Halter 2021-01-14 01:39:51 +01:00
  • 2a8b212af7 Move the module_injector Dave Halter 2021-01-14 01:35:18 +01:00
  • 837cb1106a Use Path instead of str if possible Dave Halter 2021-01-14 01:32:57 +01:00
  • b6fd81f1e1 Another time avoiding a memory leak, also part of #1723 Dave Halter 2021-01-14 01:18:00 +01:00
  • 0ff532b937 Refactor docstrings Dave Halter 2021-01-14 01:11:50 +01:00
  • b9067ccdbb Avoid caching parso objects, fixes #1723 Dave Halter 2021-01-14 00:29:34 +01:00
  • 44d77523b3 Fix a test that depended on correct cwd location an dnot having an x.py in a local directory Dave Halter 2021-01-10 16:31:37 +01:00
  • 6279791b24 Fix an issue with complete_search Dave Halter 2021-01-10 16:08:17 +01:00
  • 4597c7ebe7 Fix typo in docstring Romain Rigaux 2021-01-08 18:20:22 -08:00
  • e6f18df1d2 unsafe -> not safe Dave Halter 2021-01-03 01:10:35 +01:00
  • 3428a24af0 Remove an outdated comment Dave Halter 2021-01-02 23:41:38 +01:00
  • 7a3d1f7cee Run CI on pull request Dave Halter 2021-01-02 23:40:14 +01:00
  • 8ef2ce232c Hopefully fix a Windows issue Dave Halter 2021-01-02 18:11:59 +01:00