[Python-3000] PEP 361: Python 2.6/3.0 release schedule
Travis Oliphant
oliphant.travis at ieee.org
Tue Mar 18 08:04:41 CET 2008
Barry Warsaw wrote:
> Greetings from Pycon 2008!
>
> Neal Norwitz and I have worked out the schedule for Python 2.6 and 3.0,
> which will be released in lockstep. We will be following a monthly
> release schedule, with releases to occur on the first Wednesday of the
> month. We'll move to a 2 week schedule for the release candidates.
>
Hey Barry,
Thanks for putting this PEP together. This is really helpful.
I didn't see discussion of PEP 3118 and it's features back-ported to
Python 2.6. I've already back-ported the new buffer API as an addition
to the old buffer protocol.
In addition, I've planned to back-port the improvements to the struct
module and the addition of the memoryview object (both in PEP 3118).
If you have questions, we can talk tomorrow.
Best regards,
-Travis Oliphant
More information about the Python-3000
mailing list