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 bkabrda, rkuska, serhiy.storchaka, vstinner
Date 2015-12-02.12:00:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZLbseM=cXSmLVtRMGsB3QgY0onCfAf9m5SaNUe7y6keA@mail.gmail.com>
In-reply-to <1449053239.74.0.599056107773.issue19527@psf.upfronthosting.co.za>
Content
I propose to emit a compiler warning (or even an error?) in 3.5.x and drop
the code in 3.6. I don't think that a long deprecation period is requied.
The feature is not widely used.
History
Date User Action Args
2015-12-02 12:00:03vstinnersetrecipients: + vstinner, serhiy.storchaka, bkabrda, rkuska
2015-12-02 12:00:03vstinnerlinkissue19527 messages
2015-12-02 12:00:03vstinnercreate