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 pablogsal
Recipients jkloth, pablogsal, vstinner
Date 2022-04-02.01:54:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648864448.47.0.946750151785.issue47131@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f68c208fa6a36b6c8ad3d775e64292a665ba108 by Jeremy Kloth in branch 'main':
bpo-47131: Speedup AST comparisons in test_unparse by using node traversal (GH-32132)
https://github.com/python/cpython/commit/0f68c208fa6a36b6c8ad3d775e64292a665ba108
History
Date User Action Args
2022-04-02 01:54:08pablogsalsetrecipients: + pablogsal, vstinner, jkloth
2022-04-02 01:54:08pablogsalsetmessageid: <1648864448.47.0.946750151785.issue47131@roundup.psfhosted.org>
2022-04-02 01:54:08pablogsallinkissue47131 messages
2022-04-02 01:54:08pablogsalcreate