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, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-06-16.17:23:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560705838.82.0.210132642555.issue37308@roundup.psfhosted.org>
In-reply-to
Content
mmap.mmap() passes a char * encoded as UTF-8 to CreateFileMappingA() when the tagname parameter is used.

This was reported by Eryk Sun on PR 14114.
History
Date User Action Args
2019-06-16 17:23:59ZackerySpytzsetrecipients: + ZackerySpytz, paul.moore, tim.golden, zach.ware, steve.dower
2019-06-16 17:23:58ZackerySpytzsetmessageid: <1560705838.82.0.210132642555.issue37308@roundup.psfhosted.org>
2019-06-16 17:23:58ZackerySpytzlinkissue37308 messages
2019-06-16 17:23:58ZackerySpytzcreate