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 vstinner
Recipients lzhao, vstinner
Date 2019-04-18.09:24:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555579453.02.0.0617837351766.issue36648@roundup.psfhosted.org>
In-reply-to
Content
What is the current behavior of m = mmap.mmap(-1, 100)? Does it raise an exception?
History
Date User Action Args
2019-04-18 09:24:13vstinnersetrecipients: + vstinner, lzhao
2019-04-18 09:24:13vstinnersetmessageid: <1555579453.02.0.0617837351766.issue36648@roundup.psfhosted.org>
2019-04-18 09:24:13vstinnerlinkissue36648 messages
2019-04-18 09:24:12vstinnercreate