Skip to content

Test docstub for Python 3.10 and 3.11 again#75

Closed
lagru wants to merge 1 commit into
mainfrom
py310
Closed

Test docstub for Python 3.10 and 3.11 again#75
lagru wants to merge 1 commit into
mainfrom
py310

Conversation

@lagru
Copy link
Copy Markdown
Member

@lagru lagru commented Aug 12, 2025

Investigation for and may close #73.

Release note

For maintainers and optionally contributors, please refer to changelist's README on how to document this PR for the release notes.

...

@lagru lagru added the enhancement New feature or functionality label Aug 12, 2025
@lagru
Copy link
Copy Markdown
Member Author

lagru commented Aug 12, 2025

Hmm, the generic protocol syntax used in

class FuncSerializer[T](Protocol):

seems only supported from 3.12 onward. But that should be fixable by using the old pattern.

@lagru lagru mentioned this pull request Aug 12, 2025
@lagru
Copy link
Copy Markdown
Member Author

lagru commented Oct 18, 2025

Not implementing this. See #74 (comment) for reasoning.

@lagru lagru closed this Oct 18, 2025
@lagru lagru deleted the py310 branch October 18, 2025 16:47
@lagru lagru added the wontfix This will not be worked on label Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or functionality wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Python 3.10 again?

1 participant