1
0
forked from VimPlug/jedi
Commit Graph

11 Commits

Author SHA1 Message Date
Dave Halter 5ad0e3d72e Ignore some tests for Python 3.4, because it's end of life soon and the typing library doesn't exist for it 2019-06-19 01:37:16 +02:00
Dave Halter 38232fe133 Fix issues with Python 3.7 tests 2019-06-15 22:26:34 +02:00
Dave Halter 4405c4f190 Skip stub tests for Python 2 2019-06-15 21:59:54 +02:00
Dave Halter c3a0fec2d9 Fix tests for stubs 2019-06-15 21:47:03 +02:00
Dave Halter 8e3caaca7f Improve the stub test a bit 2019-06-15 02:20:15 +02:00
Dave Halter 3ddbee1666 Fix issues for socket 2019-06-15 02:07:30 +02:00
Dave Halter e61949da66 Fix some collections.deque issues 2019-06-15 01:56:49 +02:00
Dave Halter 3ed30409ea Some progress in trying to make the deque work 2019-06-14 09:36:23 +02:00
Dave Halter 9b610c9760 Make sure there are proper tests for goto_assignments with prefer_stubs and only_stubs 2019-06-13 09:41:23 +02:00
Dave Halter 5a26d4cf8f Prefer stubs to Python names when starting to infer 2019-06-13 09:26:50 +02:00
Dave Halter ad2fbf71ba Move stub tests 2019-06-12 14:00:56 +02:00