Skip to content

Conversation

tzanko-matev
Copy link
Contributor

Summary

  • capture locals and globals during LINE events by walking the active frame stack
  • add a comprehensive runtime tracer test suite exercising functions, closures, classes, comprehensions, async code, exceptions, decorators, exec/eval, imports, and builtins
  • add a tempfile dev dependency used by the new tests

Testing

  • cargo check --manifest-path codetracer-python-recorder/Cargo.toml
  • cargo test --manifest-path codetracer-python-recorder/Cargo.toml (fails: missing libpython symbols in the CI environment)

https://chatgpt.com/codex/tasks/task_e_68d7eaf82b688323adf2d4478718a475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant