Christian Heimes <[email protected]> added the comment:
The traceback points to line 3520, which calls f.tell() on a file object that wraps a memfd. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41013> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
