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 methane
Recipients barry, benjamin.peterson, methane, ned.deily, ronaldoussoren, tdsmith, zmwangx
Date 2018-02-07.10:09:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517998180.13.0.467229070634.issue32616@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2942b909d9a428e6683d90b3436cfa4a81bd5d8a by INADA Naoki in branch '2.7':
bpo-32616: Disable computed gotos by default for clang < 5 (GH-5574)
https://github.com/python/cpython/commit/2942b909d9a428e6683d90b3436cfa4a81bd5d8a
History
Date User Action Args
2018-02-07 10:09:40methanesetrecipients: + methane, barry, ronaldoussoren, benjamin.peterson, ned.deily, tdsmith, zmwangx
2018-02-07 10:09:40methanesetmessageid: <1517998180.13.0.467229070634.issue32616@psf.upfronthosting.co.za>
2018-02-07 10:09:40methanelinkissue32616 messages
2018-02-07 10:09:40methanecreate