mirror of
https://github.com/python/cpython.git
synced 2025-11-18 01:57:37 +00:00
merge 3.2 (#14699)
This commit is contained in:
commit
8fbd295458
3 changed files with 59 additions and 3 deletions
|
|
@ -10,6 +10,8 @@ What's New in Python 3.3.0 Alpha 3?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #14699: Fix calling the classmethod descriptor directly.
|
||||
|
||||
- Issue #14433: Prevent msvcrt crash in interactive prompt when stdin
|
||||
is closed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue