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 Unit03
Recipients Unit03, berker.peksag, martin.panter, maurosr, milap.py, python-dev, r.david.murray, serhiy.storchaka, taddeimania
Date 2015-07-22.09:23:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437556985.14.0.286139370454.issue23883@psf.upfronthosting.co.za>
In-reply-to
Content
> raiseExecptions typo: Might be best to get the typo fixed first (maybe open a separate issue, since it should probably be fixed starting from the 3.4 branch).

Done in #24678 and commited in 83b45ea19d00 .

> Regarding OpcodeInfo, it is probably up to your judgement.

Then I'll leave it as it was - without OpcodeInfo in pickletools.__all__ . The test for it remains in the patch, though.
History
Date User Action Args
2015-07-22 09:23:05Unit03setrecipients: + Unit03, r.david.murray, python-dev, berker.peksag, martin.panter, serhiy.storchaka, milap.py, maurosr, taddeimania
2015-07-22 09:23:05Unit03setmessageid: <1437556985.14.0.286139370454.issue23883@psf.upfronthosting.co.za>
2015-07-22 09:23:05Unit03linkissue23883 messages
2015-07-22 09:23:05Unit03create