Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 3, 2021

  • Rename _Py_NO_INLINE macro to Py_NO_INLINE: make it public and
    document it.
  • Sort macros in the C API documentation.

https://bugs.python.org/issue45094

* Rename _Py_NO_INLINE macro to Py_NO_INLINE: make it public and
  document it.
* Sort macros in the C API documentation.
@vstinner
Copy link
Member Author

vstinner commented Sep 3, 2021

PR to prepare the addition of a Py_ALWAYS_INLINE macro.

@vstinner vstinner merged commit 7974c30 into python:main Sep 3, 2021
@vstinner vstinner deleted the no_inline branch September 3, 2021 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants