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 Mark.Shannon, jdemeyer, josh.r, methane, vstinner
Date 2019-08-08.01:57:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I'm conservative about adding public APIs.
But in this case, LIKELY/UNLIKELY macros are battle-tested in the world already.
So I think it's safe to make it public.

But I'll wait to merge for a week for other core dev's comments.
History
Date User Action Args
2019-08-08 01:57:24methanesetrecipients: + methane, vstinner, Mark.Shannon, jdemeyer, josh.r
2019-08-08 01:57:24methanesetmessageid: <[email protected]>
2019-08-08 01:57:24methanelinkissue37774 messages
2019-08-08 01:57:24methanecreate