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 benjamin.peterson, jnoller
Date 2008-09-22.00:04:19
SpamBayes Score 3.9819247e-07
Marked as misclassified No
Message-id <1222041862.6.0.169497195008.issue3927@psf.upfronthosting.co.za>
In-reply-to
Content
multiprocessing.dummy is still using some of the "get_name", "set_name"
variety names. These should change. The attached patch should handle the
problem.
History
Date User Action Args
2008-09-22 00:04:23benjamin.petersonsetrecipients: + benjamin.peterson, jnoller
2008-09-22 00:04:22benjamin.petersonsetmessageid: <1222041862.6.0.169497195008.issue3927@psf.upfronthosting.co.za>
2008-09-22 00:04:21benjamin.petersonlinkissue3927 messages
2008-09-22 00:04:20benjamin.petersoncreate