Skip to content

PEP 737: Add type.__format__() method#3589

Merged
vstinner merged 8 commits intopython:mainfrom
vstinner:pep737_format
Jan 15, 2024
Merged

PEP 737: Add type.__format__() method#3589
vstinner merged 8 commits intopython:mainfrom
vstinner:pep737_format

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Dec 14, 2023

  • Add type.__format__() method.
  • Add more formats to PyUnicode_FromFormat().
  • Add PyType_GetModuleName() function.

📚 Documentation preview 📚: https://pep-previews--3589.org.readthedocs.build/

* Add type.__format__() method.
* Add more formats to PyUnicode_FromFormat().
* Add PyType_GetModuleName() function.
@vstinner
Copy link
Member Author

Note to myself: the abstract is outdated.

@vstinner vstinner closed this Jan 10, 2024
@vstinner vstinner deleted the pep737_format branch January 10, 2024 15:11
@vstinner vstinner restored the pep737_format branch January 10, 2024 15:13
@vstinner vstinner reopened this Jan 10, 2024
@vstinner vstinner marked this pull request as ready for review January 10, 2024 15:37
@vstinner vstinner merged commit 8cbcebf into python:main Jan 15, 2024
@vstinner vstinner deleted the pep737_format branch January 15, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant