On 04/24/2018 10:32 AM, Antoine Pitrou wrote:
Also beware the import time cost of having a widely-used module like "warnings" depend on the "enum" module and its own dependencies.
With all the recent changes to Python, I should go through and see which dependencies are no longer needed. -- ~Ethan~ _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/