Fix extra line added in 0bcf23a52d55

This commit is contained in:
Brian Quinlan 2014-02-01 12:07:54 +11:00
parent 2b754f49a5
commit 6d300d672c
1 changed files with 0 additions and 3 deletions

View File

@ -72,9 +72,6 @@ Library
- Issue #15304: concurrent.futures.wait() can block forever even if
Futures have completed. Patch by Glenn Langford.
Fix warning message when `os.chdir()` fails inside
`test.support.temp_cwd()`. Patch by Chris Jerdonek.
IDLE
----