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 serhiy.storchaka
Recipients georg.brandl, larry, python-dev, serhiy.storchaka
Date 2014-11-17.21:57:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416261476.64.0.419364668716.issue20662@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the review Larry.

There is related minor issue. The formatvalue method is no longer used in HTMLDoc. This can break user code which inherits HTMLDoc and overrides formatvalue.
History
Date User Action Args
2014-11-17 21:57:56serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, larry, python-dev
2014-11-17 21:57:56serhiy.storchakasetmessageid: <1416261476.64.0.419364668716.issue20662@psf.upfronthosting.co.za>
2014-11-17 21:57:56serhiy.storchakalinkissue20662 messages
2014-11-17 21:57:56serhiy.storchakacreate