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.

作者 martin.panter
收信人 Arfrever, eli.bendersky, ezio.melotti, martin.panter, serhiy.storchaka
日期 2015-03-31.06:02:38
SpamBayes Score -1.0
Marked as misclassified
Message-id <1427781759.46.0.513739009919.issue19176@psf.upfronthosting.co.za>
In-reply-to
内容
The difference of calling XMLParser.doctype() between the implementations is another argument for removing it completely. With all these bugs, and no opposition that I know of, I think it should be okay to remove the deprecated doctype() method in 3.5.

doctype-remove.v2.patch adds a tweaked version of the original test for no DeprecationWarning from the other patch.
历史
日期 用户 动作 参数
2015-03-31 06:02:39martin.panter修改recipients: + martin.panter, ezio.melotti, Arfrever, eli.bendersky, serhiy.storchaka
2015-03-31 06:02:39martin.panter修改messageid: <1427781759.46.0.513739009919.issue19176@psf.upfronthosting.co.za>
2015-03-31 06:02:39martin.panter链接issue19176 messages
2015-03-31 06:02:39martin.panter创建