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 vstinner
Recipients Segev Finer, amaury.forgeotdarc, flox, janglin, jkloth, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2018-12-07.16:54:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544201665.73.0.788709270274.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 028f0ef4f3111d2b3fc5b971642e337ba7990873 by Victor Stinner in branch 'master':
bpo-9566: Fix compiler warnings in peephole.c (GH-10652)
https://github.com/python/cpython/commit/028f0ef4f3111d2b3fc5b971642e337ba7990873
History
Date User Action Args
2018-12-07 16:54:25vstinnersetrecipients: + vstinner, loewis, terry.reedy, amaury.forgeotdarc, pitrou, schmir, jkloth, janglin, flox, python-dev, steve.dower, Segev Finer
2018-12-07 16:54:25vstinnersetmessageid: <1544201665.73.0.788709270274.issue9566@psf.upfronthosting.co.za>
2018-12-07 16:54:25vstinnerlinkissue9566 messages
2018-12-07 16:54:25vstinnercreate