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 eli.bendersky, martin.panter, ned.deily, scoder, serhiy.storchaka
Date 2017-03-30.15:12:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490886730.06.0.813059677754.issue29204@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 762ec97ea68a1126b8855996c61fa8239dc9fff7 by Serhiy Storchaka in branch 'master':
bpo-29204: Emit warnings for already deprecated ElementTree features. (#773)
https://github.com/python/cpython/commit/762ec97ea68a1126b8855996c61fa8239dc9fff7
History
Date User Action Args
2017-03-30 15:12:10serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, ned.deily, eli.bendersky, martin.panter
2017-03-30 15:12:10serhiy.storchakasetmessageid: <1490886730.06.0.813059677754.issue29204@psf.upfronthosting.co.za>
2017-03-30 15:12:10serhiy.storchakalinkissue29204 messages
2017-03-30 15:12:09serhiy.storchakacreate