Benjamin Peterson wrote:
> 2010/2/12 Nick Coghlan <ncogh...@gmail.com>:
>> Of course, PEP 291 could do with a list of 2.5 and 2.6 specific features
>> first...
> 
> I think that section is rather pointless to keep updated, since a good
> list can be found in the what's new documents. What people really need
> to do is run the unittests on all supported versions.

It's handy as a list of big ticket items to avoid, especially those that
can significantly affect the way you structure code.

Agreed that the main enforcement should be to run those tests on the
relevant older versions.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to