Kaszanas / Kaszanas/SnapSC2

Avoid Mutating Arguments in observe_replay

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently `observe_replay.py` mutates some arguments that are passed to the function. This should be avoided.
It works so far but may cause some issues later.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading observe_replay.py and tracing observe_replay's arguments to identify which inputs are mutated. The work is done when the function no longer changes caller-provided arguments; the issue does not name a test or another entry point to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.