Ben Finney writes:
> "Stephen J. Turnbull" writes:
>
> > Mark Lawrence writes:
> >
> > > People already use the bug tracker as an excuse not to
> > > contribute, wouldn't this requirement make the situation
> > > worse?
> >
> > A failure to sign the CLA is already a decision not to co
On 13/04/13 20:30, Ben Finney wrote:
"Stephen J. Turnbull" writes:
Mark Lawrence writes:
> People already use the bug tracker as an excuse not to contribute,
> wouldn't this requirement make the situation worse?
A failure to sign the CLA is already a decision not to contribute to
the dis
Hi,
2013/4/14 Nick Coghlan :
> On Sun, Apr 14, 2013 at 10:06 AM, victor.stinner
> wrote:
>> http://hg.python.org/cpython/rev/d621bdaed7c3
>> changeset: 83317:d621bdaed7c3
>> user:Victor Stinner
>> date:Sun Apr 14 02:06:32 2013 +0200
>> summary:
>> Issue #17693: CJK encoders n
On Sun, Apr 14, 2013 at 9:49 PM, Nick Coghlan wrote:
> On Sun, Apr 14, 2013 at 10:06 AM, victor.stinner
> wrote:
>> http://hg.python.org/cpython/rev/d621bdaed7c3
>> changeset: 83317:d621bdaed7c3
>> user:Victor Stinner
>> date:Sun Apr 14 02:06:32 2013 +0200
>> summary:
>> Issu
On Sun, Apr 14, 2013 at 10:06 AM, victor.stinner
wrote:
> http://hg.python.org/cpython/rev/d621bdaed7c3
> changeset: 83317:d621bdaed7c3
> user:Victor Stinner
> date:Sun Apr 14 02:06:32 2013 +0200
> summary:
> Issue #17693: CJK encoders now use the new Unicode API (PEP 393)
I'
On 12/04/2013 22:15, Larry Hastings wrote:
On 04/12/2013 10:05 AM, Guido van Rossum wrote:
On Fri, Apr 12, 2013 at 1:39 AM, Antoine Pitrou
wrote:
I think we want glob("*.py") to find
"SETUP.PY" under Windows. Anything else will probably be surprising to
users of that platform.
Yeah, I suppos