diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-09 19:35:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-09 19:35:26 +0100 |
commit | 6d0ee60740f2862a878f009671b1aaa75aeb0c2a (patch) | |
tree | 9f698f0abb3d9c70cc21d4162735339001ff275a /Python/pylifecycle.c | |
parent | e5ccc94bbb153431698b2391df625e8d47a93276 (diff) | |
download | cpython-git-6d0ee60740f2862a878f009671b1aaa75aeb0c2a.tar.gz |
bpo-36184: Port python-gdb.py to FreeBSD (GH-18873)
python-gdb.py now checks for "take_gil" function name to check if a
frame tries to acquire the GIL, instead of checking for
"pthread_cond_timedwait" which is specific to Linux and can be a
different condition than the GIL.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions