feat(Python 3.13): support Python 3.13 by adding the stdlib builtins list
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
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