Commit Graph

  • ed2a0a8218 Document get_sys_path and change the signature of get_system_environment a bit Dave Halter 2018-04-15 16:11:46 +02:00
  • 22b0c0f1fe Rework the time cache. Dave Halter 2018-04-15 15:51:16 +02:00
  • a972d49e88 Cache default environment Dave Halter 2018-04-15 15:28:05 +02:00
  • bcd05f560e Require parso 0.2.0 at least Dave Halter 2018-04-15 13:54:55 +02:00
  • c7c95e7e6d Set a release date Dave Halter 2018-04-15 13:54:27 +02:00
  • 9dece93c13 Don't install the latest pip version anymore in appveyor Dave Halter 2018-04-15 13:40:26 +02:00
  • d2f9e83b25 Fix some references Dave Halter 2018-04-15 12:55:33 +02:00
  • 28004a9ed9 Mention Virtualenv support in readme and features Dave Halter 2018-04-15 12:18:17 +02:00
  • 92cd9a30e2 Title case for Mänu :) Dave Halter 2018-04-15 12:12:32 +02:00
  • a711c29b59 Better overview over functions in the documentation Dave Halter 2018-04-15 12:11:06 +02:00
  • b531b6f4fd A small docs correction Dave Halter 2018-04-15 11:56:24 +02:00
  • 97b5dd9312 Remove the old static analysis stuff. It was never really used Dave Halter 2018-04-15 11:53:07 +02:00
  • 7b15c70551 Fix a lot of old docs code that doesn't exist anymore Dave Halter 2018-04-15 11:52:45 +02:00
  • 698d50b65b Remove the old parser documentation (that's now part of parso) Dave Halter 2018-04-15 11:42:34 +02:00
  • 940a8c7c9c Don't call it the plugin API anymore, that's confusing Dave Halter 2018-04-15 11:34:05 +02:00
  • 9465eb7881 Reorder some functions Dave Halter 2018-04-15 11:30:35 +02:00
  • bb979a040d Adda lot of environment documentation to sphinx Dave Halter 2018-04-15 11:25:46 +02:00
  • 336087fcf8 find_python_environments -> find_system_environments Dave Halter 2018-04-14 15:46:16 +02:00
  • 45fb770033 A small refactoring Dave Halter 2018-04-14 15:38:32 +02:00
  • 9f07e7e352 Remove from_executable, were not really using it, yet. Dave Halter 2018-04-14 15:13:02 +02:00
  • 43ab9563e2 For the second time in a row it's called creationflags not creation_flags Dave Halter 2018-04-14 11:06:24 +02:00
  • db21942c61 Refactor something small Dave Halter 2018-04-14 01:48:52 +02:00
  • 737154d657 Remove an unnecessary else Dave Halter 2018-04-14 01:47:17 +02:00
  • 81771264e0 CREATE_NO_WINDOW was introduced in Python 3.7 and didn't exist before #1082 Dave Halter 2018-04-13 22:05:08 +02:00
  • fac773a60d The SameEnvironment should not load by default if it's a portable Dave Halter 2018-04-13 21:53:06 +02:00
  • 8af4fc5728 Do binary comparisons to get virtualenvs working and not just venvs Dave Halter 2018-04-13 21:26:08 +02:00
  • ed80ed9437 Use the correct parameter name for creation flags Dave Halter 2018-04-13 19:04:53 +02:00
  • 83d635cbac Add a way to generalize Popen Dave Halter 2018-04-13 10:17:30 +02:00
  • 81623c6b5d Check the windows environments in a better way Dave Halter 2018-04-12 14:26:17 +02:00
  • 27419be56d Fix some issues with the latest changes Dave Halter 2018-04-12 14:24:18 +02:00
  • b8e879bc53 DefaultEnvironment -> SameEnvironment Dave Halter 2018-04-12 09:00:19 +02:00
  • f4317dadc4 Better docs for Environment Dave Halter 2018-04-12 08:59:18 +02:00
  • bf0169480d Some docstrings Dave Halter 2018-04-12 08:58:06 +02:00
  • 5bb3b8c122 Make the Environment clearly non-public Dave Halter 2018-04-12 08:56:07 +02:00
  • 9ac7182fea Make some names public Dave Halter 2018-04-12 08:52:24 +02:00
  • 93a28c4230 Make sure Windows environments are safe Dave Halter 2018-04-12 08:50:31 +02:00
  • 323a85db7c Fix the module_name issue again Dave Halter 2018-04-10 21:27:47 +02:00
  • 1c91cfa9d6 Write a test for #1079 to avoid a regression in the future. Dave Halter 2018-04-10 19:23:20 +02:00
  • 9b17be9ecf Cleanup some of the module cache stuff Dave Halter 2018-04-10 19:16:18 +02:00
  • cf5f06f378 Do not cache unimportable compiled module (#1079) micbou 2018-04-10 19:10:05 +02:00
  • 81aa70b168 Merge branch 'master' of github.com:davidhalter/jedi Dave Halter 2018-04-10 09:19:55 +02:00
  • 286dd92e35 Fix permissions of Python 3.6 on Travis micbou 2018-04-09 22:52:18 +02:00
  • 903bdf5fef Fix virtual environment tests micbou 2018-04-09 15:53:16 +02:00
  • 764b67d232 Multiple inheritance completion in Python 2 did not work Dave Halter 2018-04-10 08:58:30 +02:00
  • 777d9defc5 Give the run.py script an environment parameter Dave Halter 2018-04-10 08:42:58 +02:00
  • b74ba7cd01 Fix an import Dave Halter 2018-04-09 01:47:31 +02:00
  • 519f54321e Merge the environment changes for Windows Dave Halter 2018-04-09 01:43:57 +02:00
  • f4c14864a5 Better tests for venvs Dave Halter 2018-04-09 01:28:43 +02:00
  • 81d8c49119 Write a test for venvs Dave Halter 2018-04-08 23:04:57 +02:00
  • 0c19219143 Obviously Python 3 syntax cannot be used in Python 2 Dave Halter 2018-04-08 21:38:03 +02:00
  • b3b6b798ff Find Python environments on Windows using the registry #1077 micbou 2018-03-25 23:00:57 +02:00
  • aa9f7fd304 Update the changelog about f-strings Dave Halter 2018-04-08 01:38:09 +02:00
  • 7fca4c332d Use the latest parso version from master. Dave Halter 2018-04-07 16:06:29 +02:00
  • 806ae13b71 Better goto definition for fstrings Dave Halter 2018-04-07 12:40:52 +02:00
  • ec1c6e1e4d Fix an issue around the new grammar Dave Halter 2018-04-05 09:52:08 +02:00
  • 567c8b8097 Fix some fstring issues for now Dave Halter 2018-04-05 01:11:04 +02:00
  • af956d70a3 Make a few modifications to always use the latest environment available. Dave Halter 2018-04-04 09:53:23 +02:00
  • 6b75519145 Better tests for fstrings Dave Halter 2018-03-31 18:38:09 +02:00
  • 43df60ff7d With the changes in parso, f-strings are now completable Dave Halter 2018-03-31 17:51:27 +02:00
  • 27655db8a9 With the changes in parso, f-strings are now completable Dave Halter 2018-03-31 17:07:47 +02:00
  • 538996d8d3 Fix lambda dynamic param searches, fixes #1070 Dave Halter 2018-03-25 23:54:43 +02:00
  • f5ba6de38c Cleanup the namespace lookups so that it also works for Python 3.7 Dave Halter 2018-03-25 23:25:23 +02:00
  • a6b47141cc Add a note about the fixed Windows tests in the changelog Dave Halter 2018-03-24 23:27:14 +01:00
  • 49235f8910 Add micbou to AUTHORS Dave Halter 2018-03-24 23:25:49 +01:00
  • 73d0506fb0 Add a badge for AppVeyor. Running tests for Windows Dave Halter 2018-03-24 23:16:08 +01:00
  • 0fd8e728f5 Add comment explaining why test_versions is disabled on Windows micbou 2018-03-24 21:56:06 +01:00
  • bf57fa16fc Add JEDI_TEST_ENVIRONMENT_EXECUTABLE for AppVeyor micbou 2018-03-24 21:47:32 +01:00
  • e8b301ebf9 Add AppVeyor configuration micbou 2018-03-23 05:13:04 +01:00
  • 65a8ec6abc Improve venv_and_pths test micbou 2018-03-23 15:45:01 +01:00
  • c6635ccc55 Properly raise broken pipe exception micbou 2018-03-23 17:44:50 +01:00
  • 04708819fb Remove SourceLair from products, because it's a paid product Dave Halter 2018-03-23 01:47:05 +01:00
  • 53e011909d Add a note to the readme. Dave Halter 2018-03-23 01:32:46 +01:00
  • b5bc25fc0b Fix another windows issue Dave Halter 2018-03-23 01:21:07 +01:00
  • 106573f20d Merge branch 'master' of github.com:davidhalter/jedi Dave Halter 2018-03-23 00:57:40 +01:00
  • c8bb41662e Merge the windows fixes Dave Halter 2018-03-23 00:55:23 +01:00
  • 51b44032bd Fix paths from assignment test on Windows micbou 2018-01-12 22:11:42 +01:00
  • 2283b67836 Specify executable extension to detect virtual environment on Windows micbou 2018-03-22 21:00:53 +01:00
  • 4e5cbe8832 Some code cleanup Dave Halter 2018-03-20 01:40:16 +01:00
  • e6a3a8882c Fix another error that surfaced in pandas Dave Halter 2018-03-20 01:04:00 +01:00
  • a61742728b Fix an issue with docstrings that contain errors Dave Halter 2018-03-20 00:56:53 +01:00
  • 305fd66e1c Upgrade the wx widgets paths Dave Halter 2018-03-19 00:05:04 +01:00
  • 5c06d9871a Somehow forgot about subscriptlist. Just ignore those for now. Dave Halter 2018-03-18 17:24:45 +01:00
  • 6042706922 Fix the first issue in #1010 Dave Halter 2018-03-18 17:09:44 +01:00
  • 1672613d04 colorama should always color, even if it's not a shell Dave Halter 2018-03-18 01:05:59 +01:00
  • 11b7e95ecc os.path.join completion speed test is sometimes slow, so give it a bit more of time Dave Halter 2018-03-17 21:41:26 +01:00
  • 60da6034c0 Fix some code_lines issues Dave Halter 2018-03-17 19:41:26 +01:00
  • 094affaf84 Remove stdout/stderr from subprocesses (redirected to /dev/null) Dave Halter 2018-03-17 14:14:00 +01:00
  • 5f0b34a520 Add the module_path again Dave Halter 2018-03-16 10:30:11 +01:00
  • cc9c9fc781 Clean up the namedtuple test for #1060 Dave Halter 2018-03-16 10:28:51 +01:00
  • 90a226f898 All modules now have a code_lines attribute, see #1062 Dave Halter 2018-03-16 10:20:14 +01:00
  • 24e1f7e6f0 The release date for 0.12.0 should not be set, yet. See #1061. Dave Halter 2018-03-15 15:16:27 +01:00
  • 1eeb7cb6aa And now remove a pep0484 function that is no longer needed Dave Halter 2018-03-14 21:51:06 +01:00
  • 053618edd0 Some more code to a function Dave Halter 2018-03-14 21:49:17 +01:00
  • ce0aa224f1 More rewriting of the pep0484 logic Dave Halter 2018-03-14 21:34:01 +01:00
  • ae6d01abf5 Start moving some of the pep0484 comment code around Dave Halter 2018-03-14 21:27:29 +01:00
  • e6469f46c7 Cleanup some instance stuff Dave Halter 2018-03-14 21:04:55 +01:00
  • e5546a8ae6 Better docs for funciton annotations Dave Halter 2018-03-14 19:19:38 +01:00
  • f5cf4c1954 Fix an error in param comments Dave Halter 2018-03-14 09:53:25 +01:00
  • 13ba74515d Catch parser errors instead of error recovery when splitting param comments Dave Halter 2018-03-14 09:49:59 +01:00
  • afda309cb9 Merge branch 'function_comment' of https://github.com/wilfred/jedi into mypy-comments Dave Halter 2018-03-14 00:55:06 +01:00