diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -127,6 +127,8 @@ Extension modules Library ------- +- netrc now allows Ascii punctuation characters in passwords. + - shelve now supports the optional writeback argument, and exposes pickle protocol versions. |