Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ever since Python 3.2, configparser.SafeConfigParser has been deprecated in favor of configparser.ConfigParser. An alias existed for backward compatibility but the alias was dropped from Python 3.12. Signed-off-by: Olivier Gayot <[email protected]>
- Loading branch information