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 terry.reedy
Recipients motoki, terry.reedy
Date 2017-06-17.01:15:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497662128.01.0.840229834872.issue30629@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3358d589fb51372a56ddcfffa277855e5661c4c0 by terryjreedy (Motoki Naruse) in branch 'master':
bpo-30629: Remove second call of str.lower() in html.parser.parse_endtag. (#2099)
https://github.com/python/cpython/commit/3358d589fb51372a56ddcfffa277855e5661c4c0
History
Date User Action Args
2017-06-17 01:15:28terry.reedysetrecipients: + terry.reedy, motoki
2017-06-17 01:15:28terry.reedysetmessageid: <1497662128.01.0.840229834872.issue30629@psf.upfronthosting.co.za>
2017-06-17 01:15:27terry.reedylinkissue30629 messages
2017-06-17 01:15:27terry.reedycreate