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 cheryl.sabella, eli.bendersky, gphemsley, ned.deily, scoder, serhiy.storchaka
Date 2018-05-12.10:20:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526120404.89.0.682650639539.issue29209@psf.upfronthosting.co.za>
In-reply-to
Content
PR 6769 removes the html parameter and the doctype() method. getchildren() and getiterator() emit now a DeprecationWarning instead of PendingDeprecationWarning and will be removed in 3.9.
History
Date User Action Args
2018-05-12 10:20:04serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, ned.deily, eli.bendersky, cheryl.sabella, gphemsley
2018-05-12 10:20:04serhiy.storchakasetmessageid: <1526120404.89.0.682650639539.issue29209@psf.upfronthosting.co.za>
2018-05-12 10:20:04serhiy.storchakalinkissue29209 messages
2018-05-12 10:20:04serhiy.storchakacreate