Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16392

Re: Can I submit an issue with Python 2.5.6?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <anacrolix@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'skip': 0.04; 'skip:p 40': 0.04; 'pat': 0.05; 'url:bugs': 0.05; 'subject:Python': 0.05; 'names.': 0.07; 'subject:issue': 0.07; 'python': 0.08; "'''": 0.09; 'skip:\\ 10': 0.09; 'skip:\\ 20': 0.09; '+++': 0.13; "'make": 0.16; '4096': 0.16; 'subject:submit': 0.16; 'cc:addr :python-list': 0.16; 'issue.': 0.19; 'seems': 0.20; 'cc:no real name:2**0': 0.20; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.24; '+0000': 0.24; 'aug': 0.24; 'creating': 0.25; 'skip:[ 10': 0.27; 'url:mailman': 0.28; 'bugs': 0.28; 'message- id:@mail.gmail.com': 0.28; 'problem': 0.29; 'cc:addr:python.org': 0.29; 'second': 0.29; 'seem': 0.30; 'skip:\xc2 20': 0.30; 'whitespace': 0.30; 'subject:?': 0.31; 'app': 0.31; '---': 0.31; 'url:listinfo': 0.32; 'skip:- 30': 0.33; 'size,': 0.34; 'file.': 0.34; 'directory.': 0.34; 'flag': 0.34; 'issue': 0.35; 'google': 0.35; 'joe': 0.35; 'url:python': 0.36; 'subject:with': 0.36; '8bit%:86': 0.37; 'received:google.com': 0.37; 'think': 0.37; 'using': 0.38; 'menu': 0.38; 'patch': 0.38; 'allows': 0.38; 'some': 0.38; 'received:209.85': 0.38; 'option': 0.39; 'url:org': 0.39; 'group,': 0.40; 'received:209': 0.40; 'skip:+ 10': 0.66; '8bit%:74': 0.67; '8bit%:93': 0.67; 'engine': 0.68; '8bit%:100': 0.69; '8bit%:97': 0.73; 'skip:\xc2 10': 0.74; '8bit%:62': 0.77; 'received:209.85.216.174': 0.80; '-\xc2\xa0': 0.91; '8bit%:67': 0.93; 'treatment': 0.97
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=6Oy9rDlIkr1GzfiVkDnNUiOGFiginkPLvNoxTiAzRVA=; b=ovaWt9SbIsptzgRv0yssp5w/1aO2X4PoJIcAJp4Hw0sJigZT4dBa1InqgLw+HwsSkW v34Yq51lkgSxq22DEpcEupIu5Q4oPyUFDyW6ZGcOFACu0mvMdwjMPI6VB0Mb3vV95fd7 21LjzjONA2rpiACwG5SHhDxdrMEF2YnZ2xpQw=
MIME-Version 1.0
In-Reply-To <BLU150-W27C87DCD67A8ECE872FC4CC2B30@phx.gbl>
References <BLU150-W27C87DCD67A8ECE872FC4CC2B30@phx.gbl>
From Matt Joiner <anacrolix@gmail.com>
Date Wed, 30 Nov 2011 01:07:08 +1100
Subject Re: Can I submit an issue with Python 2.5.6?
To Toshiyuki Ogura <mlto@live.jp>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding base64
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3125.1322575652.27778.python-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1322575652 news.xs4all.nl 6849 [2001:888:2000:d::a6]:37212
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:16392

Show key headers only | View raw


Note the re.VERBOSE flag allows this whitespace treatment of the pattern.

2011/11/29 Toshiyuki Ogura <mlto@live.jp>:
> Hi.
>
> I found a problem with Python 2.5.6.
> test_commands fails when 'make test'.
> bugs.python.org doesn't seem to have an option for Python 2.5 in "Versions:"
> drop-down menu when creating an issue.
> The problem seems to be the same as #11946.
> http://bugs.python.org/issue11946
> I also made a patch for 2.5.6.
>
> --- Python-2.5.6/Lib/test/test_commands.py.orig    2006-06-29
> 04:10:08.000000000 +0000
> +++ Python-2.5.6/Lib/test/test_commands.py    2011-11-29 08:46:29.602607019
> +0000
> @@ -46,11 +46,7 @@
>          #     drwxr-xr-x   15 Joe User My Group     4096 Aug 12 12:50 /
>          # Note that the first case above has a space in the group name
>          # while the second one has a space in both names.
> -         pat = r'''d.........   # It is a directory.
> -                  \+?          # It may have ACLs.
> -                  \s+\d+       # It has some number of links.
> -                  [^/]*        # Skip user, group, size, and date.
> -                  /\.          # and end with the name of the file.
> +        pat = r'''^.*(\/\.)[\ ]*[\n\r]*$
>           &nbs p;     '''
>
>          self.assert_(re.match(pat, getstatus("/."), re.VERBOSE))
>
>
> Can I submit the issue at bugs.python.org?
> I think many people are still using Python 2.5 because of Google App Engine
> and fixing bugs with 2.5 is still helpful.
>
> Toshiyuki Ogura
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Can I submit an issue with Python 2.5.6? Matt Joiner <anacrolix@gmail.com> - 2011-11-30 01:07 +1100

csiph-web