Skip to content

gh-151763: Fix crash in _interpqueues.create on MemoryError#152131

Merged
sobolevn merged 3 commits into
python:mainfrom
sobolevn:issue-151763
Jun 25, 2026
Merged

gh-151763: Fix crash in _interpqueues.create on MemoryError#152131
sobolevn merged 3 commits into
python:mainfrom
sobolevn:issue-151763

Conversation

@sobolevn

@sobolevn sobolevn commented Jun 24, 2026

Copy link
Copy Markdown
Member

@ZeroIntensity ZeroIntensity 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.

Makes sense to me.

@sobolevn sobolevn enabled auto-merge (squash) June 25, 2026 06:33
@sobolevn sobolevn disabled auto-merge June 25, 2026 06:33
@sobolevn sobolevn enabled auto-merge (squash) June 25, 2026 06:33
@sobolevn sobolevn merged commit a6c2d4a into python:main Jun 25, 2026
54 checks passed
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Jun 25, 2026

Copy link
Copy Markdown

GH-152158 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 25, 2026
@bedevere-app

bedevere-app Bot commented Jun 25, 2026

Copy link
Copy Markdown

GH-152159 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 25, 2026
@bedevere-app

bedevere-app Bot commented Jun 25, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 25, 2026
sobolevn added a commit that referenced this pull request Jun 25, 2026
GH-152131) (#152160)

gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (GH-152131)
(cherry picked from commit a6c2d4a)

Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request Jun 25, 2026
GH-152131) (#152159)

gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (GH-152131)
(cherry picked from commit a6c2d4a)

Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request Jun 25, 2026
GH-152131) (#152158)

gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (GH-152131)
(cherry picked from commit a6c2d4a)

Co-authored-by: sobolevn <mail@sobolevn.me>
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.

2 participants