Add standard dis tests
Open
@moagstar is already working on this.
Since Jun 2, 2016.
- Dominant language
- Python
- Stars
- 371
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
There are a number of standard tests which are interesting and should be added:
https://github.com/python/cpython/blob/master/Lib/test/test_dis.py
I also have some tests which from my now abandoned backports.dis project which may be of interest adding:
https://github.com/moagstar/backports.dis/blob/master/src/backports/tests/est_backport_dis.py
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.
Assessment
This issue has not been assessed yet.