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

Commitb7cd520

Browse files
sroetByron
authored andcommitted
update docstring
1 parentd6cdafe commitb7cd520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/cmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def handle_process_output(process: 'Git.AutoInterrupt' | Popen,
9494
their contents to handlers.
9595
Set it to False if `universal_newline == True` (then streams are in text-mode)
9696
or if decoding must happen later (i.e. for Diffs).
97-
:param timeout: float, timeout to pass to t.join() in case it hangs. Default =10.0 seconds
97+
:param timeout: float,or Nonetimeout to pass to t.join() in case it hangs. Default =None.
9898
"""
9999
# Use 2 "pump" threads and wait for both to finish.
100100
defpump_stream(cmdline:List[str],name:str,stream:Union[BinaryIO,TextIO],is_decode:bool,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp