Message 301786 - Python tracker

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.

Content
How does a trace function or debugger tell the difference between a closure cell and a fast local whose value happens to be a cell object?