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 ncoghlan
Recipients dstufft, gvanrossum, ncoghlan
Date 2017-10-10.01:53:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507600410.72.0.213398074469.issue31742@psf.upfronthosting.co.za>
In-reply-to
Content
This is also fairly similar to Rust's approach of using feature flags to explicitly opt-in to unstable features: https://doc.rust-lang.org/unstable-book/
History
Date User Action Args
2017-10-10 01:53:30ncoghlansetrecipients: + ncoghlan, gvanrossum, dstufft
2017-10-10 01:53:30ncoghlansetmessageid: <1507600410.72.0.213398074469.issue31742@psf.upfronthosting.co.za>
2017-10-10 01:53:30ncoghlanlinkissue31742 messages
2017-10-10 01:53:30ncoghlancreate