Re: [PROPOSAL] GNOME Goal for 3.8: No more Python 2
- From: Matthias Clasen <matthias clasen gmail com>
- To: Bastien Nocera <hadess hadess net>
- Cc: Olav Vitters <olav vitters nl>, desktop-devel-list gnome org
- Subject: Re: [PROPOSAL] GNOME Goal for 3.8: No more Python 2
- Date: Tue, 3 Jul 2012 07:48:22 -0400
On Tue, Jul 3, 2012 at 5:04 AM, Bastien Nocera <hadess hadess net> wrote:
> On Tue, 2012-07-03 at 09:23 +0200, Olav Vitters wrote:
>> On Mon, Jun 25, 2012 at 09:44:52AM -0400, Joanmarie Diggs wrote:
>> > As per earlier discussions, I am proposing that we target GNOME 3.8 as
>> > our first all Python 3 release.
>>
>> Total lack of responses + 3.8 is far away: IMO ok.
>
> Most likely because people don't know what's required. What's the
> contingency plan? Will we be able to ship 2 version of Python, 2
> versions of the bindings and have old and new apps work as expected?
> What's needed for plugins?
If we start to convert modules, but don't complete, then python3 will
be forced onto live cds, in addition to python2. Looking at the
python3 and python3-libs packages here, that looks to be on the order
of 25-30M. Not the end of the world, but some extra space to save
somewhere else. The bigger issue is probably with support libraries
and plugins; it will get more messy than it already is. Eg:
rpm -qi pygobject2
...
The pygobject2 package provides a convenient wrapper for the GObject library
for use in Python programs.
rpm -qi pygobject3
...
The pygobject3 package provides a convenient wrapper for the GObject library
for use in Python programs.
Yet, both depend on python2.7 ???
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]