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 georg.brandl
Recipients belopolsky, benjamin.peterson, eric.araujo, georg.brandl, loewis, michael.foord, rhettinger, sandro.tosi, terry.reedy
Date 2011-01-08.09:32:04
SpamBayes Score 0.00019938353
Marked as misclassified No
Message-id <1294479129.26.0.564945717016.issue10849@psf.upfronthosting.co.za>
In-reply-to
Content
> The possible downside, as with any new feature, is that code using the
> new feature will not run on on previous micro (x.y.z) releases.

That's absolutely no downside: I daresay 99% of test runs by developers are done at the branch head, not some released version.
History
Date User Action Args
2011-01-08 09:32:09georg.brandlsetrecipients: + georg.brandl, loewis, rhettinger, terry.reedy, belopolsky, benjamin.peterson, eric.araujo, michael.foord, sandro.tosi
2011-01-08 09:32:09georg.brandlsetmessageid: <1294479129.26.0.564945717016.issue10849@psf.upfronthosting.co.za>
2011-01-08 09:32:04georg.brandllinkissue10849 messages
2011-01-08 09:32:04georg.brandlcreate