Python 3.9 is planned to be released on October 2020, on this version some long-time deprecated code will be removed and some old Python libraries will stop working (see this). Check how this will affect Beats development and prepare the code to work on this version.
Identified issues
Python 3.9 is planned to be released on October 2020, on this version some long-time deprecated code will be removed and some old Python libraries will stop working (see this). Check how this will affect Beats development and prepare the code to work on this version.
Identified issues
filterwarnings = error::DeprecationWarninginpytest.ini) Fix python deprecation warnings #20603.