DD nagytargyalo ebben az idoben. Bocsi a keveresert.
synapse
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
On 10/06/10 14:12, Victor Stinner wrote:
Le mercredi 06 octobre 2010 09:34:05, Kálmán Gergely a écrit :
Nevertheless what are your thoughts on this? Should I file a bug report
for it?
It will be fixed faster if you open an issue and attach a patch ;-)
Just did: http
Hello
I was having a very nasty fd leak recently where I've leaked more than 200k
FDs, allocating more than 1Gbytes of ram in kernel space. It was my
fault alright,
but I thought I'd mention it here so maybe you'll put a little NOTE
section in the
documentation mentioning that you have to os.cl
Done, it's at:
http://bugs.python.org/issue6560
Kalman Gergely
Aahz wrote:
On Thu, Jul 23, 2009, K?lm?n Gergely wrote:
This is the rewritten-from-scratch implementation of the
sendmsg()/recvmsg() methods. Any comments / suggestions / flames are
very welcome. Currently it supports what I
Hello
This is the rewritten-from-scratch implementation of the
sendmsg()/recvmsg() methods.
Any comments / suggestions / flames are very welcome. Currently it
supports what I need
and I'm only releasing it, because I don't have much time to develop it
further in the
forseeable future (1-2 mont
Jean-Paul Calderone wrote:
On Tue, 09 Jun 2009 16:46:54 +0200, Kálmán Gergely
wrote:
Hello, my name is Greg.
I've just started using python after many years of C programming, and
I'm also new to the list. I wanted to clarify this
first, so that maybe I will get a little less beat
Hello, my name is Greg.
I've just started using python after many years of C programming, and
I'm also new to the list. I wanted to clarify this
first, so that maybe I will get a little less beating for my stupidity :)
I use python3 and Linux on arch x86 (production will be on x86_64,
though