Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Conversation

AdrienVannson
Copy link
Contributor

The typing compiler was used to let the user choose the format of the output type annotation (for example, typing.Optional vs Optional vs T | None.

As Python 3.9 will be EOL soon, we can afford to support only Python 3.10 annotations.

@AdrienVannson AdrienVannson force-pushed the remove-typing-compiler branch from 4f7fcfc to 15cadae Compare January 22, 2025 13:27
@AdrienVannson AdrienVannson merged commit ea977be into main Jan 22, 2025
14 checks passed
@AdrienVannson AdrienVannson deleted the remove-typing-compiler branch January 22, 2025 13:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant