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 tzickel
Recipients tzickel
Date 2018-07-31.19:50:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533066631.56.0.56676864532.issue34300@psf.upfronthosting.co.za>
In-reply-to
Content
Changing Py_FatalError prototype to add: __attribute__((noreturn)) also stops the warning.
History
Date User Action Args
2018-07-31 19:50:31tzickelsetrecipients: + tzickel
2018-07-31 19:50:31tzickelsetmessageid: <1533066631.56.0.56676864532.issue34300@psf.upfronthosting.co.za>
2018-07-31 19:50:31tzickellinkissue34300 messages
2018-07-31 19:50:31tzickelcreate