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

gh-131933: Document UnionType/Union merger in What's New by JelleZijlstra · Pull Request #131941 · python/cpython · GitHub

/ cpython Public

gh-131933: Document UnionType/Union merger in What's New - #131941

Merged
JelleZijlstra merged 6 commits into
python:mainfrom
JelleZijlstra:union-docs
Apr 4, 2025
Merged

gh-131933: Document UnionType/Union merger in What's New#131941
JelleZijlstra merged 6 commits into
python:mainfrom
JelleZijlstra:union-docs

Conversation

JelleZijlstra commented Mar 31, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Comment thread Doc/whatsnew/3.14.rst
Comment thread Doc/whatsnew/3.14.rst
Comment thread Doc/whatsnew/3.14.rst
JelleZijlstra and others added 2 commits March 31, 2025 10:22
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Comment thread Doc/whatsnew/3.14.rst Outdated

hroncok left a comment

Copy link
Copy Markdown
Contributor

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

The text is clear, makes sense and gives the right amount of information. Thank you.

Comment thread Doc/whatsnew/3.14.rst Outdated
Comment thread Doc/whatsnew/3.14.rst Outdated
Comment thread Doc/whatsnew/3.14.rst Outdated
Comment thread Doc/whatsnew/3.14.rst Outdated
JelleZijlstra merged commit 7473c60 into python:main Apr 4, 2025
github-project-automation Bot moved this from Todo to Done in Docs PRs Apr 4, 2025
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

Status: Done

Development

Successfully merging this pull request may close these issues.

3.14 regression: Union[int, str] is Union[int, str] does not hold

5 participants


Back | FazBrowse Home | New Git URL