Hi Titus. Great work on GHOP!
On Dec 21, 2007 3:05 AM, Titus Brown <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> a bit of grep'ping and personal examination discovered the following
> tests in trunk/ that could be converted to unittest or doctests. Any
> thoughts, pro or con?
Yes, it would be great
On Fri, Dec 21, 2007 at 11:28:55AM +0100, Christian Heimes wrote:
> Your wrapper is a good implementation. I even found an inconvenience in
> my implementation when I studied your code. My wrapper raised an
> exception when a closed fd was removed with EPOLL_CTL_DEL.
It should be a good reference,
On Tue, Dec 18, 2007 at 11:57:19AM -0300, Alberto Bertogli wrote:
> I wrote a patch adding TIPC support to the socket module, you can find
> it in http://bugs.python.org/issue1646.
Well, I'm supposed to "tickle the interest of one of the many folks with
commit privileges" about this, so here I am
ACTIVITY SUMMARY (12/14/07 - 12/21/07)
Tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
1366 open (+27) / 11799 closed (+27) / 13165 total (+54)
Open issues with patches: 426
Average durati
On Fri, Dec 21, 2007 at 04:02:21PM +0100, Quentin Gallet-Gilles wrote:
-> (oops, realized I didn't send it to the list, just to Titus)
->
-> I remember that it was one of the tasks at the Python Sprint at Google last
-> summer, so I guess this is a good idea (for GHOP, right ?)
Yep!
-> >From wha
(oops, realized I didn't send it to the list, just to Titus)
I remember that it was one of the tasks at the Python Sprint at Google last
summer, so I guess this is a good idea (for GHOP, right ?)
>From what remains of the spreadsheet used during the Sprint
(http://spreadsheets.google.com/ccc?key=
This makes me very happy.
I could try to work on integrating this stuff in asyncore, if someone
finds this of some interest.
On 20 Dic, 18:08, Christian Heimes <[EMAIL PROTECTED]> wrote:
> Linux Kernel 2.6+ and BSD (including Mac OS X) have two I/O event
> notification systems similar but superior
Hi all,
a bit of grep'ping and personal examination discovered the following
tests in trunk/ that could be converted to unittest or doctests. Any
thoughts, pro or con?
(I understand from Brett that the goal is to eradicate "old-style"
tests, by which I think he means tests that do not use unitte
Ross Cohen wrote:
> Did you look at the python-epoll module which has been in the Cheese
> Shop for quite some time? There is no messing with a low level control
> file descriptor and it presents an identical interface to select.poll().
No, I didn't see the module. To be honest I didn't look at th
Guido van Rossum wrote:
> When I build from scratch and run most tests (regrtest.py -uall) I get
> some strange failures with test_sys.py:
>
> test test_sys failed -- Traceback (most recent call last):
> File "/usr/local/google/home/guido/python/py3kd/Lib/test/test_sys.py",
> line 302, in test_4
10 matches
Mail list logo