summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2011-10-30 19:26:28 (GMT)
committerFlorent Xicluna <florent.xicluna@gmail.com>2011-10-30 19:26:28 (GMT)
commit9783b44bcf0f539b56165d823d2b6eede080c1d8 (patch)
treecce085988b5f8a3ccc62fb4541a3180a399d8e85 /Misc
parentcd06a14df7195404d04442598c802d6c096bb15d (diff)
parent93dfee1dfc0bf572d4d9579fd455a72c0c81f148 (diff)
downloadcpython-9783b44bcf0f539b56165d823d2b6eede080c1d8.zip
cpython-9783b44bcf0f539b56165d823d2b6eede080c1d8.tar.gz
cpython-9783b44bcf0f539b56165d823d2b6eede080c1d8.tar.bz2
Merge heads
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f01bb51..50a9a3d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -66,6 +66,11 @@ Core and Builtins
Library
-------
+- Issue #13293: Better error message when trying to marshal bytes using
+ xmlrpc.client.
+
+- Issue #13291: NameError in xmlrpc package.
+
- Issue #13258: Use callable() built-in in the standard library.
- Issue #13273: fix a bug that prevented HTMLParser to properly detect some