Kaydet (Commit) c12dcd2e authored tarafından Serhiy Storchaka's avatar Serhiy Storchaka

Fix accidental non-breakable space (U+00A0).

üst ec02217f
...@@ -239,7 +239,7 @@ Library ...@@ -239,7 +239,7 @@ Library
- Issue #15505: `unittest.installHandler` no longer assumes SIGINT handler is - Issue #15505: `unittest.installHandler` no longer assumes SIGINT handler is
set to a callable object. set to a callable object.
- Issue #17051: Fix a memory leak in os.path.isdir() on Windows. Patch by - Issue #17051: Fix a memory leak in os.path.isdir() on Windows. Patch by
Robert Xiao. Robert Xiao.
- Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase - Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment