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 ZackerySpytz, steve.dower
Date 2019-06-21.15:32:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561131144.92.0.57665495082.issue37316@roundup.psfhosted.org>
In-reply-to
Content
New changeset 08286d52b29de604a4b187bf1f0d4209e39c926c by Steve Dower (Zackery Spytz) in branch 'master':
bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152)
https://github.com/python/cpython/commit/08286d52b29de604a4b187bf1f0d4209e39c926c
History
Date User Action Args
2019-06-21 15:32:24steve.dowersetrecipients: + steve.dower, ZackerySpytz
2019-06-21 15:32:24steve.dowersetmessageid: <1561131144.92.0.57665495082.issue37316@roundup.psfhosted.org>
2019-06-21 15:32:24steve.dowerlinkissue37316 messages
2019-06-21 15:32:24steve.dowercreate