• Antoine Pitrou's avatar
    Issue #13992: The trashcan mechanism is now thread-safe. This eliminates · 2b0218a2
    Antoine Pitrou yazdı
    sporadic crashes in multi-thread programs when several long deallocator
    chains ran concurrently and involved subclasses of built-in container
    types.
    
    Because of this change, a couple extension modules compiled for 3.2.4
    (those which use the trashcan mechanism, despite it being undocumented)
    will not be loadable by 3.2.3 and earlier. However, extension modules
    compiled for 3.2.3 and earlier will be loadable by 3.2.4.
    2b0218a2
Adı
Son kayıt (commit)
Son güncelleme
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.hgtouch Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...