gh-135371: Clean tags from pointers in all cases in remote debugging module#135534
gh-135371: Clean tags from pointers in all cases in remote debugging module#135534pablogsal merged 1 commit intopython:mainfrom
Conversation
|
!buildbot Raspbian |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit fce1ca4 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135534%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
!buildbot Raspbian |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 69ed0ff 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135534%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
!buildbot Raspbian |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 2e622fd 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135534%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
This is quite interesting, Gregor's 32bit buildbot is unaffected. |
|
!buildbot Raspbian |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 54579fe 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135534%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
@StanFromIreland Can I get access to the builedbot? Debugging this in CI is crazy :( |
|
@StanFromIreland I sent you an email to request builedbot access, please take a look |
|
Ah, apologies I missed it. |
|
!buildbot Raspbian |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 5eec674 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135534%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
!buildbot Raspbian |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 8bbff80 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135534%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
!buildbot Raspbian |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 78ade46 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135534%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
Finally 😓 |
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…gging module (pythonGH-135534) (cherry picked from commit b9a1b04) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
|
GH-135545 is a backport of this pull request to the 3.14 branch. |
|
That sure took some attempts, congratulations though:-) |
get_all_awaited_by()shows incorrect call stacks in awaited_by relationships #135371