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 benjamin.peterson, brett.cannon, gvanrossum, jwilk, nascheme, ncoghlan, njs, serhiy.storchaka, thautwarm, vstinner, yselivanov
Date 2018-10-17.15:00:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539788444.43.0.788709270274.issue32892@psf.upfronthosting.co.za>
In-reply-to
Content
This change broke two templating engines:

* Genshi: https://github.com/python/performance/issues/46
* Chameleon: https://github.com/python/performance/issues/47
History
Date User Action Args
2018-10-17 15:00:44vstinnersetrecipients: + vstinner, gvanrossum, brett.cannon, nascheme, ncoghlan, benjamin.peterson, jwilk, njs, serhiy.storchaka, yselivanov, thautwarm
2018-10-17 15:00:44vstinnersetmessageid: <1539788444.43.0.788709270274.issue32892@psf.upfronthosting.co.za>
2018-10-17 15:00:44vstinnerlinkissue32892 messages
2018-10-17 15:00:44vstinnercreate