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 amaury.forgeotdarc, ezio.melotti, kristjan.jonsson, loewis, r.david.murray, terry.reedy, vstinner
Date 2009-09-14.10:40:15
SpamBayes Score 0.0035619866
Marked as misclassified No
Message-id <1252924817.23.0.754704010263.issue6267@psf.upfronthosting.co.za>
In-reply-to
Content
I opened a bug report introduced by this issue: #6907:
xmlrpclib.make_connection() is not thread safe.
History
Date User Action Args
2009-09-14 10:40:17vstinnersetrecipients: + vstinner, loewis, terry.reedy, amaury.forgeotdarc, kristjan.jonsson, ezio.melotti, r.david.murray
2009-09-14 10:40:17vstinnersetmessageid: <1252924817.23.0.754704010263.issue6267@psf.upfronthosting.co.za>
2009-09-14 10:40:15vstinnerlinkissue6267 messages
2009-09-14 10:40:15vstinnercreate