bpo-45094: Add Py_NO_INLINE macro by vstinner · Pull Request #28140 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
- Rename _Py_NO_INLINE macro to Py_NO_INLINE: make it public and
document it. - Sort macros in the C API documentation.
vstinner
requested review from
gpshead,
rhettinger and
tiran
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
* Rename _Py_NO_INLINE macro to Py_NO_INLINE: make it public and document it. * Sort macros in the C API documentation.
vstinner
commented
Sep 3, 2021
vstinner commented
Member Author
PR to prepare the addition of a Py_ALWAYS_INLINE macro.
vstinner
merged commit
7974c30
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
no_inline
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment