Skip to content

Conversation

@Lincoln-developer
Copy link
Contributor

@Lincoln-developer Lincoln-developer commented Nov 13, 2023

Fixes #111361.

In Python 3.13, unicodedata is updated for Unicode 15.1.0. So this pull request addresses this issue by explicitly mentioning this on what's new in Python 3.13.


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

@bedevere-app
Copy link

bedevere-app bot commented Nov 19, 2023

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Lincoln-developer and others added 2 commits November 21, 2023 17:36
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

@hugovk hugovk merged commit d857d53 into python:main Nov 21, 2023
@Lincoln-developer Lincoln-developer deleted the fix-issue-111361 branch November 22, 2023 08:46
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…hon 3.13 (python#112031)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…hon 3.13 (python#112031)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mention that unicodedata is updated for Unicode 15.1.0 in What's new in Python 3.13

2 participants