Files
cpython/Lib
Antoine Pitrou 5b4faae307 Issue #13992: The trashcan mechanism is now thread-safe. This eliminates
sporadic crashes in multi-thread programs when several long deallocator
chains ran concurrently and involved subclasses of built-in container
types.

Note that the trashcan functions are part of the stable ABI, therefore
they have to be kept around for binary compatibility of extensions.
2012-09-06 01:17:42 +02:00
..
2012-08-25 12:16:37 +02:00
2012-08-25 12:16:37 +02:00
2012-08-24 18:15:46 +02:00
2012-07-17 15:09:56 +03:00
2012-08-25 10:12:47 +02:00