SIGN IN SIGN UP

gh-130070: Fix `exec(<string>, closure=<non-None>)` unexpected path (#130071)

Fixed an assertion error (so, it could be reproduced only in builds with assertions enabled)
for `exec` when the `source` argument is a string and the `closure` argument is not `None`.

Co-authored-by: sobolevn <mail@sobolevn.me>
B
Bartosz Sławecki committed
954b2cf031fb84ff3386251d5c45281f47229003
Parent: d7df781
Committed by GitHub <noreply@github.com> on 4/17/2025, 7:14:55 AM