Pylance doesn’t catch all deprecated functions or classes
I recently upgraded our app’s Python version from 3.8 to 3.12, which necessitated upgrading several libraries that were not compatible with the new Python version. Since then, I’ve encountered issues with some functions and classes being deprecated.