-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-132775: Unrevert "Add _PyCode_GetVarCounts()" #133265
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
gh-132775: Unrevert "Add _PyCode_GetVarCounts()" #133265
Conversation
This reverts commit 811edcf (pythongh-133128).
!buildbot s390x RHEL8 LTO |
🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit 54b6192 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133265%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
!buildbot s390x RHEL8 LTO |
🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit 5f6fe84 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133265%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
!buildbot s390x RHEL8 LTO |
🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit 39692ea 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133265%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
39692ea
to
8c83a94
Compare
!buildbot s390x RHEL8 LTO |
🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit 8c83a94 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133265%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
8c83a94
to
01bb302
Compare
!buildbot s390x RHEL8 LTO |
🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit 01bb302 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133265%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
!buildbot s390x RHEL8 LTO + PGO |
The regex 's390x RHEL8 LTO + PGO' did not match any buildbot builder. Is the requested builder in the list of stable builders? |
!buildbot s390x RHEL8 LTO |
🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit 01bb302 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133265%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
01bb302
to
97677cb
Compare
!buildbot s390x RHEL8 LTO |
🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit 97677cb 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133265%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
This reverts commit 811edcf (gh-133128).
We reverted that change due to failing s390 builds (a big-endian architecture).
(This PR will be the fix, but I'm also using it to diagnose the problem and iterate on the solution, so I can run against the s390 buildbots.)