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 asvetlov, serhiy.storchaka, yselivanov
Date 2017-12-09.09:37:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512812244.51.0.213398074469.issue32253@psf.upfronthosting.co.za>
In-reply-to
Content
This can make harder writing portable code that works in 2.7, 3.4 and 3.7.

What is the benefit of the deprecation? Are there inevitable design or implementation errors in these constructions? Or getting rid of them can significantly simplify the implementation?
History
Date User Action Args
2017-12-09 09:37:24serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, yselivanov
2017-12-09 09:37:24serhiy.storchakasetmessageid: <1512812244.51.0.213398074469.issue32253@psf.upfronthosting.co.za>
2017-12-09 09:37:24serhiy.storchakalinkissue32253 messages
2017-12-09 09:37:24serhiy.storchakacreate