mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00:00
BytesWarning no longer emitted when the fromlist argument of __import__() or the __all__ attribute of the module contain bytes instances.
BytesWarning no longer emitted when the fromlist argument of __import__() or the __all__ attribute of the module contain bytes instances.