summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2013-08-10 16:08:41 (GMT)
committerR David Murray <rdmurray@bitdance.com>2013-08-10 16:08:41 (GMT)
commita9e67ad993f672b44341a110f4a71b746dd066bf (patch)
tree66cc3d80dee862abde1d46127326d0768bdc8875 /Misc/NEWS
parent1c4810b57b78f531f272f550d91d29d99a6dd661 (diff)
parentf22b62e26137e334e9a0beffd0de531955daf8ce (diff)
downloadcpython-a9e67ad993f672b44341a110f4a71b746dd066bf.zip
cpython-a9e67ad993f672b44341a110f4a71b746dd066bf.tar.gz
cpython-a9e67ad993f672b44341a110f4a71b746dd066bf.tar.bz2
Merge heads.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d6a645d..635a925 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -64,6 +64,9 @@ Core and Builtins
Library
-------
+- Issue #8112: xlmrpc.server's DocXMLRPCServer server no longer raises an error
+ if methods have annotations; it now correctly displays the annotations.
+
- Issue #17998: Fix an internal error in regular expression engine.
- Issue #17557: Fix os.getgroups() to work with the modified behavior of