mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-17 12:43:13 +08:00
os.path.sep should always have a clear value
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ Changelog
|
||||
+++++++++++++++++++
|
||||
|
||||
- Added file path completions, there's a **new ``Completion.type``** ``path``,
|
||||
now.
|
||||
now. Example: ``'/ho`` -> ``'/home/``
|
||||
- ``*args``/``**kwargs`` resolving. If possible Jedi replaces the parameters
|
||||
with the actual alternatives.
|
||||
- Better support for enums/dataclasses
|
||||
|
||||
Reference in New Issue
Block a user