Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
RFC: Python 2.5, 2.6, and 3k Support
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Itzik Kotler  
View profile  
 More options Sep 2 2012, 12:36 pm
From: Itzik Kotler <xorni...@gmail.com>
Date: Sun, 2 Sep 2012 19:36:27 +0300
Local: Sun, Sep 2 2012 12:36 pm
Subject: RFC: Python 2.5, 2.6, and 3k Support

Hi All,

Right now Pythonect is only supported on Python 2.7.

I guess Python 3k support is inevitable, but what you think of Python 2.5,
and Python 2.6?

Regards,
Itzik Kotler


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nir izraeli  
View profile  
 More options Sep 2 2012, 1:19 pm
From: nir izraeli <nir...@gmail.com>
Date: Sun, 2 Sep 2012 20:19:38 +0300
Local: Sun, Sep 2 2012 1:19 pm
Subject: Re: [pythonect] RFC: Python 2.5, 2.6, and 3k Support

2.7 & 2.6 are similar enough, I don't see any reason to create both if its
not trivial...
On Sep 2, 2012 7:36 PM, "Itzik Kotler" <xorni...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
TL  
View profile  
 More options Sep 2 2012, 10:00 pm
From: TL <gsog2...@gmail.com>
Date: Sun, 2 Sep 2012 19:00:36 -0700 (PDT)
Local: Sun, Sep 2 2012 10:00 pm
Subject: Re: RFC: Python 2.5, 2.6, and 3k Support

<= 2.6 support is low priority IMO.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guy Adini  
View profile  
 More options Sep 3 2012, 12:00 am
From: Guy Adini <guyad...@gmail.com>
Date: Mon, 3 Sep 2012 07:00:25 +0300
Local: Mon, Sep 3 2012 12:00 am
Subject: Re: [pythonect] Re: RFC: Python 2.5, 2.6, and 3k Support

Not high priority, but is something useful.
Where I work, we have several old virtual machines (some are build
machines, others used mostly for continuous integrations and so forth) that
run Ubuntu 10.x, where the default python version is 2.6.

Nobody wants to upgrade them since it's a hassle, and when we want to write
code that will run on these machines as well, we have to use 2.6 syntax.

I think that this is a pretty common situation in tech firms that have been
around for a while.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nir izraeli  
View profile  
 More options Sep 3 2012, 1:48 am
From: nir izraeli <nir...@gmail.com>
Date: Mon, 3 Sep 2012 08:48:01 +0300
Local: Mon, Sep 3 2012 1:48 am
Subject: Re: [pythonect] Re: RFC: Python 2.5, 2.6, and 3k Support

why can't you install 2.7 as an additional version and run the script with
it?
On Sep 3, 2012 7:00 AM, "Guy Adini" <guyad...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guy Adini  
View profile  
 More options Sep 3 2012, 2:03 am
From: Guy Adini <guyad...@gmail.com>
Date: Mon, 3 Sep 2012 09:03:18 +0300
Local: Mon, Sep 3 2012 2:03 am
Subject: Re: [pythonect] Re: RFC: Python 2.5, 2.6, and 3k Support

You can, but it's not available through synaptic - you have to build it
from source.
It's not a big deal, but is never an issue - since everything supports
python 2.6 :)

In our day-to-day, this usually means replacing dictionary comprehensions
with dict( list comprehension).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Itzik Kotler  
View profile  
 More options Sep 3 2012, 3:23 am
From: Itzik Kotler <xorni...@gmail.com>
Date: Mon, 3 Sep 2012 10:23:06 +0300
Local: Mon, Sep 3 2012 3:23 am
Subject: Re: [pythonect] Re: RFC: Python 2.5, 2.6, and 3k Support

I think Pythonect can run on 2.6 "AS IT IS", the only problem is that
setup.py is using 'setuptools' which is the default for 2.7 module (while
'distutils' is the default for 2.6 and below).

I will open a "feature request" ticket on Supporting Python 2.6


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Itzik Kotler  
View profile  
 More options Sep 6 2012, 5:08 pm
From: Itzik Kotler <xorni...@gmail.com>
Date: Fri, 7 Sep 2012 00:07:29 +0300
Local: Thurs, Sep 6 2012 5:07 pm
Subject: Re: [pythonect] Re: RFC: Python 2.5, 2.6, and 3k Support

Pythonect (HEAD) is now running on Python 2.6


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guy Adini  
View profile  
 More options Sep 6 2012, 11:23 pm
From: Guy Adini <guyad...@gmail.com>
Date: Fri, 7 Sep 2012 06:23:28 +0300
Local: Thurs, Sep 6 2012 11:23 pm
Subject: Re: [pythonect] Re: RFC: Python 2.5, 2.6, and 3k Support

Great!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »