Skip to content

bpo-42208: Fix test_gdb for gc_collect_main() name#23041

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:test_gdb
Oct 30, 2020
Merged

bpo-42208: Fix test_gdb for gc_collect_main() name#23041
vstinner merged 1 commit intopython:masterfrom
vstinner:test_gdb

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 30, 2020

The gcmodule.c collect() function was renamed to gc_collect_main():
update gdb/libpython.py (python-gdb.py).

https://bugs.python.org/issue42208

The gcmodule.c collect() function was renamed to gc_collect_main():
update gdb/libpython.py (python-gdb.py).
@vstinner vstinner merged commit b9ee4af into python:master Oct 30, 2020
@vstinner vstinner deleted the test_gdb branch October 30, 2020 20:09
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
The gcmodule.c collect() function was renamed to gc_collect_main():
update gdb/libpython.py (python-gdb.py).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants