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 ZackerySpytz
Recipients ZackerySpytz
Date 2021-03-07.23:29:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615159746.88.0.364980606308.issue43429@roundup.psfhosted.org>
In-reply-to
Content
For anonymous memory, mmap.size() works without issue on Windows, but it raises OSError on Unix.
History
Date User Action Args
2021-03-07 23:29:06ZackerySpytzsetrecipients: + ZackerySpytz
2021-03-07 23:29:06ZackerySpytzsetmessageid: <1615159746.88.0.364980606308.issue43429@roundup.psfhosted.org>
2021-03-07 23:29:06ZackerySpytzlinkissue43429 messages
2021-03-07 23:29:06ZackerySpytzcreate