Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Mar 14, 2024

Argument Clinic now uses the PEP 737 "%T" format to format type name for the limited C API.


📚 Documentation preview 📚: https://cpython-previews--116841.org.readthedocs.build/

Argument Clinic now uses the PEP 737 "%T" format to format type name
for the limited C API.
@vstinner vstinner merged commit 8fc8fbb into python:main Mar 15, 2024
@vstinner vstinner deleted the limited_pwd branch March 15, 2024 07:49
vstinner added a commit to vstinner/cpython that referenced this pull request Mar 20, 2024
…6841)

Argument Clinic now uses the PEP 737 "%T" format to format type name
for the limited C API.
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
…6841)

Argument Clinic now uses the PEP 737 "%T" format to format type name
for the limited C API.
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
…6841)

Argument Clinic now uses the PEP 737 "%T" format to format type name
for the limited C API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant