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

gh-120838: Add _PyThreadState_WHENCE_FINI by ericsnowcurrently · Pull Request #121010 · python/cpython · GitHub

/ cpython Public

gh-120838: Add _PyThreadState_WHENCE_FINI - #121010

Merged
ericsnowcurrently merged 2 commits into
python:mainfrom
ericsnowcurrently:thread-state-whence-fini
Jun 25, 2024
Merged

ericsnowcurrently merged 2 commits into
python:mainfrom
ericsnowcurrently:thread-state-whence-fini

Conversation

ericsnowcurrently commented Jun 25, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

We also add _PyThreadState_NewBound() and drop _PyThreadState_SetWhence().

This change does only affects internal API.

Copy link
Copy Markdown

Thanks @ericsnowcurrently for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

ericsnowcurrently deleted the thread-state-whence-fini branch June 25, 2024 20:35
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 25, 2024
We also add _PyThreadState_NewBound() and drop _PyThreadState_SetWhence().

This change only affects internal API.
(cherry picked from commit a905721)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>

bedevere-app Bot commented Jun 25, 2024

Copy link
Copy Markdown

GH-121013 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 25, 2024
ericsnowcurrently added a commit that referenced this pull request Jun 26, 2024
We also add _PyThreadState_NewBound() and drop _PyThreadState_SetWhence().

This change only affects internal API.

(cherry picked from commit a905721, AKA gh-121010)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
We also add _PyThreadState_NewBound() and drop _PyThreadState_SetWhence().

This change only affects internal API.
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
We also add _PyThreadState_NewBound() and drop _PyThreadState_SetWhence().

This change only affects internal API.
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
We also add _PyThreadState_NewBound() and drop _PyThreadState_SetWhence().

This change only affects internal API.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL