GH-122616: Simplify LOAD_ATTR_WITH_HINT and STORE_ATTR_WITH_HINT#122620
GH-122616: Simplify LOAD_ATTR_WITH_HINT and STORE_ATTR_WITH_HINT#122620markshannon merged 3 commits intopython:mainfrom
Conversation
|
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: |
|
@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. |
|
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.