Skip to content
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

Prepare release 4.9.0rc1 #306

Merged
merged 1 commit into from Nov 29, 2023
Merged

Conversation

JelleZijlstra
Copy link
Member

No description provided.

@AlexWaygood
Copy link
Member

From the CI in #307, it looks like your PEP-705 PR might have broken stubtest. Maybe we should fix stubtest before cutting the release? :)

@JelleZijlstra
Copy link
Member Author

I think I'd prefer to get the RC out first. We can fix stubtest next. (For context, I'll be mostly-unreachable for about the second half of December; I want to make sure we get through the RC phase for this release before that.)

@AlexWaygood
Copy link
Member

AlexWaygood commented Nov 29, 2023

I think I'd prefer to get the RC out first. We can fix stubtest next.

I think we have to do that anyway, actually, looking at it. It looks like we'll need a one-two punch of (1) adding these new ClassVars to typeshed's typing_extensions stub, then (2) doing a typeshed sync at mypy, to get stubtest's tests green again. And we can't add these ClassVars to typeshed before they exist at runtime.

@JelleZijlstra JelleZijlstra merged commit f82d636 into python:main Nov 29, 2023
18 checks passed
@JelleZijlstra JelleZijlstra deleted the release branch November 29, 2023 18:14
@JelleZijlstra
Copy link
Member Author

Done: https://pypi.org/project/typing-extensions/4.9.0rc1/

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.

None yet

2 participants