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 r.david.murray
Recipients eli.bendersky, ethan.furman, flox, jcea, jkloth, ncoghlan, python-dev, r.david.murray, scoder
Date 2014-03-10.22:05:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394489114.53.0.266958516036.issue17741@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I can tell from scanning this ticket, there was no agreement on deprecating the parser argument to iterparse, but it has been documented as deprecated with no documentation about what to replace it with, nor any DeprecationWarning in the code that I can see.  Should I remove the deprecation documentation and someone can figure out what to do about it in 3.5, or was the decision just not recorded here (or I missed it)?  (It doesn't look like there's a programatic deprecation for the html argument either.)
History
Date User Action Args
2014-03-10 22:05:14r.david.murraysetrecipients: + r.david.murray, jcea, ncoghlan, scoder, jkloth, eli.bendersky, flox, ethan.furman, python-dev
2014-03-10 22:05:14r.david.murraysetmessageid: <1394489114.53.0.266958516036.issue17741@psf.upfronthosting.co.za>
2014-03-10 22:05:14r.david.murraylinkissue17741 messages
2014-03-10 22:05:14r.david.murraycreate