Detect and fix invaid names.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 371
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Part of a more general things to validate bytecode.
Some discussion is in https://github.com/rocky/python-uncompyle6/issues/320
See also rocky/python-xdis#59
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the bytecode-validation goal in this issue, then review the discussion in python-uncompyle6#320 and the related python-xdis#59 issue for the intended meaning of invalid names. Done means identifying invalid names reliably and fixing the relevant validation behavior, with coverage for the discovered cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers, reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100