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 miss-islington
Recipients benjamin.peterson, berker.peksag, brett.cannon, izbyshev, miss-islington, serhiy.storchaka, vstinner
Date 2018-11-03.01:30:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541208616.51.0.788709270274.issue35147@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a9122d183b1fbc4484d72aec69fc0979c7fd91f2 by Miss Islington (bot) (Alexey Izbyshev) in branch '3.7':
[3.7] bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300) (GH-10301)
https://github.com/python/cpython/commit/a9122d183b1fbc4484d72aec69fc0979c7fd91f2
History
Date User Action Args
2018-11-03 01:30:16miss-islingtonsetrecipients: + miss-islington, brett.cannon, vstinner, benjamin.peterson, berker.peksag, serhiy.storchaka, izbyshev
2018-11-03 01:30:16miss-islingtonsetmessageid: <1541208616.51.0.788709270274.issue35147@psf.upfronthosting.co.za>
2018-11-03 01:30:16miss-islingtonlinkissue35147 messages
2018-11-03 01:30:15miss-islingtoncreate