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 serhiy.storchaka
Recipients berker.peksag, ezio.melotti, martin.panter, michael.foord, pitrou, python-dev, serhiy.storchaka
Date 2015-03-12.20:04:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426190650.25.0.749461922576.issue23641@psf.upfronthosting.co.za>
In-reply-to
Content
Committed all except changes to multiprocessing.sharedctypes (remove __getslice__ and __setslice__) and unittest.mock (remove __div__, add __getnewargs_ex__).
History
Date User Action Args
2015-03-12 20:04:10serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, michael.foord, python-dev, berker.peksag, martin.panter
2015-03-12 20:04:10serhiy.storchakasetmessageid: <1426190650.25.0.749461922576.issue23641@psf.upfronthosting.co.za>
2015-03-12 20:04:10serhiy.storchakalinkissue23641 messages
2015-03-12 20:04:10serhiy.storchakacreate