Uh oh!
There was an error while loading. Please reload this page.
GH-122616: Simplify LOAD_ATTR_WITH_HINT and STORE_ATTR_WITH_HINT - #122620
Conversation
Uh oh!
There was an error while loading. Please reload this page.
markshannon
commented
Aug 5, 2024
The three failures are networking issues on the emulated platforms and a hypothesis issues |
A somewhat mysterious bug report (a failure with a Python exception) that we received in Cython under Py3.14a1 bisects to this change: |
markshannon
commented
Oct 21, 2024
@scoder can you make a new CPython issue for the Cython problem? I'd be very surprised if this PR was the root cause of the problem, but it clearly is a CPython issue not a Cython one. |
da-woods
commented
Oct 23, 2024
Hi both: I've created #125868 with a bit of extra debugging detail (I stopped trying to debug at the point that reality and pdb started contradicting each other) |
Removes branching code, using a DEOPT.