mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Issue #802310: Generate always unique tkinter font names if not directly passed
This commit is contained in:
parent
5af3e1afb0
commit
39f0037735
2 changed files with 6 additions and 1 deletions
|
|
@ -19,6 +19,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #802310: Generate always unique tkinter font names if not directly passed.
|
||||
|
||||
- Issue #14151: Raise a ValueError, not a NameError, when trying to create
|
||||
a multiprocessing Client or Listener with an AF_PIPE type address under
|
||||
non-Windows platforms. Patch by Popa Claudiu.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue