mirror of https://github.com/python/cpython
Fix extra line added in 0bcf23a52d55
This commit is contained in:
parent
2b754f49a5
commit
6d300d672c
|
@ -72,9 +72,6 @@ Library
|
||||||
- Issue #15304: concurrent.futures.wait() can block forever even if
|
- Issue #15304: concurrent.futures.wait() can block forever even if
|
||||||
Futures have completed. Patch by Glenn Langford.
|
Futures have completed. Patch by Glenn Langford.
|
||||||
|
|
||||||
Fix warning message when `os.chdir()` fails inside
|
|
||||||
`test.support.temp_cwd()`. Patch by Chris Jerdonek.
|
|
||||||
|
|
||||||
IDLE
|
IDLE
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue