[Python-Dev] Whats New in 3.4 is pretty much done...
Nick Coghlan
ncoghlan at gmail.com
Tue Mar 11 13:28:25 CET 2014
On 11 March 2014 12:05, R. David Murray <rdmurray at bitdance.com> wrote:
> In addition to the items in Serhiy's list that didn't have news entries,
> there were a couple of features that were added after Beta1. So there
> might be some other features with missing versionadded/changed tags in
> the NEWS sections I didn't go through, but I hope not. Slightly more
> worrisome is the possibility that I'm missing porting notes from the
> beta/rc phases. But, I'm pretty much out of time for this project since
> Final is almost upon us. I'll be making at least one more copy-edit
> pass over the document, and may reformat some stuff, but the content is
> pretty much set at this point.
Thank you for that!
I was thinking of adding a new "Migrating from Python 2" section at
the end of the porting guide, noting the changed recommendations in
the migration guide (i.e. people that read it a while ago should read
it again), as well as the restoration of the binary and text transform
codec aliases. Sound reasonable?
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list