SIGN IN SIGN UP

bpo-43693: Do not check co_cell2arg if a non-cell offset. (gh-26626)

This is the same fix as for PyFrame_LocalsToFast() in gh-26609, but applied to PyFrame_FastToLocalsWithError(). (It should have been in that PR.)

https://bugs.python.org/issue43693
E
Eric Snow committed
e6e34e45222b9c7a63ba92386612acf768082ba0
Parent: eea8148
Committed by GitHub <noreply@github.com> on 6/9/2021, 5:40:49 PM