Skip to content

bpo-45256: Fix cleanup of stolen locals for Python-to-Python calls - #28905

Merged
markshannon merged 1 commit into
python:mainfrom
pablogsal:fix_cleanup
Oct 13, 2021
Merged

bpo-45256: Fix cleanup of stolen locals for Python-to-Python calls#28905
markshannon merged 1 commit into
python:mainfrom
pablogsal:fix_cleanup

Conversation

@pablogsal

@pablogsalpablogsal commented Oct 12, 2021

Copy link
Copy Markdown
Member

@pablogsalpablogsal added skip news 🔨 test-with-buildbots Test PR w/ buildbots; report in status section labels Oct 12, 2021
@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 12, 2021
@pythonpython deleted a comment from bedevere-botOct 12, 2021
@pablogsalpablogsal added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 12, 2021
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @pablogsal for commit da845ba 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 12, 2021
@markshannon

Copy link
Copy Markdown
Member

The Gentoo failures are something to do Tk. I'm seeing the same failures on my PR, so not related to this PR.
The s390 failure looks like a segfault from stack overflow, likewise not related to this PR.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@pablogsal@bedevere-bot@markshannon@the-knights-who-say-ni