commit | bc07cb883e5c03b8c108c2c9d86bc0a158d62c27 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Jun 14 16:01:23 2012 +0200 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Jun 14 16:01:23 2012 +0200 |
tree | 153ac15ef3524b8ffcb3fd382baa9e80b28bbb89 | |
parent | c838ec1f821e7a79838f37c45119ce028e7c4940 [diff] [blame] |
Issue #14936: curses_panel was converted to PEP 3121 and PEP 384 API. Patch by Robin Schreiber.
diff --git a/Misc/NEWS b/Misc/NEWS index ffac575..bfb9f80 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -21,7 +21,7 @@ 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