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 benjamin.peterson
Recipients SethMichaelLarson, benjamin.peterson
Date 2016-12-29.04:21:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482985275.45.0.559578286554.issue29091@psf.upfronthosting.co.za>
In-reply-to
Content
Are you using that implementation on Python 2? Python 3's socket.listen has one optional backlog argument.
History
Date User Action Args
2016-12-29 04:21:15benjamin.petersonsetrecipients: + benjamin.peterson, SethMichaelLarson
2016-12-29 04:21:15benjamin.petersonsetmessageid: <1482985275.45.0.559578286554.issue29091@psf.upfronthosting.co.za>
2016-12-29 04:21:15benjamin.petersonlinkissue29091 messages
2016-12-29 04:21:15benjamin.petersoncreate