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 2016-06-19.15:34:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I'm not sure about removing __getslice__ and __setslice__ from multiprocessing.sharedctypes and __div__ from unittest.mock, and left them as is.
History
Date User Action Args
2016-06-19 15:34:19serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, michael.foord, python-dev, berker.peksag, martin.panter
2016-06-19 15:34:19serhiy.storchakasetmessageid: <[email protected]>
2016-06-19 15:34:19serhiy.storchakalinkissue23641 messages
2016-06-19 15:34:19serhiy.storchakacreate