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 elliot.gorokhovsky, eryksun, godaygo, mdk, ppperry, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2018-01-29.12:47:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517230028.8.0.467229070634.issue28685@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8017b804a06804793bcc0a7f734d8a846b0fe18a by Victor Stinner in branch 'master':
bpo-28685: Fix compiler warning (GH-5423)
https://github.com/python/cpython/commit/8017b804a06804793bcc0a7f734d8a846b0fe18a
History
Date User Action Args
2018-01-29 12:47:08vstinnersetrecipients: + vstinner, tim.peters, rhettinger, serhiy.storchaka, eryksun, ppperry, mdk, elliot.gorokhovsky, godaygo
2018-01-29 12:47:08vstinnersetmessageid: <1517230028.8.0.467229070634.issue28685@psf.upfronthosting.co.za>
2018-01-29 12:47:08vstinnerlinkissue28685 messages
2018-01-29 12:47:08vstinnercreate