Skip to content

feat(Python 3.13): support Python 3.13 by adding the stdlib builtins list

Compare
Choose a tag to compare
@DavidVujic DavidVujic released this 08 Sep 10:27
· 32 commits to main since this release
6cfab10

Add the news and removals of builtins in Python 3.13.

The list of builtins per Python version is needed for the poly tool to properly check imports.

Details in #262