diff options
author | Giampaolo RodolĂ <g.rodola@gmail.com> | 2010-08-21 18:47:59 (GMT) |
---|---|---|
committer | Giampaolo RodolĂ <g.rodola@gmail.com> | 2010-08-21 18:47:59 (GMT) |
commit | 5fe9cd53b2cd38c1098b4176f1273998153f7e65 (patch) | |
tree | 7e612f32de8add44591d709c475668e64552c692 /Misc/NEWS | |
parent | 5c8c9a2c330db5a96eb1149d388b411e7ec5acd3 (diff) | |
download | cpython-5fe9cd53b2cd38c1098b4176f1273998153f7e65.zip cpython-5fe9cd53b2cd38c1098b4176f1273998153f7e65.tar.gz cpython-5fe9cd53b2cd38c1098b4176f1273998153f7e65.tar.bz2 |
revert changes made in r84236 committed by accident
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -117,9 +117,6 @@ Extensions Library ------- -- Issue #9129: smtpd.py module is vulnerable to DoS attacks due to missing - error handling when accepting new connections. - - Issue #843590: Make "macintosh" an alias to the "mac_roman" encoding. - Create os.fsdecode(): decode from the filesystem encoding with |