Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-124785: Revert "gh-116510: Fix crash due to shared immortal interned strings (gh-124646)"#124807
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…rings. (pythongh-124646)"This reverts commit98b2ed7.
LGTM. |
7bdfabe
intopython:mainUh oh!
There was an error while loading.Please reload this page.
…ortal interned strings (pythongh-124646)" (pythongh-124807)Revert "pythongh-116510: Fix crash due to shared immortal interned strings. (pythongh-124646)"This reverts commit98b2ed7.(cherry picked from commit7bdfabe)Co-authored-by: T. Wouters <thomas@python.org>
Sorry,@Yhg1s and@nascheme, I could not cleanly backport this to
|
GH-124812 is a backport of this pull request to the3.13 branch. |
… interned strings (gh-124646)" (gh-124807) (#124812)gh-124785: Revert "gh-116510: Fix crash due to shared immortal interned strings (gh-124646)" (gh-124807)Revert "gh-116510: Fix crash due to shared immortal interned strings. (gh-124646)"This reverts commit98b2ed7.(cherry picked from commit7bdfabe)Co-authored-by: T. Wouters <thomas@python.org>
…red immortal interned strings (pythongh-124646)" (pythongh-124807)Revert "pythongh-116510: Fix crash due to shared immortal interned strings. (pythongh-124646)"This reverts commit98b2ed7.(cherry picked from commit7bdfabe)Co-authored-by: T. Wouters <thomas@python.org>
GH-124818 is a backport of this pull request to the3.12 branch. |
…ared immortal interned strings (pythongh-124646)" (pythongh-124807)"This reverts commit7bdfabe.
Uh oh!
There was an error while loading.Please reload this page.
Revert the fix forgh-116510, since it causes crashes in the tracerefs build (and it makes invalid assumptions; see#124796 (comment)).