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 miss-islington
Recipients Alex.Willmer, christian.heimes, miss-islington, pitrou, vstinner
Date 2019-06-13.12:28:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560428901.36.0.263791166876.issue37210@roundup.psfhosted.org>
In-reply-to
Content
New changeset cbda40db7b604b377acfd3f04e19407ca33748a7 by Miss Islington (bot) in branch '3.8':
bpo-37210: Fix pure Python pickle when _pickle is unavailable (GH-14016)
https://github.com/python/cpython/commit/cbda40db7b604b377acfd3f04e19407ca33748a7
History
Date User Action Args
2019-06-13 12:28:21miss-islingtonsetrecipients: + miss-islington, pitrou, vstinner, christian.heimes, Alex.Willmer
2019-06-13 12:28:21miss-islingtonsetmessageid: <1560428901.36.0.263791166876.issue37210@roundup.psfhosted.org>
2019-06-13 12:28:21miss-islingtonlinkissue37210 messages
2019-06-13 12:28:21miss-islingtoncreate