Update:
- DONE: I've just created a copr repo for Python 3.4 [1] and built beta1
- IN PROGRESS: I'm now working on unbundling of pip and setuptools wheels, as
mentioned in thread [2]. Progress:
-- DONE: created python-wheels package for Fedora (I'll build it in copr ASAP)
-- DONE: added logic to p
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
- 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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/06/2013 12:50 AM, Toshio Kuratomi wrote:
> On Tue, Nov 05, 2013 at 07:29:35AM -0500, Bohuslav Kabrda wrote:
>> -- Maybe remove the bundled pip (although this goes against the
>> pep) and use python3-pip. E.g. everything would work as expected,
>>