bpo-28254: Add PyGC_ functions to the stable ABI manifest by encukou · Pull Request #25720 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Member
I've just merged the "stable ABI manifest" part of PEP-652, so checks fail since 3 new functions were added to the stable ABI.
- add them to
Misc/stable_abi.txt - regenerate files (
make regen-limited-abi)
encukou
requested a review
from a team
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
encukou
mentioned this pull request
encukou
added
the
skip news
label
orsenthil
reviewed
| # (Detailed comments aren't really needed for further entries: from here on | ||
| # we can use version control logs.) | ||
|
|
||
| function PyGC_Disable |
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Shouldn't these at line 2124.
orsenthil
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
scoder
reviewed
pablogsal
approved these changes
scoder
approved these changes
pablogsal
mentioned this pull request
Co-authored-by: scoder <stefan_ml@behnel.de>
orsenthil
mentioned this pull request
encukou
merged commit
14fc2bd
into
python:master
bedevere-bot
removed
the
awaiting merge
label
encukou
deleted the
bpo-28254-abi
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment