According to #python-dev, there’s no need to go through
python-checkins/-dev for typos, so I fixed this one in r86247.
Piratical regards
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
h
Hi,
On 05/11/2010 19.08, Python tracker wrote:
ACTIVITY SUMMARY (2010-10-29 - 2010-11-05)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open2514 (+17)
close
On Fri, Nov 5, 2010 at 10:14 AM, Michael Foord
wrote:
> On 05/11/2010 17:10, geremy condra wrote:
>>
>> On Thu, Nov 4, 2010 at 3:40 PM, Laurens Van Houtven
>> wrote:
>>>
>>> On Thu, Nov 4, 2010 at 5:44 AM, Allan McRae wrote:
>>
>>
>>
>>> What is true is that there's a new and temporary "NO ARCH
> Author: eric.smith
> Date: Thu Nov 4 18:06:58 2010
> New Revision: 86170
>
> Log:
> Issue #6081: Add str.format_map. str.format_map(mapping) is similar to
> str.format(**mapping), except mapping does not get converted to a dict.
> Modified: python/branches/py3k/Doc/library/stdtypes.rst
>
> Hi,
>
> I've compiled
> Python 2.7 (r27:82500, Nov 2 2010, 09:00:37)
> [GCC 4.4.3] on linux2
>
> with the following configure options
> ./configure --prefix=/home/john/local/python-dbg --with-pydebug
>
> I've installed numpy and some other packages but when I try to run my
> extension code under
Whoops, pressed send too soon. This should've followed my previous email:
Unscientifically judging by the rate of people who used to have vague
problems that turned out to be Arch-related, I don't really think
anyone feels they're being told to "get lost". People ask a question
about it, which is
On Fri, Nov 5, 2010 at 6:10 PM, geremy condra wrote:
> On Thu, Nov 4, 2010 at 3:40 PM, Laurens Van Houtven wrote:
>> On Thu, Nov 4, 2010 at 5:44 AM, Allan McRae wrote:
>
>
>
>> What is true is that there's a new and temporary "NO ARCH" rule in the
>> topic
>
> It's your channel and you can do w
Hi,
I've compiled
Python 2.7 (r27:82500, Nov 2 2010, 09:00:37)
[GCC 4.4.3] on linux2
with the following configure options
./configure --prefix=/home/john/local/python-dbg --with-pydebug
I've installed numpy and some other packages but when I try to run my
extension code under gdb I get the er
On 05/11/2010 17:10, geremy condra wrote:
On Thu, Nov 4, 2010 at 3:40 PM, Laurens Van Houtven wrote:
On Thu, Nov 4, 2010 at 5:44 AM, Allan McRae wrote:
What is true is that there's a new and temporary "NO ARCH" rule in the
topic
It's your channel and you can do with it what you want,
Ac
On Thu, Nov 4, 2010 at 3:40 PM, Laurens Van Houtven wrote:
> On Thu, Nov 4, 2010 at 5:44 AM, Allan McRae wrote:
> What is true is that there's a new and temporary "NO ARCH" rule in the
> topic
It's your channel and you can do with it what you want, but seriously-
does this strike you as the b
ACTIVITY SUMMARY (2010-10-29 - 2010-11-05)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open2514 (+17)
closed 19597 (+78)
total 22111 (+95)
Open issues wit
On Fri, Nov 5, 2010 at 17:09, Stephen J. Turnbull wrote:
> Thomas Wouters writes:
>
> > > This is unrealistic. It would seriously annoy Arch's intended
> > > audience. (Eg, recently I've become a lot more favorable to using
> > > Word instead of OOo because Word doesn't pop up a useless warni
Thomas Wouters writes:
> > This is unrealistic. It would seriously annoy Arch's intended
> > audience. (Eg, recently I've become a lot more favorable to using
> > Word instead of OOo because Word doesn't pop up a useless warning
> > every time I save a .doc file.) Practically speaking, it w
On Thu, Nov 4, 2010 at 11:59 PM, Benjamin Peterson wrote:
> 2010/11/4 Nick Coghlan :
>> Tools also had a few discrepancies:
>> scripts/2to3.py: /usr/bin/env python (necessary, I think - I believe
>> 2to3 is a 2.x only program)
>
> No, I believe distutils is supposed to patch that up, though.
Yea
On Fri, Nov 5, 2010 at 10:56 AM, Steven D'Aprano wrote:
> Nick Coghlan wrote:
>
>> As a tool for communicating between different instances of the *same*
>> version of Python though, pickle is fine.
>
> I'm using pickle to pass a list and dict of floats and strings from Python
> 2.6 to 3.1. I've ne
On Fri, Nov 5, 2010 at 11:12 AM, Jesus Cea wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 05/11/10 01:36, Benjamin Peterson wrote:
>>> I don't know why.
>>
>> Are you passing -3 -Wall?
>
> I am passing "-3 -Werror", to induce the error control I have committed.
Under -We, PyErr_W
On 05/11/10 18:47, Thomas Wouters wrote:
No, that's not my point at all. The problem isn't that Python 3 is
incompatible with Python 2. The problem is that stuff broke without
(apparently) fair warning.
Just to clarify (and going way off topic for this list...), this was
discussed on the Arc
On Fri, Nov 5, 2010 at 01:43, Stephen J. Turnbull wrote:
> Thomas Wouters writes:
>
> > To clarify (but I dont speak for the rest of #python, just myself), I
> think
> > the move was premature, but I don't use Arch and I don't know what
> typical
> > Arch users expect.
>
> All of the Arch users
18 matches
Mail list logo