| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| #ifdef _MSC_VER | ||
| #pragma warning(push) | ||
| #pragma warning(disable:4172) | ||
| #endif |
There was a problem hiding this comment.
Use _AddressOfReturnAddress and avoid the UB on Windows?
https://learn.microsoft.com/en-us/cpp/intrinsics/addressofreturnaddress?view=msvc-170
Sorry, something went wrong.
There was a problem hiding this comment.
Great - even better!
See https://godbolt.org/z/7c9Gq9jzM, that should work out?
Sorry, something went wrong.
There was a problem hiding this comment.
Yeah, it works on Windows arm64 too.
Sorry, something went wrong.
|
GitHub actions was having some trouble, so I merged main into the PR to give it a kick |
Sorry, something went wrong.
|
!buildbot Windows |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @colesbury for commit 66f5bc5 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F131289%2Fmerge The command will test the builders whose names match following regular expression: Windows The builders matched are:
|
Sorry, something went wrong.
|
Oh, my beloved test_int in https://buildbot.python.org/#/builders/1623/builds/13. Luckily re-run passed. See #114911. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
@markshannon - would you like to review this? |
Sorry, something went wrong.
|
Shall we get this into the last alpha? Or before beta 1? Or no need at all? The AMD64 Windows PGO NoGIL failure is definitely unrelated, if this is blocking ... |
Sorry, something went wrong.
|
Thanks for the reminder |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
For details please see #131288.
I think this is a skip news.