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 corona10
Recipients corona10, lukasz.langa, serhiy.storchaka, vstinner, yota moteuchi
Date 2020-09-28.20:41:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601325693.07.0.745756150051.issue41875@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24ba3b0df5e5f2f237d7b23b4017ba12f16320ae by Dong-hee Na in branch 'master':
bpo-41875: Use __builtin_unreachable when possible (GH-22433)
https://github.com/python/cpython/commit/24ba3b0df5e5f2f237d7b23b4017ba12f16320ae
History
Date User Action Args
2020-09-28 20:41:33corona10setrecipients: + corona10, vstinner, lukasz.langa, serhiy.storchaka, yota moteuchi
2020-09-28 20:41:33corona10setmessageid: <1601325693.07.0.745756150051.issue41875@roundup.psfhosted.org>
2020-09-28 20:41:33corona10linkissue41875 messages
2020-09-28 20:41:33corona10create