Skip to content

Conversation

@StanFromIreland
Copy link
Member

@StanFromIrelandStanFromIreland commented Nov 8, 2025

Copy link
Member

@ZeroIntensityZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These seem like a candidate for soft deprecation, so please bring this up at capi-workgroup/decisions#86. I'm a bit surprised that they were intentionally added to the public API in 2.7, but character functions don't seem like CPython's job to support.

@StanFromIreland
Copy link
MemberAuthor

I concur, soft deprecation makes sense.

Copy link
Member

@ZeroIntensityZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for dealing with these! I'm going to hold off on merging until Monday in case someone else has a strong opinion on these.

@StanFromIreland
Copy link
MemberAuthor

@malemburg maybe you would like to review?

@ZeroIntensityZeroIntensity merged commit df19261 into python:mainNov 10, 2025
32 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsNov 10, 2025
@ZeroIntensityZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Nov 10, 2025
@miss-islington-app
Copy link

Thanks @StanFromIreland for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @StanFromIreland for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 10, 2025
(cherry picked from commit df19261) Co-authored-by: Stan Ulbrych <[email protected]>
@bedevere-app
Copy link

GH-141339 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Nov 10, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 10, 2025
(cherry picked from commit df19261) Co-authored-by: Stan Ulbrych <[email protected]>
@bedevere-app
Copy link

GH-141340 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Nov 10, 2025
ZeroIntensity pushed a commit that referenced this pull request Nov 10, 2025
gh-141004: Document `pyctype.h` macros (GH-141272) (cherry picked from commit df19261) Co-authored-by: Stan Ulbrych <[email protected]>
ZeroIntensity pushed a commit that referenced this pull request Nov 10, 2025
gh-141004: Document `pyctype.h` macros (GH-141272) (cherry picked from commit df19261) Co-authored-by: Stan Ulbrych <[email protected]>
@StanFromIrelandStanFromIreland deleted the pyctype branch November 10, 2025 15:54
StanFromIreland added a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@StanFromIreland@ZeroIntensity