• Petr Viktorin's avatar
    bpo-36974: Fix GDB integration (GH-13665) · fecb75c1
    Petr Viktorin yazdı
    As it changes the way functions are called, the PEP 590 implementation
    skipped the functions that the GDB integration is looking for
    (by name) to find function calls.
    
    Looking for the new helper `cfunction_call_varargs` hopefully fixes the
    tests, and thus buildbots.
    
    The changed frame nuber in test_gdb is due to there being fewer
    C calls when calling a built-in method.
    fecb75c1
Adı
Son kayıt (commit)
Son güncelleme
..
buildbot Loading commit data...
c-globals Loading commit data...
ccbench Loading commit data...
clinic Loading commit data...
demo Loading commit data...
freeze Loading commit data...
gdb Loading commit data...
i18n Loading commit data...
importbench Loading commit data...
iobench Loading commit data...
msi Loading commit data...
nuget Loading commit data...
parser Loading commit data...
pynche Loading commit data...
scripts Loading commit data...
ssl Loading commit data...
stringbench Loading commit data...
test2to3 Loading commit data...
tz Loading commit data...
unicode Loading commit data...
unittestgui Loading commit data...
README Loading commit data...