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 lukasz.langa
Recipients Nathan.Goldbaum, lukasz.langa, pitrou
Date 2020-02-23.22:34:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582497240.12.0.510177572944.issue39681@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9f37872e307734666a7169f7be6e3370d3068282 by Antoine Pitrou in branch 'master':
bpo-39681: Fix C pickle regression with minimal file-like objects (#18592)
https://github.com/python/cpython/commit/9f37872e307734666a7169f7be6e3370d3068282
History
Date User Action Args
2020-02-23 22:34:00lukasz.langasetrecipients: + lukasz.langa, pitrou, Nathan.Goldbaum
2020-02-23 22:34:00lukasz.langasetmessageid: <1582497240.12.0.510177572944.issue39681@roundup.psfhosted.org>
2020-02-23 22:34:00lukasz.langalinkissue39681 messages
2020-02-23 22:34:00lukasz.langacreate