summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2013-04-02 16:15:07 (GMT)
committerR David Murray <rdmurray@bitdance.com>2013-04-02 16:15:07 (GMT)
commitc993a1948043af043bec8e8230abd68200a863b1 (patch)
treeadc0f5b69bfa4921b3a7a01e7a7e836bd60d9fbc /Misc/NEWS
parent34d0c66ef2bcfae00beb9f2b14e393cd00f499e4 (diff)
downloadcpython-c993a1948043af043bec8e8230abd68200a863b1.zip
cpython-c993a1948043af043bec8e8230abd68200a863b1.tar.gz
cpython-c993a1948043af043bec8e8230abd68200a863b1.tar.bz2
#13163: fix names of _get_socket args
This was already done in Python3, but having it wrong leads to incorrect debug output, so it seems worth fixing in 2.7 as well. Patch by Victor TerrĂ³n.
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 70dd410..ab655eb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,9 @@ Core and Builtins
Library
-------
+- Issue #13163: Rename operands in smtplib.SMTP._get_socket to correct names;
+ fixes otherwise misleading output in tracebacks and when when debug is on.
+
- Issue #6698: IDLE now opens just an editor window when configured to do so.
- Issue #8900: Using keyboard shortcuts in IDLE to open a file no longer