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 Igor Kudrin, christian.heimes, doko, eryksun, mark.dickinson, meador.inge, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vinay.sajip, vstinner, zach.ware
Date 2018-08-02.15:40:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533224423.06.0.56676864532.issue29565@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6a6b2483479a1ad0ab82300452f0ce71fa90b2d7 by Victor Stinner in branch '2.7':
bpo-29565: Fix compilation for C89 (GH-8626)
https://github.com/python/cpython/commit/6a6b2483479a1ad0ab82300452f0ce71fa90b2d7
History
Date User Action Args
2018-08-02 15:40:23vstinnersetrecipients: + vstinner, doko, paul.moore, vinay.sajip, mark.dickinson, christian.heimes, tim.golden, meador.inge, zach.ware, serhiy.storchaka, eryksun, steve.dower, Igor Kudrin
2018-08-02 15:40:23vstinnersetmessageid: <1533224423.06.0.56676864532.issue29565@psf.upfronthosting.co.za>
2018-08-02 15:40:23vstinnerlinkissue29565 messages
2018-08-02 15:40:23vstinnercreate