mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
BytesWarning no longer emitted when the fromlist argument of __import__() or the __all__ attribute of the module contain bytes instances.
Miscellaneous source files for the main Python shared library