FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-36818: Add PyInterpreterState.runtime field. by ericsnowcurrently · Pull Request #13129 · python/cpython · GitHub

/ cpython Public

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

Merged
ericsnowcurrently merged 4 commits into
python:masterfrom
ericsnowcurrently:interp-runtime-field
Jun 1, 2019
Merged

bpo-36818: Add PyInterpreterState.runtime field.#13129
ericsnowcurrently merged 4 commits into
python:masterfrom
ericsnowcurrently:interp-runtime-field

Conversation

ericsnowcurrently commented May 6, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Comment thread Include/internal/pycore_object.h Outdated
Comment thread Include/internal/pycore_pystate.h Outdated

Copy link
Copy Markdown

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!

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
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 commented Jun 1, 2019
edited
Loading

Copy link
Copy Markdown
Member Author

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

ericsnowcurrently merged commit 396e0a8 into python:master Jun 1, 2019
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL