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 vstinner
Recipients Christophe.Devriese, gregory.p.smith, nadeem.vawda, neologix, pitrou, vstinner
Date 2013-01-08.23:29:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357687759.87.0.521324368336.issue12107@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, by the way: I never understood why SimpleXMLRPCServer does set FD_CLOEXEC (since the issue #1222790), whereas TCPServer doesn't.
History
Date User Action Args
2013-01-08 23:29:19vstinnersetrecipients: + vstinner, gregory.p.smith, pitrou, nadeem.vawda, neologix, Christophe.Devriese
2013-01-08 23:29:19vstinnersetmessageid: <1357687759.87.0.521324368336.issue12107@psf.upfronthosting.co.za>
2013-01-08 23:29:19vstinnerlinkissue12107 messages
2013-01-08 23:29:19vstinnercreate