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 pitrou
Recipients ZackerySpytz, brett.cannon, eric.snow, josh.r, ncoghlan, nirs, pitrou, pmpp, serhiy.storchaka, twouters, vstinner, yselivanov
Date 2018-03-14.20:08:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521058090.25.0.467229070634.issue33021@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d6e140466142018ddbb7541185348be2b833a2ce by Antoine Pitrou (Zackery Spytz) in branch 'master':
bpo-33021: Fix GCC 7 warning (-Wmaybe-uninitialized) in mmapmodule.c (#6117)
https://github.com/python/cpython/commit/d6e140466142018ddbb7541185348be2b833a2ce
History
Date User Action Args
2018-03-14 20:08:10pitrousetrecipients: + pitrou, twouters, brett.cannon, ncoghlan, nirs, vstinner, pmpp, eric.snow, serhiy.storchaka, yselivanov, josh.r, ZackerySpytz
2018-03-14 20:08:10pitrousetmessageid: <1521058090.25.0.467229070634.issue33021@psf.upfronthosting.co.za>
2018-03-14 20:08:10pitroulinkissue33021 messages
2018-03-14 20:08:10pitroucreate