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 steve.dower
Recipients corona10, eryksun, neonene, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-12-18.13:03:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639832626.85.0.376021924251.issue40915@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6214caafbe66e34e84c1809abf0b7aab6791956b by neonene in branch 'main':
bpo-40915: Avoid compiler warnings by fixing mmapmodule conversion from LARGE_INTEGER to Py_ssize_t (GH-30175)
https://github.com/python/cpython/commit/6214caafbe66e34e84c1809abf0b7aab6791956b
History
Date User Action Args
2021-12-18 13:03:47steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, corona10, neonene
2021-12-18 13:03:46steve.dowersetmessageid: <1639832626.85.0.376021924251.issue40915@roundup.psfhosted.org>
2021-12-18 13:03:46steve.dowerlinkissue40915 messages
2021-12-18 13:03:46steve.dowercreate