• Éric Araujo's avatar
    Packaging tests: don’t let an internal cache grow indefinitely. · c06f46f7
    Éric Araujo yazdı
    Victor Stinner diagnosed on #12167 that some reference leaks came from
    util._path_created, a set used for caching; there are two tests that
    cause additions to this set, so now they clear it in tearDown, avoiding
    17 refleaks.  (My tests show that it’s necessary to clear the set in
    only one test, clearing it in both does not stop more refleaks, but
    there’s no harm in doing it.)
    c06f46f7
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...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...