mirror of
https://github.com/python/cpython.git
synced 2025-11-15 00:00:00 +00:00
Fix PyEval_GetLocals() to avoid SystemError ("bad argument to
internal function"). Don't redefine the 'ret' variable in the if
block.
Add an unit test on PyEval_GetLocals().
|
||
|---|---|---|
| .. | ||
| 2024-07-09-15-55-20.gh-issue-89364.yYYroI.rst | ||
| 2024-08-06-14-23-11.gh-issue-122728.l-fQ-v.rst | ||