Re: Packaging Python 3.4.0

2013-11-06 Thread Nick Coghlan
On 11/06/2013 06:19 PM, Bohuslav Kabrda wrote: > - Original Message - >> Do you mean minor version as in the "4" in 3.4 or as in the micro level ("0" >> in 3.4.0)? > > Minor as in "4". AFAIK the bytecode format only changes with major and minor > version (e.g. from 3.X to 3.Y, but _not_ f

Re: Packaging Python 3.4.0

2013-11-06 Thread Bohuslav Kabrda
- Original Message - > On Tue, Nov 05, 2013 at 07:29:35AM -0500, Bohuslav Kabrda wrote: > > Hi all, > > I started working on updating python3 to 3.4.0. So far, this is only in > > a private branch "python3.4" in dist-git, since I'll need to get a Change > > approved for Fedora 21. I already