Am 17.11.2012 23:47, schrieb mar...@v.loewis.de:
>
> Zitat von Kristján Valur Jónsson :
>
>> Thanks for your pro-tip. Might I suggest that it ought to go into
>> the dev FAQ? Along with an explanation that a windows dev has to
>> have SVN installed too, just for the laughs?
>> I think there
On Sat, Nov 17, 2012 at 1:48 PM, Kristján Valur Jónsson
wrote:
> Hello there.
>
> I‘d like to have some pair of eyes on a couple of patches i´ve submitted.
Sorry, can't help you with these, but I've got a language nit...
> http://bugs.python.org/issue16475
>
> This fixes a regression in marshal
On Fri, 16 Nov 2012 22:35:38 -0800
Chris Jerdonek wrote:
> >
> > I'm pretty sure it's because python-dev is the 'from' address
> > used when the messages are sent...and the configuration of
> > that user is what allows them to be accepted.
> >
> > I suggest changing the from address and the accoun
Zitat von Kristján Valur Jónsson :
Thanks for your pro-tip. Might I suggest that it ought to go into
the dev FAQ? Along with an explanation that a windows dev has to
have SVN installed too, just for the laughs?
I think there might be a benefit to moving at least the current
externals to
Hello there.
I'd like to have some pair of eyes on a couple of patches i´ve submitted.
http://bugs.python.org/issue16475
This fixes a regression in marshal between 2.x and 3.x, reinstating string
reuse and internment support. In addition, it generalizes string reuse to all
objects, allowing for
Thanks for your pro-tip. Might I suggest that it ought to go into the dev FAQ?
Along with an explanation that a windows dev has to have SVN installed too,
just for the laughs?
I think there might be a benefit to moving at least the current externals to a
separate HG repository. We could easil
On Sat, Nov 17, 2012 at 10:55 AM, Chris Angelico wrote:
> On Sun, Nov 18, 2012 at 5:47 AM, Chris Jerdonek
> wrote:
>> On Thu, Oct 4, 2012 at 2:46 PM, wrote:
>>> I really fail to see what problem people have with large source files.
>>> What is it that you want to do that can be done easier if i
On Sun, Nov 18, 2012 at 5:47 AM, Chris Jerdonek
wrote:
> On Thu, Oct 4, 2012 at 2:46 PM, wrote:
>> I really fail to see what problem people have with large source files.
>> What is it that you want to do that can be done easier if it's multiple
>> files?
>
> One thing is browse or link to such c
[Apologies for resurrecting a few-weeks old thread.]
On Thu, Oct 4, 2012 at 2:46 PM, wrote:
>
> Zitat von Victor Stinner :
>
>> I only see one argument against such refactoring: it will be harder to
>> backport/forwardport bugfixes.
>
> I'm opposed for a different reason: I think it will be *har
Hi Victor,
On Sat, Nov 17, 2012 at 2:13 AM, Victor Stinner
wrote:
> The major drawback of the register approach (at least of my implementation)
> is that it changes the lifetime of objects. Newly created objects are only
> "destroyed" at the exit of the function, whereas the stack-based VM destro
On Sat, 17 Nov 2012 03:43:31 +0100 (CET)
jesus.cea wrote:
> http://hg.python.org/cpython/rev/b8ece33ce27d
> changeset: 80455:b8ece33ce27d
> branch: 2.7
> parent: 80439:457c0c9c7893
> user:Jesus Cea
> date:Sat Nov 17 03:38:17 2012 +0100
> summary:
> Closes #16461: Wa
11 matches
Mail list logo