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 alexandre.vassalotti, benjamin.peterson, hroncok, mcepl, miss-islington, serhiy.storchaka, shuoz, vstinner, xtreak
Date 2019-01-22.12:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548159896.52.0.709552546415.issue34656@roundup.psfhosted.org>
In-reply-to
Content
> And Modules/cPickle.c is that drastically different?

Stupid me. I was surprised that Python 2.7 had no C accelerator. I was looking for Modules/*pickle*.c on my case sensitive Linux filesystem...
History
Date User Action Args
2019-01-22 12:24:57vstinnersetrecipients: + vstinner, alexandre.vassalotti, benjamin.peterson, mcepl, serhiy.storchaka, hroncok, miss-islington, xtreak, shuoz
2019-01-22 12:24:56vstinnersetmessageid: <1548159896.52.0.709552546415.issue34656@roundup.psfhosted.org>
2019-01-22 12:24:56vstinnerlinkissue34656 messages
2019-01-22 12:24:56vstinnercreate