Staging
v0.5.1
https://github.com/python/cpython
Revision b9ee4af4c643a323779fd7076e80b29d611f2709 authored by Victor Stinner on 30 October 2020, 20:09:48 UTC, committed by GitHub on 30 October 2020, 20:09:48 UTC
The gcmodule.c collect() function was renamed to gc_collect_main():
update gdb/libpython.py (python-gdb.py).
1 parent dff1ad5
History
Tip revision: b9ee4af4c643a323779fd7076e80b29d611f2709 authored by Victor Stinner on 30 October 2020, 20:09:48 UTC
bpo-42208: Fix test_gdb for gc_collect_main() name (GH-23041)
Tip revision: b9ee4af
File Mode Size
windows-release
ci.yml -rw-r--r-- 2.6 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 2.6 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top