summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2012-06-14 14:01:23 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2012-06-14 14:01:23 (GMT)
commitbc07cb883e5c03b8c108c2c9d86bc0a158d62c27 (patch)
tree153ac15ef3524b8ffcb3fd382baa9e80b28bbb89 /Misc
parentc838ec1f821e7a79838f37c45119ce028e7c4940 (diff)
downloadcpython-bc07cb883e5c03b8c108c2c9d86bc0a158d62c27.zip
cpython-bc07cb883e5c03b8c108c2c9d86bc0a158d62c27.tar.gz
cpython-bc07cb883e5c03b8c108c2c9d86bc0a158d62c27.tar.bz2
Issue #14936: curses_panel was converted to PEP 3121 and PEP 384 API.
Patch by Robin Schreiber.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ffac575..bfb9f80 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -21,7 +21,7 @@ Core and Builtins
Library
-------
-- Issue #14936: curses_panel was converted to PEP 3121 API.
+- Issue #14936: curses_panel was converted to PEP 3121 and PEP 384 API.
Patch by Robin Schreiber.
- Issue #1667546: On platforms supporting tm_zone and tm_gmtoff fields