Files
jedi/test/completion
Kirat Singh 53e837055f fix(import): support for nested namespace packages
If multiple directories in sys.path provide a nested namespace
package, then jedi would only visit the first directory which
contained the package.  Fix this by saving the remaining path list in
the ImplicitNamespaceValue and add a test for it.
2021-10-02 04:09:27 +00:00
..
2020-07-02 03:34:44 +02:00
2019-12-27 11:59:40 +01:00
2019-06-20 09:53:40 +02:00
2018-10-24 00:45:06 +02:00
2019-08-25 02:37:52 +02:00
2020-01-12 03:06:52 +01:00
2021-01-01 03:18:49 +01:00
2020-04-25 22:55:29 +02:00
2020-07-17 16:07:54 +02:00