mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #9770: curses.ascii predicates now work correctly with negative integers.
This commit is contained in:
parent
c9ad8b7a23
commit
283de2b9c1
3 changed files with 31 additions and 9 deletions
|
@ -140,6 +140,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #9770: curses.ascii predicates now work correctly with negative
|
||||
integers.
|
||||
|
||||
- Issue #28427: old keys should not remove new values from
|
||||
WeakValueDictionary when collecting from another thread.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue