gorakhargosh / gorakhargosh/pepe
Substitution (when turned on via -s) will substitute into program strings
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Test-Case: test_subst_bug2.py
## Description:
That is not the ideal behavior (ideal being defined by (1) what I
would expect in my program, and (2) what the C preprocessor does).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the mentioned test case, test_subst_bug2.py, and inspect how substitution behaves inside program strings when -s is enabled. Compare the observed behavior with the expected C preprocessor behavior described in the issue; done means the test captures and passes the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100