diff options
| author | R David Murray <rdmurray@bitdance.com> | 2012-03-17 02:49:54 (GMT) |
|---|---|---|
| committer | R David Murray <rdmurray@bitdance.com> | 2012-03-17 02:49:54 (GMT) |
| commit | eebe1112ffce4e014317cdfad74580ea600602b5 (patch) | |
| tree | 9e155c117ac37746cc1de7e2c6a14a92d89b953c | |
| parent | 1b6c724df01614b446b748c505214afd658e75fe (diff) | |
| download | cpython-eebe1112ffce4e014317cdfad74580ea600602b5.zip cpython-eebe1112ffce4e014317cdfad74580ea600602b5.tar.gz cpython-eebe1112ffce4e014317cdfad74580ea600602b5.tar.bz2 | |
#11686: news entry.
| -rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
