News

Per What's new in Python 3.14: Remove deprecated pkgutil.get_loader () and pkgutil.find_loader (). These had previously raised a DeprecationWarning since Python 3.12. (Contributed by Bénédikt Tran in ...