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 alexandre.vassalotti, serhiy.storchaka
Date 2021-01-02.17:32:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609608776.91.0.921454033883.issue42809@roundup.psfhosted.org>
In-reply-to
Content
New changeset a25011be8c6f62cb3333903befe6295d57f0bd30 by Serhiy Storchaka in branch 'master':
bpo-42809: Improve pickle tests for recursive data. (GH-24060)
https://github.com/python/cpython/commit/a25011be8c6f62cb3333903befe6295d57f0bd30
History
Date User Action Args
2021-01-02 17:32:56serhiy.storchakasetrecipients: + serhiy.storchaka, alexandre.vassalotti
2021-01-02 17:32:56serhiy.storchakasetmessageid: <1609608776.91.0.921454033883.issue42809@roundup.psfhosted.org>
2021-01-02 17:32:56serhiy.storchakalinkissue42809 messages
2021-01-02 17:32:56serhiy.storchakacreate