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 steve.dower
Recipients Segev Finer, amaury.forgeotdarc, flox, janglin, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2017-07-26.15:58:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501084707.57.0.706403308056.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e7bc7aac3d4a7d92aa5913006b0198820882ca59 by Steve Dower (Segev Finer) in branch 'master':
bpo-9566: Fix a warning in Python/getargs.c (#2890)
https://github.com/python/cpython/commit/e7bc7aac3d4a7d92aa5913006b0198820882ca59
History
Date User Action Args
2017-07-26 15:58:27steve.dowersetrecipients: + steve.dower, loewis, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, schmir, janglin, flox, python-dev, Segev Finer
2017-07-26 15:58:27steve.dowersetmessageid: <1501084707.57.0.706403308056.issue9566@psf.upfronthosting.co.za>
2017-07-26 15:58:27steve.dowerlinkissue9566 messages
2017-07-26 15:58:27steve.dowercreate