8000 Prepare release 4.13.0rc1 by JelleZijlstra · Pull Request #540 · python/typing_extensions · GitHub
[go: up one dir, main page]

Skip to content

Prepare release 4.13.0rc1 #540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 18, 2025
Merged

Conversation

JelleZijlstra
Copy link
Member

No description provided.

Patch by [Daraan](https://github.com/Daraan).
- Extended the `Concatenate` backport for Python 3.8-3.10 to now accept
`Ellipsis` as an argument. Patch by [Daraan](https://github.com/Daraan).
- Fix backport of `get_type_hints` to reflect Python 3.11+ behavior which does not add
`Union[..., NoneType]` to annotations that have a `None` default value anymore.
This fixes wrapping of `Annotated` in an unwanted `Optional` in such cases.
Patch by [Daraan](https://github.com/Daraan).
- Fix error in subscription of `Unpack` aliases causing nested Unpacks
- Fix error in subscription of `Unpack` aliases causing nested Unpacks
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nitty nit:

Suggested change
- Fix error in subscription of `Unpack` aliases causing nested Unpacks
- Fix error in subscription of `Unpack` aliases causing nested Unpacks.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry I didn't see this before hitting merge. I can do a fixup PR after I cut the release

Copy link
Member Author

Choose a reason for hiding this comment

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

Actually this is correct as written, the sentence continues on the next line

@JelleZijlstra JelleZijlstra merged commit 3c66d26 into python:main Mar 18, 2025
23 checks passed
@JelleZijlstra JelleZijlstra deleted the 4130rc1 branch March 18, 2025 18:02
@AlexWaygood
Copy link
Member

@Daraan thanks for all your contributions lately! That's quite an impressive list of changes authored by you here 😃 https://github.com/python/typing_extensions/blob/4.13.0rc1/CHANGELOG.md#release-4130rc1-march-18-2025

Sign up for free to join this conversation on GitHub. Alre 67A1 ady have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0