This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients BreamoreBoy, Shane.Hansen, docs@python, eric.snow, georg.brandl, pitrou, python-dev
Date 2014-10-06.14:37:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141006143630.52983.9510@mail.hg.python.org>
In-reply-to
Content
New changeset 6e2a72e05b4f by Georg Brandl in branch '2.7':
Closes #14303: socket.makefile() does not call dup() anymore on the socket fd.
https://hg.python.org/cpython/rev/6e2a72e05b4f
History
Date User Action Args
2014-10-06 14:37:04python-devsetrecipients: + python-dev, georg.brandl, pitrou, docs@python, BreamoreBoy, eric.snow, Shane.Hansen
2014-10-06 14:37:04python-devlinkissue14303 messages
2014-10-06 14:37:04python-devcreate