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 brett.cannon
Recipients brett.cannon, takluyver
Date 2018-06-09.17:09:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528564188.12.0.592728768989.issue33375@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3f45f5da8eb052f1b54d37086c67b7094f35b67b by Brett Cannon (Zackery Spytz) in branch 'master':
bpo-33375: Fix GCC warning in Python/_warnings.c (GH-7556)
https://github.com/python/cpython/commit/3f45f5da8eb052f1b54d37086c67b7094f35b67b
History
Date User Action Args
2018-06-09 17:09:48brett.cannonsetrecipients: + brett.cannon, takluyver
2018-06-09 17:09:48brett.cannonsetmessageid: <1528564188.12.0.592728768989.issue33375@psf.upfronthosting.co.za>
2018-06-09 17:09:48brett.cannonlinkissue33375 messages
2018-06-09 17:09:47brett.cannoncreate