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 ned.deily
Recipients Segev Finer, ned.deily, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2017-07-08.04:51:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499489499.09.0.510572320916.issue30745@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d1d65015fca44b8d1f0b1df78694310270f03a6d by Ned Deily (Serhiy Storchaka) in branch '3.6':
[3.6] bpo-30745: Fix compiler warnings introduced in bpo-30730. (GH-2376) (#2378)
https://github.com/python/cpython/commit/d1d65015fca44b8d1f0b1df78694310270f03a6d
History
Date User Action Args
2017-07-08 04:51:39ned.deilysetrecipients: + ned.deily, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, Segev Finer
2017-07-08 04:51:39ned.deilysetmessageid: <1499489499.09.0.510572320916.issue30745@psf.upfronthosting.co.za>
2017-07-08 04:51:39ned.deilylinkissue30745 messages
2017-07-08 04:51:38ned.deilycreate