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 jdemeyer
Recipients Mark.Shannon, jdemeyer, methane
Date 2019-08-06.14:00:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565100015.93.0.140823146757.issue37774@roundup.psfhosted.org>
In-reply-to
Content
Take the LIKELY/UNLIKELY macros out of Objects/obmalloc.c (renaming them of course). Use them in a few places to micro-optimize vectorcall.
History
Date User Action Args
2019-08-06 14:00:15jdemeyersetrecipients: + jdemeyer, methane, Mark.Shannon
2019-08-06 14:00:15jdemeyersetmessageid: <1565100015.93.0.140823146757.issue37774@roundup.psfhosted.org>
2019-08-06 14:00:15jdemeyerlinkissue37774 messages
2019-08-06 14:00:15jdemeyercreate