Skip to content

Conversation

@gotmax23
Copy link
Contributor

@gotmax23 gotmax23 commented Apr 1, 2025

Python < 3.10 does not have ParamSpec, so we need to import it from typing_extensions.

Fixes #457

RELEASE NOTES BEGIN

The context_management type stubs now use ParamSpec from typing_extensions to support Python < 3.10.

RELEASE NOTES END

Python < 3.10 does not have ParamSpec, so we need to import it from typing_extensions.
@gotmax23 gotmax23 force-pushed the contextmanager-type-check-fix branch from 27f3af8 to 214f641 Compare April 1, 2025 21:35
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://softwarefactory-project.io/zuul/t/packit-service/buildset/a76be18deea447999ffe5cafb3458e42

✔️ pre-commit SUCCESS in 1m 58s
✔️ specfile-tests-rpm-deps SUCCESS in 1m 04s
✔️ specfile-tests-pip-deps SUCCESS in 1m 02s

Copy link
Member

@nforro nforro left a comment

Choose a reason for hiding this comment

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

Thanks!

@nforro nforro added the mergeit Merge via Zuul label Apr 3, 2025
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/d1549b3d3b724768968b7895b1f4d3e5

✔️ pre-commit SUCCESS in 1m 56s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit edc0f6d into packit:main Apr 3, 2025
43 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mergeit Merge via Zuul

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants