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 georg.brandl, larry, python-dev, serhiy.storchaka
Date 2014-11-17.21:51:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141117215051.57230.77511@psf.io>
In-reply-to
Content
New changeset cf2e424e0413 by Serhiy Storchaka in branch '3.4':
Issue #20662: Argspec now is escaped in html output of pydoc.
https://hg.python.org/cpython/rev/cf2e424e0413

New changeset 1855b5c3da61 by Serhiy Storchaka in branch 'default':
Issue #20662: Argspec now is escaped in html output of pydoc.
https://hg.python.org/cpython/rev/1855b5c3da61
History
Date User Action Args
2014-11-17 21:51:00python-devsetrecipients: + python-dev, georg.brandl, larry, serhiy.storchaka
2014-11-17 21:51:00python-devlinkissue20662 messages
2014-11-17 21:51:00python-devcreate