mirror of
https://github.com/python/cpython.git
synced 2025-11-17 17:46:45 +00:00
Issue #14936: curses_panel was converted to PEP 3121 API.
Patch by Robin Schreiber.
This commit is contained in:
parent
474eb23b7f
commit
c838ec1f82
2 changed files with 45 additions and 12 deletions
|
|
@ -21,6 +21,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #14936: curses_panel was converted to PEP 3121 API.
|
||||
Patch by Robin Schreiber.
|
||||
|
||||
- Issue #1667546: On platforms supporting tm_zone and tm_gmtoff fields
|
||||
in struct tm, time.struct_time objects returned by time.gmtime(),
|
||||
time.localtime() and time.strptime() functions now have tm_zone and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue