Dave Halter
|
7e295d05a1
|
Remove some more Python 2/3.5 references
|
2020-07-02 00:25:00 +02:00 |
|
Dave Halter
|
50b85153ce
|
Remove a lot of test references to Python 2/3.5
|
2020-07-02 00:17:21 +02:00 |
|
Dave Halter
|
a892887b04
|
Remove Python 3.4 support
|
2020-02-27 02:04:03 +01:00 |
|
Dave Halter
|
4176af337f
|
A few Python 2 fixes
|
2019-05-18 01:09:09 +02:00 |
|
Dave Halter
|
4b829c358b
|
Fix an import names completion issue
|
2019-05-17 23:34:17 +02:00 |
|
Dave Halter
|
02ab71ff26
|
Tests for stub import completions
|
2019-05-17 16:53:34 +02:00 |
|
Dave Halter
|
e70c49fea2
|
Use completions from both stubs and actual modules
|
2019-05-17 16:04:16 +02:00 |
|
Dave Halter
|
c640aa9213
|
goto_assignments should work even if something is only defined in a stub
|
2019-05-17 14:58:55 +02:00 |
|
Dave Halter
|
9d5f57d798
|
Make sure inferring works even if a stub doesn't have all variables defined
|
2019-05-17 14:45:22 +02:00 |
|
Dave Halter
|
4f64dd30f9
|
Make sure Python is still loadable in stub only folders
|
2019-05-15 22:23:23 +02:00 |
|
Dave Halter
|
904c4d04bb
|
Make sure Python is still loadable in mixed stub/python folders
|
2019-05-15 22:20:57 +02:00 |
|
Dave Halter
|
f49d48fbd2
|
Add a few more tests for nested stub folders
|
2019-05-15 22:18:22 +02:00 |
|
Dave Halter
|
e4170d65b7
|
Make namespace folders work with stubs
|
2019-05-15 21:55:54 +02:00 |
|
Dave Halter
|
5ff3e4d1d1
|
Implement stub tests and a first iteration of loading them from some random place
|
2019-05-13 10:13:59 +02:00 |
|