Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc8b6cf0

Browse files
committed
Update comment about improving expand_path overloads
1 parent5ee8744 commitc8b6cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/util.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ def expand_path(p: None, expand_vars: bool = ...) -> None:
500500

501501
@overload
502502
defexpand_path(p:PathLike,expand_vars:bool= ...)->str:
503-
#improve these overloads when 3.5 dropped
503+
#TODO: Support for Python 3.5has beendropped, so these overloads can be improved.
504504
...
505505

506506

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp