• Tim Peters's avatar
    Backport of the pieces of trunk rev 46589 relevant to · 2b37ea40
    Tim Peters yazdı
    fixing an unlikely crash bug in dict resizing, SF
    bug 1456209.
    
    The rest of rev 46589 changes whether Python suppresses
    exceptions during some dict-related comparisons.  While I
    think that's a good idea, it does change visible behavior at
    times, and there was already some complaining about that on
    the trunk.  Not a good idea for backporting.  The part of
    46589 checked in here can at worst stop segfaults, and I doubt
    anyone will gripe about that ;-)
    2b37ea40
Adı
Son kayıt (commit)
Son güncelleme
..
test_MimeWriter Loading commit data...
test_asynchat Loading commit data...
test_augassign Loading commit data...
test_cgi Loading commit data...
test_class Loading commit data...
test_coercion Loading commit data...
test_compare Loading commit data...
test_cookie Loading commit data...
test_exceptions Loading commit data...
test_extcall Loading commit data...
test_frozen Loading commit data...
test_global Loading commit data...
test_grammar Loading commit data...
test_httplib Loading commit data...
test_linuxaudiodev Loading commit data...
test_logging Loading commit data...
test_math Loading commit data...
test_mmap Loading commit data...
test_new Loading commit data...
test_nis Loading commit data...
test_opcodes Loading commit data...
test_openpty Loading commit data...
test_operations Loading commit data...
test_ossaudiodev Loading commit data...
test_pep277 Loading commit data...
test_pkg Loading commit data...
test_poll Loading commit data...
test_popen Loading commit data...
test_popen2 Loading commit data...
test_profile Loading commit data...
test_pty Loading commit data...
test_pyexpat Loading commit data...
test_regex Loading commit data...
test_resource Loading commit data...
test_rgbimg Loading commit data...
test_scope Loading commit data...
test_signal Loading commit data...
test_thread Loading commit data...
test_threadedtempfile Loading commit data...
test_tokenize Loading commit data...
test_types Loading commit data...
test_winreg Loading commit data...
xmltests Loading commit data...