Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 20, 2019

Pass tstate parameter (PyThreadState) to GC collect() function and
other GC subfunctions.

https://bugs.python.org/issue36710

Pass tstate parameter (PyThreadState) to GC collect() function and
other GC subfunctions.
@vstinner vstinner requested a review from pablogsal as a code owner November 20, 2019 00:19
@vstinner vstinner merged commit 2e96906 into python:master Nov 20, 2019
@vstinner vstinner deleted the gc_tstate branch November 20, 2019 00:49
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Pass tstate parameter (PyThreadState) to GC collect() function and
other GC subfunctions.
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Pass tstate parameter (PyThreadState) to GC collect() function and
other GC subfunctions.
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.

3 participants