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 rhettinger
Recipients alegonz, docs@python, rhettinger
Date 2020-11-20.20:49:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605905376.46.0.59607459428.issue42360@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9fc319dc033fa32d298fe1c3f171b3d011ac04f0 by Raymond Hettinger in branch 'master':
bpo-42360: Add advice to help avoid pickling issues. (GH-23305)
https://github.com/python/cpython/commit/9fc319dc033fa32d298fe1c3f171b3d011ac04f0
History
Date User Action Args
2020-11-20 20:49:36rhettingersetrecipients: + rhettinger, docs@python, alegonz
2020-11-20 20:49:36rhettingersetmessageid: <1605905376.46.0.59607459428.issue42360@roundup.psfhosted.org>
2020-11-20 20:49:36rhettingerlinkissue42360 messages
2020-11-20 20:49:36rhettingercreate