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

Commit80ddfb6

Browse files
fanninpmyouknowone
authored andcommitted
Disable support.record_original_stdout()
1 parent3bdaa5d commit80ddfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Lib/test/libregrtest/setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def setup_process() -> None:
5454

5555
adjust_rlimit_nofile()
5656

57-
support.record_original_stdout(sys.stdout)
57+
#support.record_original_stdout(sys.stdout) # TODO: RUSTPYTHON, figure out why this was disabled in the first place
5858

5959
# Set sys.stdout encoder error handler to backslashreplace,
6060
# similar to sys.stderr error handler, to avoid UnicodeEncodeError

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp