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 christian.heimes
Recipients christian.heimes, kevans, koobs, vstinner
Date 2020-06-18.13:11:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592485892.12.0.540563795969.issue41013@roundup.psfhosted.org>
In-reply-to
Content
The traceback points to line 3520, which calls f.tell() on a file object that wraps a memfd.
History
Date User Action Args
2020-06-18 13:11:32christian.heimessetrecipients: + christian.heimes, vstinner, koobs, kevans
2020-06-18 13:11:32christian.heimessetmessageid: <1592485892.12.0.540563795969.issue41013@roundup.psfhosted.org>
2020-06-18 13:11:32christian.heimeslinkissue41013 messages
2020-06-18 13:11:32christian.heimescreate