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 miss-islington
Recipients ZackerySpytz, miss-islington, serhiy.storchaka
Date 2018-06-05.13:21:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528204867.38.0.592728768989.issue33767@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 631fe1fa423c42197d533103dcf349ca19baed0c by Miss Islington (bot) in branch '3.7':
bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381)
https://github.com/python/cpython/commit/631fe1fa423c42197d533103dcf349ca19baed0c
History
Date User Action Args
2018-06-05 13:21:07miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-06-05 13:21:07miss-islingtonsetmessageid: <1528204867.38.0.592728768989.issue33767@psf.upfronthosting.co.za>
2018-06-05 13:21:07miss-islingtonlinkissue33767 messages
2018-06-05 13:21:07miss-islingtoncreate