Message 401152 - Python tracker

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.

Content
Rather than defining again functions as macro, you should consider using __forceinline function attribute: see bpo-45094.