SIGN IN SIGN UP

pub(crate) all functions prefixed with _Py (#6053)

* pub(crate) all functions prefixed with _Py

* news

* nox -s format-ffi-extern

* Revert for longobject

* Update 6053.changed.md

* `_PyBytes_Resize` is documented

https://docs.python.org/3/c-api/bytes.html#c._PyBytes_Resize

* Update 6053.changed.md

* Rename 6053.changed.md to 6053.removed.md

* Change visibility of _PyEval_EvalFrameDefault and _PyEval_RequestCodeExtraIndex

* Update 6053.removed.md

* Change visibility of _PyCode_GetExtra and _PyCode_SetExtra

* news

* Update ceval.rs

* Update code.rs

* Remove functions mentioned in 6053.removed.md

* Update newsfragments/6053.removed.md

Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>

* Update objimpl.rs

* Update longobject.rs

* Update pyerrors.rs

---------

Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>
C
Charlie Lin committed
210da9122b655dfd2286d95aaf26d0d101d70076
Parent: 6aadaf2
Committed by GitHub <noreply@github.com> on 5/24/2026, 6:26:17 AM