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 miss-islington, serhiy.storchaka, shihai1991
Date 2020-03-02.06:29:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583130541.01.0.213609819046.issue39378@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1f577ce363121d590b51abf5c41d1bcf3d751436 by Hai Shi in branch 'master':
bpo-39378: partial of PickleState struct should be traversed. (GH-18046)
https://github.com/python/cpython/commit/1f577ce363121d590b51abf5c41d1bcf3d751436
History
Date User Action Args
2020-03-02 06:29:01serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington, shihai1991
2020-03-02 06:29:01serhiy.storchakasetmessageid: <1583130541.01.0.213609819046.issue39378@roundup.psfhosted.org>
2020-03-02 06:29:01serhiy.storchakalinkissue39378 messages
2020-03-02 06:29:00serhiy.storchakacreate