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 Arfrever, berker.peksag, eli.bendersky, ezio.melotti, martin.panter, serhiy.storchaka
Date 2015-06-26.17:45:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435340726.09.0.743750638399.issue19176@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that also fixes other issues with doctype.

1) Direct call of doctype() issues a warning.
2) Parser's doctype() is not called if target's doctype() is called.
History
Date User Action Args
2015-06-26 17:45:26serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, Arfrever, eli.bendersky, berker.peksag, martin.panter
2015-06-26 17:45:26serhiy.storchakasetmessageid: <1435340726.09.0.743750638399.issue19176@psf.upfronthosting.co.za>
2015-06-26 17:45:26serhiy.storchakalinkissue19176 messages
2015-06-26 17:45:26serhiy.storchakacreate