commit | c993a1948043af043bec8e8230abd68200a863b1 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Tue Apr 02 12:15:07 2013 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Tue Apr 02 12:15:07 2013 -0400 |
tree | adc0f5b69bfa4921b3a7a01e7a7e836bd60d9fbc | |
parent | 34d0c66ef2bcfae00beb9f2b14e393cd00f499e4 [diff] [blame] |
#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.
diff --git a/Misc/ACKS b/Misc/ACKS index 593ba4d..2d6bd07 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -992,6 +992,7 @@ Amy Taylor Anatoly Techtonik Mikhail Terekhov +Victor Terrón Richard M. Tew Tobias Thelen Lowe Thiderman