Dave Halter
|
eea35ffc31
|
Remove supported Pythons from environments
|
2020-07-02 01:52:44 +02:00 |
|
Dave Halter
|
49e4b1a0f8
|
Remove force_unicode
|
2020-07-02 01:47:21 +02:00 |
|
Dave Halter
|
07fc1ef837
|
Remove the pickle compatibility stuff
|
2020-07-02 01:29:54 +02:00 |
|
Dave Halter
|
aab9fd2fbe
|
Remove queue compatibility
|
2020-07-02 00:52:26 +02:00 |
|
Dave Halter
|
4e2ca9e5fd
|
Remove some pickle compatibility
|
2020-07-02 00:50:58 +02:00 |
|
Dave Halter
|
3262ad4350
|
Remove the scandir compatibility
|
2020-07-02 00:38:44 +02:00 |
|
Dave Halter
|
fb34df3987
|
Remove a way for using imp to load Jedi in a subprocess
|
2020-07-02 00:37:09 +02:00 |
|
Ryan Clary
|
7ec8454fc1
|
* Provide option to pass environment variables to Environment and CompiledSubprocess (subprocess.Popen)
* Extend this option to find_system_enviornments and get_system_environment without breaking API
|
2020-06-21 08:08:32 -07:00 |
|
Ryan Clary
|
803c3cb271
|
* Use an explicit environment for subprocess to ensure that existing environment variables are not inherited. This ensures more reliable results, see issue #1540.
* Attempt to send SYSTEMROOT variable to Windows subprocess
|
2020-04-16 00:52:44 +02:00 |
|
Dave Halter
|
102f83ea85
|
Remove unreachable code
|
2020-04-11 01:39:04 +02:00 |
|
Dave Halter
|
10bc578bfe
|
Merge branch 'master' into refactor
|
2020-03-13 23:53:09 +01:00 |
|
Dave Halter
|
91857c2c0a
|
Fix issues with iter_module_names
|
2020-03-11 00:19:40 +01:00 |
|
Dave Halter
|
6bddca011c
|
Listing modules is no longer done by a subprocess
|
2020-03-07 20:25:58 +01:00 |
|
Dave Halter
|
bd1ef659e8
|
Make InterpreterEnvironment public
|
2020-03-01 12:47:26 +01:00 |
|
Dave Halter
|
66ad620692
|
Get rid of a lot of flake8 errors
|
2020-01-01 02:42:31 +01:00 |
|
Dave Halter
|
03920502c4
|
infer_state -> inference_state
|
2019-08-16 11:44:30 +02:00 |
|
Dave Halter
|
fffb39227e
|
InferState -> InferenceState
|
2019-08-16 11:43:21 +02:00 |
|
Dave Halter
|
a5dff65142
|
Evaluator -> InferState
|
2019-08-15 00:37:51 +02:00 |
|
Dave Halter
|
3b4f292464
|
Move the evaluate package to inference
|
2019-08-15 00:14:26 +02:00 |
|