[Python-Dev] Whats New in 3.4 is pretty much done...
Nick Coghlan
ncoghlan at gmail.com
Tue Mar 11 22:34:09 CET 2014
More information about the Python-Dev mailing list
Tue Mar 11 22:34:09 CET 2014
- Previous message: [Python-Dev] Whats New in 3.4 is pretty much done...
- Next message: [Python-Dev] Issue 20891 - PyGILState_Ensure on non-Python thread causes fatal error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12 Mar 2014 02:21, "Eric V. Smith" <eric at trueblade.com> wrote: > > On 3/11/2014 9:05 AM, Victor Stinner wrote: > > 2014-03-11 13:28 GMT+01:00 Nick Coghlan <ncoghlan at gmail.com>: > >> 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? > > > > Such info is useful, but I don't think that the What's New in Python > > 3.4 document is the right place. Or maybe add a link to another > > document. > > I think if the guidance has changed over time, then mentioning it in a > What's New document, with a pointer to other documentation, is reasonable. Yeah, that's what I meant - Brett already updated the guide, this would just be a pointer to that. I'll commit something tonight. Cheers, Nick. > > Eric. > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140312/fe810586/attachment-0001.html>
- Previous message: [Python-Dev] Whats New in 3.4 is pretty much done...
- Next message: [Python-Dev] Issue 20891 - PyGILState_Ensure on non-Python thread causes fatal error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list