merge from 3.2

This commit is contained in:
Senthil Kumaran 2011-04-26 21:14:26 +08:00
commit 0145c54213
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ Core and Builtins
Library
-------
- Issue #11236: getpass.getpass responds to ctrl-c or ctrl-z on terminal.
- Issue #11856: Speed up parsing of JSON numbers.
- Issue #11005: threading.RLock()._release_save() raises a RuntimeError if the