summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-01-02 18:26:50 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-01-02 18:26:50 (GMT)
commitc22eaecd53a3d9dc7ca441e6d6f1e0148469f1e9 (patch)
treefdfd9e3a83f10070bfd06a678775af047cc09d48 /Misc
parent393a94243f47fb02c936945e6931427c6adefbcf (diff)
parent3e6ab1715d13deab644e02e05d978ccb17241176 (diff)
downloadcpython-c22eaecd53a3d9dc7ca441e6d6f1e0148469f1e9.zip
cpython-c22eaecd53a3d9dc7ca441e6d6f1e0148469f1e9.tar.gz
cpython-c22eaecd53a3d9dc7ca441e6d6f1e0148469f1e9.tar.bz2
merge 3.3 (closes #20108)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 69f43b0..79509eb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -46,6 +46,8 @@ Library
- Fix breakage in TestSuite.countTestCases() introduced by issue #11798.
+- Issue #20108: Avoid parameter name clash in inspect.getcallargs().
+
- Issue #19918: Fix PurePath.relative_to() under Windows.
- Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl