Facundo Batista wrote:
> 2007/12/10, Ron Adam <[EMAIL PROTECTED]>:
>
>> This is from the search page of the tracker.
>>
>>
>> don't care
>>
>>
>> accepted
>>
>> duplicate
>> fixed
>> invalid
>> later
>> out of date
>> postponed
>>
>>
I provided a patch for the last issue I mentioned in the ticket a
month ago:
http://bugs.python.org/issue1736190
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mail
On 11/12/2007, Guido van Rossum <[EMAIL PROTECTED]> wrote:
>
> On Dec 10, 2007 4:07 PM, Gustavo Carneiro <[EMAIL PROTECTED]> wrote:
> > On 10/12/2007, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> >
> > > > Adam & I are now on #python-dev. Can you join?
> > >
> > > I think we successfully resolved
On Dec 10, 2007 4:07 PM, Gustavo Carneiro <[EMAIL PROTECTED]> wrote:
> On 10/12/2007, Guido van Rossum <[EMAIL PROTECTED]> wrote:
>
> > > Adam & I are now on #python-dev. Can you join?
> >
> > I think we successfully resolved this. Adam Olsen will produce a patch
> > that allows one to specify a si
On 10/12/2007, Guido van Rossum <[EMAIL PROTECTED]> wrote:
>
> > Adam & I are now on #python-dev. Can you join?
>
> I think we successfully resolved this. Adam Olsen will produce a patch
> that allows one to specify a single file descriptor to which a zero
> byte will be written by the C-level sign
Hi all. I recently stumbled upon an address length calculation problem in
socketmodule.c, for UNIX sockets and anonymous "linux" sockets, that is
triggered on some embedded platforms due to padding issues.
I have submitted a patch dealing with the issue about 4 months ago, but it
is still unassign
On Dec 10, 2007 4:26 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> > Adam & I are now on #python-dev. Can you join?
>
> I think we successfully resolved this. Adam Olsen will produce a patch
> that allows one to specify a single file descriptor to which a zero
> byte will be written by the C-le
> Adam & I are now on #python-dev. Can you join?
I think we successfully resolved this. Adam Olsen will produce a patch
that allows one to specify a single file descriptor to which a zero
byte will be written by the C-level signal handler. Twisted and PyGTK
will have to coordinate about this file
I remembered right now that there's a patch pending which should be
included in the trunk before solving issues related to py3k and/or
applying other changes:
http://bugs.python.org/issue1736190
Since it solves a lot of older and newer asyncore/chat issues I guess
you should work on that one instea
On Dec 9, 2007 10:16 AM, <[EMAIL PROTECTED]> wrote:
> On 12:21 am, [EMAIL PROTECTED] wrote:
> >Anyway, I would still like to discuss this on #python-dev Monday.
> >Adam, in what time zone are you? (I'm PST.) Who else is interested?
>
> I'm also interested. I'm EST, but my schedule is very flexibl
On Dec 10, 2007 8:20 AM, Daniel Arbuckle <[EMAIL PROTECTED]> wrote:
> I've posted a new patch with the documentation for handle_expt and
> handle_error adjusted, thanks to the feedback from Giampaolo Rodola
> and James Y Knight.
>
> http://bugs.python.org/issue1563
Can someone else who understands
2007/12/10, Ron Adam <[EMAIL PROTECTED]>:
> This is from the search page of the tracker.
>
>
> don't care
>
>
> accepted
>
> duplicate
> fixed
> invalid
> later
> out of date
> postponed
>
> rejected
> remind
> wont fix
>
Facundo Batista wrote:
> 2007/12/8, Ron Adam <[EMAIL PROTECTED]>:
>
>> Looks much improved! :-)
>
> Thanks!
>
>
>> Maybe components and keywords could be combined together and use check
>> boxes so more than one item at a time can be selected?
>
> Regarding the combination, I don't th
I've posted a new patch with the documentation for handle_expt and
handle_error adjusted, thanks to the feedback from Giampaolo Rodola
and James Y Knight.
http://bugs.python.org/issue1563
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.pyth
[EMAIL PROTECTED] wrote:
> On Nov 25 Gerhard Haering checked in a change to the release25-maint branch:
>
> Author: gerhard.haering
> Date: Sun Nov 25 18:40:35 2007
> New Revision: 59184
>
> Modified:
>python/branches/release25-maint/Modules/_sqlite/statement.c
>py
On Fri, Dec 07, 2007 at 10:04:38PM +0100, Georg Brandl wrote:
> there wasn't much response to the bug day proposal, but I still think it's
> a good idea. I'd propose a date in January, when Christmas etc. is over.
> It would also be nice if someone did the organizing who hasn't got a
> daily batch
2007/12/8, Ron Adam <[EMAIL PROTECTED]>:
> Looks much improved! :-)
Thanks!
> Maybe components and keywords could be combined together and use check
> boxes so more than one item at a time can be selected?
Regarding the combination, I don't think so: I'm just showing the info
from the Tracker
17 matches
Mail list logo