Skip to content

Conversation

PanderMusubi
Copy link
Collaborator

WIP: Making PR for all test runs.

@PanderMusubi PanderMusubi self-assigned this Sep 22, 2023
@PanderMusubi PanderMusubi added the enhancement New feature or request label Sep 22, 2023
@PanderMusubi
Copy link
Collaborator Author

Info: Test for 3.8 and 3.9 are failing as https://docs.python.org/3/library/typing.html#typing.ParamSpec is only support from 3.10 onwards.

@PanderMusubi
Copy link
Collaborator Author

PanderMusubi commented Oct 7, 2023

This will be work in progress until October 2025, see https://endoflife.date/python or sooner if this project drops support for Python 3.9.

@cthoyt
Copy link
Contributor

cthoyt commented Apr 26, 2025

@PanderMusubi as a stopgap, you can from typing_extensions import ParamSpec as a way to backport newer typing things for older python versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants