Files
cpython/Modules
Barry Warsaw 105906ff6e initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is
put into the module dict, but is never DECREF'd in this function, so
it and all its contents leak.
1999-01-27 18:04:05 +00:00
..
1998-12-15 21:43:15 +00:00
1998-12-07 14:28:47 +00:00
1998-12-11 01:10:29 +00:00
1998-12-08 16:27:10 +00:00
1998-12-07 14:28:47 +00:00
1999-01-06 22:56:24 +00:00