diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ What's New in Python 3.1.4? *Release date: 2011-05-XX* +Library +------- + +- Issue #12009: Fixed regression in netrc file comment handling. + Extension Modules ----------------- |