Skip to content

feat: add support for new Python 3.14 modules

Choose a tag to compare

@DavidVujic DavidVujic released this 26 Dec 13:11
· 1 commit to main since this release
a867b34

Adding support for Python 3.14 for the poly check and poly libs commands. There's two new modules in the Python standard library that now will be identified properly as builtins (and not as third-party libraries).

Details in #411