Re: [Python-Dev] Mail archive line wrapping (Was: Import and unicode: part two)

2011-01-22 Thread Mark Sapiro
On 11:59 AM, James Y Knight wrote: Well, yes, that's a pretty annoying bug in mailman, isn't it? If only anyone around here was involved in mailman and could fix it! :) [I've attempted to cc this to mailman-users with this message, but since I'm not subscribed I dunno if it'll make it or

[Python-Dev] web framework for py3k

2011-01-22 Thread yeswanth
I would want to help porting some web framework for py3k .. I want to know to know which one is good and which can be ported easily . Also i would require some guidance for this work as I am just a beginner here .. Thanks Yeswanth ___ Python-Dev

Re: [Python-Dev] [Python-checkins] r88140 - in python/branches/py3k: Misc/NEWS Modules/zipimport.c

2011-01-22 Thread Alexander Belopolsky
On Sat, Jan 22, 2011 at 5:30 AM, victor.stinner python-check...@python.org wrote: .. zipimport uses ASCII encoding instead of *cp497* to decode filenames, .. Shouldn't this be instead of *cp437*? ___ Python-Dev mailing list Python-Dev@python.org

Re: [Python-Dev] web framework for py3k

2011-01-22 Thread Terry Reedy
On 1/22/2011 1:16 PM, yeswanth wrote: In general, this list is for development of Python, CPython, and its stdlib, not 3rd party modules. I would want to help porting some web framework for py3k .. The target of any such efforts should be 3.2 as it has changes intended to help web

[Python-Dev] What's new 2.x in 3.x docs.

2011-01-22 Thread Terry Reedy
The 3.x docs mostly started fresh with 3.0. The major exception is the What's new section, which goes back to 2.0. The 2.x stuff comprises about 650KB in the repository and whatever that translates into in the distribution. I cannot imagine that anyone who only has 3.x and no 2.x version would

Re: [Python-Dev] What's new 2.x in 3.x docs.

2011-01-22 Thread Antoine Pitrou
On Sat, 22 Jan 2011 14:04:00 -0500 Terry Reedy tjre...@udel.edu wrote: The 3.x docs mostly started fresh with 3.0. The major exception is the What's new section, which goes back to 2.0. The 2.x stuff comprises about 650KB in the repository and whatever that translates into in the

Re: [Python-Dev] Triagers and checkin access to the devguide repository

2011-01-22 Thread Brett Cannon
On Fri, Jan 21, 2011 at 18:35, Nick Coghlan ncogh...@gmail.com wrote: Given that some of the dev guide docs cover triaging and other aspects of managing issues on the tracker, does it make sense to offer devguide checkin access to triagers that want it? There are enough triagers with commit

Re: [Python-Dev] What's new 2.x in 3.x docs.

2011-01-22 Thread Raymond Hettinger
On Jan 22, 2011, at 11:04 AM, Terry Reedy wrote: The 3.x docs mostly started fresh with 3.0. The major exception is the What's new section, which goes back to 2.0. The 2.x stuff comprises about 650KB in the repository and whatever that translates into in the distribution. I cannot imagine

Re: [Python-Dev] [Python-checkins] r88140 - in python/branches/py3k: Misc/NEWS Modules/zipimport.c

2011-01-22 Thread Victor Stinner
Le samedi 22 janvier 2011 à 13:25 -0500, Alexander Belopolsky a écrit : zipimport uses ASCII encoding instead of *cp497* to decode filenames, .. Shouldn't this be instead of *cp437*? Woops, correct: fixed in r88145. Victor ___ Python-Dev mailing

[Python-Dev] Beta version of the new devguide

2011-01-22 Thread Brett Cannon
http://docs.python.org/devguide/ If you are a core developer and have a correction you want to make you can simply check out the devguide yourself (link is in the Resources section of the devguide) and make the corrections yourself. Otherwise reply here (you can email me directly but I already

Re: [Python-Dev] Beta version of the new devguide

2011-01-22 Thread Brett Cannon
And I forgot to mention I also plan to edit the help text on the various fields on the issue tracker to point to the triaging doc. On Sat, Jan 22, 2011 at 17:08, Brett Cannon br...@python.org wrote: http://docs.python.org/devguide/ If you are a core developer and have a correction you want to

Re: [Python-Dev] What's new 2.x in 3.x docs.

2011-01-22 Thread Nick Coghlan
On Sun, Jan 23, 2011 at 7:23 AM, Raymond Hettinger raymond.hettin...@gmail.com wrote: On Jan 22, 2011, at 11:04 AM, Terry Reedy wrote: The 3.x docs mostly started fresh with 3.0. The major exception is the What's new section, which goes back to 2.0. The 2.x stuff comprises about 650KB in

Re: [Python-Dev] What's new 2.x in 3.x docs.

2011-01-22 Thread Terry Reedy
On 1/22/2011 2:20 PM, Antoine Pitrou wrote: On Sat, 22 Jan 2011 14:04:00 -0500 Terry Reedytjre...@udel.edu wrote: The 3.x docs mostly started fresh with 3.0. The major exception is the What's new section, which goes back to 2.0. The 2.x stuff comprises about 650KB in the repository and

[Python-Dev] build problem

2011-01-22 Thread Prasun Ratn
Hello I got the latest copy of python source from svn and was trying to build it on Windows Vista (32 bit) using Microsoft Visual Express 2008. I got the following error: 5C:\Program Files\TortoiseSVN\bin\subwcrev.exe .. ..\Modules\getbuildinfo.c