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 martin.panter
Recipients martin.panter, vstinner
Date 2015-09-19.07:03:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442646217.8.0.913736907586.issue25138@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, None is probably a bad default, since gaierror().errno also defaults to None. Maybe choose some other unlikely non-integer object instead.
History
Date User Action Args
2015-09-19 07:03:37martin.pantersetrecipients: + martin.panter, vstinner
2015-09-19 07:03:37martin.pantersetmessageid: <1442646217.8.0.913736907586.issue25138@psf.upfronthosting.co.za>
2015-09-19 07:03:37martin.panterlinkissue25138 messages
2015-09-19 07:03:37martin.pantercreate