-
Notifications
You must be signed in to change notification settings - Fork 0
Debug mode #76
Copy link
Copy link
Open
Labels
explorationExploring design and implementation of featuresExploring design and implementation of featuressummarizeIssued with this tag gets summarized automaticallyIssued with this tag gets summarized automatically
Metadata
Metadata
Assignees
Labels
explorationExploring design and implementation of featuresExploring design and implementation of featuressummarizeIssued with this tag gets summarized automaticallyIssued with this tag gets summarized automatically
Executive Summary
Proposal for "debug mode" to capture runtime function execution context (parameters, globals) using Python's
tracemodule (1), enabling iterative development on function bodies as isolated scripts within pdit workflow (1). Motivated by author's experience converting Python packages to scripts for pdit compatibility (1). No implementation discussion or consensus yet; issue remains exploratory (1).Key Technical Points
tracemodule or similar tooling to capture function execution state (1)Action Items
Generated on 2025-12-15 09:38:09 by Issuerizer