[issue4274] Finish what's new in 3.0

2008-11-06 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: See #2306. -- nosy: +benjamin.peterson resolution: -> duplicate status: open -> closed ___ Python tracker <[EMAIL PROTECTED]>

[issue4274] Finish what's new in 3.0

2008-11-06 Thread Christian Heimes
New submission from Christian Heimes <[EMAIL PROTECTED]>: The what's new section of the 3.0 docs need lots of extra care. It's short and it doesn't list all PEPs and important changes. Since lot's of people are coming from 2.5 it may also be a wise idea to list relevant 2.5->2.6 changes. ---