We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d230d0b + 6b45381 commit 8ac6d13Copy full SHA for 8ac6d13
1 file changed
Python/ceval_macros.h
@@ -529,6 +529,7 @@ gen_try_set_executing(PyGenObject *gen)
529
return true;
530
}
531
532
+ return false;
533
534
#endif
535
// Use faster non-atomic modifications in the GIL-enabled build and when
0 commit comments