mirror of
https://github.com/python/cpython.git
synced 2025-11-19 10:46:17 +00:00
Merge from 3.2
This commit is contained in:
commit
73d2da4209
2 changed files with 5 additions and 2 deletions
|
|
@ -19,6 +19,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #14496: Fix wrong name in idlelib/tabbedpages.py.
|
||||
Patch by Popa Claudiu.
|
||||
|
||||
- Issue #3033: Add displayof parameter to tkinter font. Patch by Guilherme Polo.
|
||||
|
||||
- Issue #14482: Raise a ValueError, not a NameError, when trying to create
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue