◐ Shell
clean mode source ↗

gh-74929: PEP 667 C API documentation by ncoghlan · Pull Request #119379 · python/cpython

@ncoghlan

ncoghlan

ncoghlan

encukou

@ncoghlan

picnixz

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 1, 2024
* Add docs for new APIs
* Add soft-deprecation notices
* Add What's New porting entries
* Update comments referencing `PyFrame_LocalsToFast()` to mention the proxy instead
* Other related cleanups found when looking for refs to the deprecated APIs
(cherry picked from commit 3859e09)

Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>

barneygale pushed a commit to barneygale/cpython that referenced this pull request

Jun 5, 2024
* Add docs for new APIs
* Add soft-deprecation notices
* Add What's New porting entries
* Update comments referencing `PyFrame_LocalsToFast()` to mention the proxy instead
* Other related cleanups found when looking for refs to the deprecated APIs

noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request

Jul 11, 2024
* Add docs for new APIs
* Add soft-deprecation notices
* Add What's New porting entries
* Update comments referencing `PyFrame_LocalsToFast()` to mention the proxy instead
* Other related cleanups found when looking for refs to the deprecated APIs

estyxx pushed a commit to estyxx/cpython that referenced this pull request

Jul 17, 2024
* Add docs for new APIs
* Add soft-deprecation notices
* Add What's New porting entries
* Update comments referencing `PyFrame_LocalsToFast()` to mention the proxy instead
* Other related cleanups found when looking for refs to the deprecated APIs