This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pablogsal, vstinner
Date 2019-12-16.18:16:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576520164.55.0.0890897914513.issue39069@roundup.psfhosted.org>
In-reply-to
Content
Can someone try to run a benchmark to see the actual overhead of adding functools and/or enum imports, and creating a enum type on "import ast"?
History
Date User Action Args
2019-12-16 18:16:04vstinnersetrecipients: + vstinner, pablogsal
2019-12-16 18:16:04vstinnersetmessageid: <1576520164.55.0.0890897914513.issue39069@roundup.psfhosted.org>
2019-12-16 18:16:04vstinnerlinkissue39069 messages
2019-12-16 18:16:04vstinnercreate