Browse Source

#11686: news entry.

pull/2332/head
R David Murray 14 years ago
parent
commit
eebe1112ff
  1. 3
      Misc/NEWS

3
Misc/NEWS

@ -25,6 +25,9 @@ Core and Builtins
Library
-------
- Issue #11686: Added missing entries to email package __all__ lists
(mostly the new Bytes classes).
- Issue #10484: Fix the CGIHTTPServer's PATH_INFO handling problem.
- Issue #11199: Fix the with urllib which hangs on particular ftp urls.

Loading…
Cancel
Save