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 python-dev
Recipients eric.araujo, ezio.melotti, georg.brandl, iuliia.proskurnia, kushal.das, larry, python-dev, serhiy.storchaka
Date 2012-10-23.13:54:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XmGLM4bRMzRC6@mail.python.org>
In-reply-to
Content
New changeset 1eb1c6942ac8 by Ezio Melotti in branch '3.3':
#16245: Fix the value of a few entities in html.entities.html5.
http://hg.python.org/cpython/rev/1eb1c6942ac8

New changeset 70fab10cd542 by Ezio Melotti in branch 'default':
#16245: merge with 3.3.
http://hg.python.org/cpython/rev/70fab10cd542
History
Date User Action Args
2012-10-23 13:54:36python-devsetrecipients: + python-dev, georg.brandl, larry, ezio.melotti, eric.araujo, serhiy.storchaka, kushal.das, iuliia.proskurnia
2012-10-23 13:54:36python-devlinkissue16245 messages
2012-10-23 13:54:36python-devcreate