Skip to content

bpo-36818: Add PyInterpreterState.runtime field. #13129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented May 6, 2019

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disagree with the overall approach. Maybe I misunderstood you.
https://bugs.python.org/issue36818#msg342043

@bedevere-bot
Copy link

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

And if you don't make the requested changes, you will be poked with soft cushions!

@vstinner
Copy link
Member

Eric is working on a different approach: https://bugs.python.org/issue36854

@ericsnowcurrently
Copy link
Member Author

The GC stuff is orthogonal to adding PyInterpreterState.runtime. I still plan on merging this after resolving merge conflicts and any feedback.

@ericsnowcurrently
Copy link
Member Author

ericsnowcurrently commented Jun 1, 2019

FYI, I've trimmed the PR down. The changes I've removed can wait until later.

@ericsnowcurrently ericsnowcurrently merged commit 396e0a8 into python:master Jun 1, 2019
@ericsnowcurrently ericsnowcurrently deleted the interp-runtime-field branch June 1, 2019 03:16
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants