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 pitrou
Recipients Nathan.Goldbaum, lukasz.langa, miss-islington, pitrou
Date 2020-02-24.13:06:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582549565.27.0.0483059621075.issue39681@roundup.psfhosted.org>
In-reply-to
Content
The regression is fixed in git master and in the 3.8 branch. However, I would still advice against the idiom of handling a mmap object as a regular file when using pickle.
History
Date User Action Args
2020-02-24 13:06:05pitrousetrecipients: + pitrou, lukasz.langa, Nathan.Goldbaum, miss-islington
2020-02-24 13:06:05pitrousetmessageid: <1582549565.27.0.0483059621075.issue39681@roundup.psfhosted.org>
2020-02-24 13:06:05pitroulinkissue39681 messages
2020-02-24 13:06:05pitroucreate