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 vstinner
Recipients docs@python, georg.brandl, python-dev, serhiy.storchaka, vstinner, Василий.Макаров
Date 2014-10-22.09:03:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413968584.05.0.408373379276.issue22695@psf.upfronthosting.co.za>
In-reply-to
Content
"However the "deprecated" instruction works without following empty line. It looks as there is a bug in the implementation of the "deprecated-removed" instruction."

Agreed, we can maybe enhance that. At least emit a warning?
History
Date User Action Args
2014-10-22 09:03:04vstinnersetrecipients: + vstinner, georg.brandl, docs@python, python-dev, serhiy.storchaka, Василий.Макаров
2014-10-22 09:03:04vstinnersetmessageid: <1413968584.05.0.408373379276.issue22695@psf.upfronthosting.co.za>
2014-10-22 09:03:04vstinnerlinkissue22695 messages
2014-10-22 09:03:03vstinnercreate