Re: [Python-Dev] [RELEASE] Python 2.7.4 release candidate 1

2013-03-27 Thread Andriy Kornatskyy
Any plans backport decimal C implementation from 3.3? Thanks. Andriy Kornatskyy > Date: Tue, 26 Mar 2013 16:18:34 -0700 > From: ether@gmail.com > To: h...@ox.cx > CC: python-dev@python.org > Subject: Re: [Python-Dev] [RELEASE] Pytho

Re: [Python-Dev] [RELEASE] Python 2.7.4 release candidate 1

2013-03-27 Thread Andriy Kornatskyy
4 release candidate 1 > From: andrew.svet...@gmail.com > To: andriy.kornats...@live.com > CC: python-dev@python.org > > No. _decimal is new functionality that will never be backported. > > On Wed, Mar 27, 2013 at 9:40 AM, Andriy Kornatskyy > wrote: > > Any plans bac

Re: [Python-Dev] [RELEASE] Python 2.7.4 release candidate 1

2013-03-27 Thread Andriy Kornatskyy
al is new functionality that will never be backported. > > On Wed, Mar 27, 2013 at 9:40 AM, Andriy Kornatskyy > mailto:andriy.kornats...@live.com>> wrote: > > Any plans backport decimal C implementation from 3.3? > > No. 2.7 does not accept new features anymore, bu

Re: [Python-Dev] PEP 8 and function names

2013-05-26 Thread Andriy Kornatskyy
PEP8 consistency is a question to the development team commitment. Nothing prevents you add pep8 checks to build process, contribute fixes. This inconsistency has been analyzed for various web frameworks recently: http://mindref.blogspot.com/2012/10/python-web-pep8-consistency.html No much in t