Skip to content

Python core: deep-copy review + matplotlib threading fix #8

Description

@sgrimbly

Two long-standing Python-side TODOs that affect parity work:

  • src/Python/math_utils.py:60 — confirm whether deep-copying is required, or whether A and B are already passed by reference safely. Tag: #testing.
  • src/Python/display.py:5 — fix the potential threading / halting behaviour of Matplotlib rendering during code execution. Tag: #visualisation #bug.

Both are author-signed (St John), so likely real issues, not scratch notes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions