This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hongweipeng
Recipients Ryan Fox, hongweipeng, iritkatriel, yselivanov
Date 2021-12-18.15:34:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639841656.53.0.581755796553.issue26577@roundup.psfhosted.org>
In-reply-to
Content
Why is expected that 'x' would not exist in cv.globals? I think it works normally, you can see `x` in `func.__globals__`.
History
Date User Action Args
2021-12-18 15:34:16hongweipengsetrecipients: + hongweipeng, yselivanov, Ryan Fox, iritkatriel
2021-12-18 15:34:16hongweipengsetmessageid: <1639841656.53.0.581755796553.issue26577@roundup.psfhosted.org>
2021-12-18 15:34:16hongweipenglinkissue26577 messages
2021-12-18 15:34:16hongweipengcreate