FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-111361: Added an update for unicodedata in what's new in Python 3.13 by Lincoln-developer · Pull Request #112031 · python/cpython · GitHub

/ cpython Public

gh-111361: Added an update for unicodedata in what's new in Python 3.13 - #112031

Merged
hugovk merged 6 commits into
python:mainfrom
Lincoln-developer:fix-issue-111361
Nov 21, 2023
Merged

gh-111361: Added an update for unicodedata in what's new in Python 3.13#112031
hugovk merged 6 commits into
python:mainfrom
Lincoln-developer:fix-issue-111361

Conversation

Lincoln-developer commented Nov 13, 2023
edited by hugovk
Loading

Copy link
Copy Markdown
Contributor

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/

Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread Doc/whatsnew/3.13.rst Outdated

bedevere-app Bot commented Nov 19, 2023

Copy link
Copy Markdown

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.

Comment thread Doc/whatsnew/3.13.rst Outdated
Lincoln-developer and others added 2 commits November 21, 2023 17:36
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Comment thread Doc/whatsnew/3.13.rst Outdated
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

hugovk merged commit d857d53 into python:main Nov 21, 2023
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL