Re: [Python-Dev] Volunteer

2012-02-06 Thread Mark Lawrence
On 05/02/2012 21:42, Ben Finney wrote: Blockheads Oi Oi writes: I would like to give it another go. Welcome back. Your signature shows the name “Mark Lawrence”. It would help with initial impressions if your ‘From’ field, instead of the pseudonym currently shown, shows your name. Could you

Re: [Python-Dev] Volunteer

2012-02-05 Thread Ben Finney
Blockheads Oi Oi writes: > I would like to give it another go. Welcome back. Your signature shows the name “Mark Lawrence”. It would help with initial impressions if your ‘From’ field, instead of the pseudonym currently shown, shows your name. Could you please change it to that? -- \

Re: [Python-Dev] Volunteer

2012-02-05 Thread Terry Reedy
On 2/5/2012 12:44 PM, Blockheads Oi Oi wrote: You may remember me from a couple of years ago when I was trying to help out with Python. Unfortunately I trod on a few toes. I now know why. I have been diagnosed with Asperger Syndrome at 55 years old. I would like to give it another go. Hi Mark,

Re: [Python-Dev] Volunteer help with porting

2010-09-12 Thread Steve Holden
On 9/7/2010 11:37 AM, R. David Murray wrote: > On Tue, 07 Sep 2010 18:34:49 +0400, Oleg Broytman wrote: >> On Tue, Sep 07, 2010 at 02:02:59PM -, exar...@twistedmatrix.com wrote: >>> On 01:33 pm, p...@phd.pp.ru wrote: As there is already Python 3.2 alpha, the core of Python has already >

Re: [Python-Dev] Volunteer help with porting

2010-09-12 Thread Steve Holden
On 9/7/2010 10:15 AM, Michael Foord wrote: > On 07/09/2010 15:02, exar...@twistedmatrix.com wrote: >> On 01:33 pm, p...@phd.pp.ru wrote: >>> Hello. Thank you for the offer! >>> >>> On Tue, Sep 07, 2010 at 06:36:10PM +0530, Prashant Kumar wrote: My name is Prashant Kumar and I wish to contribu

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Prashant Kumar
> Other interesting bugs: > http://bugs.python.org/issue7962 > http://bugs.python.org/issue8077 Thanks, I will look into these bugs and see if I can fix them. > > Maybe you can post a call on python-list and form a small group of py3k > porters. > I have already mailed the python-list ML and a

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Oleg Broytman
On Tue, Sep 07, 2010 at 02:58:41PM -, exar...@twistedmatrix.com wrote: > On 02:34 pm, p...@phd.pp.ru wrote: >> On Tue, Sep 07, 2010 at 02:02:59PM -, exar...@twistedmatrix.com >> wrote: >>> On 01:33 pm, p...@phd.pp.ru wrote: As there is already Python 3.2 alpha, the core of Python h

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Terry Reedy
On 9/7/2010 10:15 AM, Michael Foord wrote: Right, and there are other standard library modules (cgi, ftplib, nntplib, etc) that either need fixing or auditing as to how they handle bytes / strings. If you wanted to help with the documentation of the stdlib, one thing that needs to be done is

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread R. David Murray
On Tue, 07 Sep 2010 18:34:49 +0400, Oleg Broytman wrote: > On Tue, Sep 07, 2010 at 02:02:59PM -, exar...@twistedmatrix.com wrote: > > On 01:33 pm, p...@phd.pp.ru wrote: > >> As there is already Python 3.2 alpha, the core of Python has already > >> been ported > > > > How about the email pack

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Antoine Pitrou
On Tue, 7 Sep 2010 20:12:26 +0530 Prashant Kumar wrote: > > > > Right, and there are other standard library modules (cgi, ftplib, nntplib, > > etc) that either need fixing or auditing as to how they handle bytes / > > strings. > > > > Sure I will look into this. Could you please point me towards

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Éric Araujo
> Sure I will look into this. Could you please point me towards the > repository(I'd love it if I could use mercurial for the development process > rather than svn)?. Core developers still use Subversion (we’re in the process of switching), but you can clone the mirror at http://code.python.org/hg

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread exarkun
On 02:34 pm, p...@phd.pp.ru wrote: On Tue, Sep 07, 2010 at 02:02:59PM -, exar...@twistedmatrix.com wrote: On 01:33 pm, p...@phd.pp.ru wrote: As there is already Python 3.2 alpha, the core of Python has already been ported How about the email package? What about email? It is a core

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Prashant Kumar
On Tue, Sep 7, 2010 at 7:45 PM, Michael Foord wrote: > On 07/09/2010 15:02, exar...@twistedmatrix.com wrote: > >> On 01:33 pm, p...@phd.pp.ru wrote: >> >>> Hello. Thank you for the offer! >>> >>> On Tue, Sep 07, 2010 at 06:36:10PM +0530, Prashant Kumar wrote: >>> My name is Prashant Kumar an

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Oleg Broytman
On Tue, Sep 07, 2010 at 02:02:59PM -, exar...@twistedmatrix.com wrote: > On 01:33 pm, p...@phd.pp.ru wrote: >> As there is already Python 3.2 alpha, the core of Python has already >> been ported > > How about the email package? What about email? It is a core library, right? It has been po

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Antoine Pitrou
Hello, > My name is Prashant Kumar and I wish to contribute to the Python development > process by helping convert certain existing python > over to python3k. > > Is there anyway I could obtain a list of libraries which need to be ported > over to python3k, sorted by importance(by importance i m

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Michael Foord
On 07/09/2010 15:02, exar...@twistedmatrix.com wrote: On 01:33 pm, p...@phd.pp.ru wrote: Hello. Thank you for the offer! On Tue, Sep 07, 2010 at 06:36:10PM +0530, Prashant Kumar wrote: My name is Prashant Kumar and I wish to contribute to the Python development process by helping convert cer

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Nick Coghlan
On Tue, Sep 7, 2010 at 11:33 PM, Oleg Broytman wrote: > -- GUI frameworks, especially wxPython. That would be very cool, but the practicality of it will depend on how current the version of SWIG used in wxPython's build process happens to be. A version of wxPython built around SWIG's -py3 option

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread exarkun
On 01:33 pm, p...@phd.pp.ru wrote: Hello. Thank you for the offer! On Tue, Sep 07, 2010 at 06:36:10PM +0530, Prashant Kumar wrote: My name is Prashant Kumar and I wish to contribute to the Python development process by helping convert certain existing python over to python3k. Is there anyway

Re: [Python-Dev] Volunteer help with porting

2010-09-07 Thread Oleg Broytman
Hello. Thank you for the offer! On Tue, Sep 07, 2010 at 06:36:10PM +0530, Prashant Kumar wrote: > My name is Prashant Kumar and I wish to contribute to the Python development > process by helping convert certain existing python > over to python3k. > > Is there anyway I could obtain a list of libr

Re: [Python-Dev] Volunteer needed to organize summits

2009-10-23 Thread Michael Foord
VanL wrote: Have you had any bites? I'm going to help Andrew with the invites and working out agendas. He's sent me a bunch of stuff to get me started. Michael Thanks, Van ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.or

Re: [Python-Dev] Volunteer needed to organize summits

2009-10-23 Thread VanL
Have you had any bites? Thanks, Van ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com