mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
954b2cf031
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>
Miscellaneous source files for the main Python shared library