SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 47 Python

Since the fast_yield branch target was introduced, it appears that most

tests of "why" against WHY_YIELD became useless.  This patch removes them,
but assert()s that why != WHY_YIELD everywhere such a test was removed.
The test suite ran fine under a debug build (i.e., the asserts never
triggered).
T
Tim Peters committed
8a5c3c76be10945ce62b055bc6823013b880330f
Parent: ed9192e