Skip to content

gh-91325: Skip Stable ABI checks with Py_TRACE_REFS special build#92046

Merged
encukou merged 2 commits into
python:mainfrom
encukou:stable-abi-trace-refs
Jan 29, 2024
Merged

gh-91325: Skip Stable ABI checks with Py_TRACE_REFS special build#92046
encukou merged 2 commits into
python:mainfrom
encukou:stable-abi-trace-refs

Conversation

@encukou

@encukou encukou commented Apr 29, 2022

Copy link
Copy Markdown
Member

Py_TRACE_REFS is not compatible with Py_LIMITED_API nor with the stable ABI.

This build is not compatible with Py_LIMITED_API nor with
the stable ABI.
@encukou encukou added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 29, 2022
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit 0fa4e68 🤖

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 29, 2022

@kumaraditya303 kumaraditya303 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There are merge conflicts.

@bedevere-bot

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!

@encukou

encukou commented Dec 14, 2022

Copy link
Copy Markdown
Member Author

... where are my soft cushions, @bedevere-bot ?

@encukou encukou added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 23, 2024
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit 1adabea 🤖

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 23, 2024
@encukou

encukou commented Jan 23, 2024

Copy link
Copy Markdown
Member Author

No soft cushions, so I've resolved the conflict.

@encukou

encukou commented Jan 23, 2024

Copy link
Copy Markdown
Member Author

I have made the requested changes; please review again

@encukou encukou dismissed kumaraditya303’s stale review January 24, 2024 12:54

There are no more conflicts.

@encukou encukou merged commit 15fe8ce into python:main Jan 29, 2024
@encukou encukou deleted the stable-abi-trace-refs branch January 29, 2024 15:45
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…ld (pythonGH-92046)

Skip Stable ABI checks with Py_TRACE_REFS special build

This build is not compatible with Py_LIMITED_API nor with
the stable ABI.
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.

3 participants