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