python / python/devguide

Document bisect_cmd

Open
#912 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

topic-test type-feature
Dominant language
Python
Stars
2.1k
Forks
1k
Avg merge
2d 12h
Merged PRs (30d)
12

Description

In 2017, Victor added a useful tool to find failing tests, bisect_cmd, and blogged about it. I wish I knew about it before!
IMO, the devguide should mention it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read Lib/test/bisect_cmd.py and Victor Stinner’s linked blog post to understand the tool and its intended test workflow. Then locate the appropriate testing or debugging section of the devguide and document bisect_cmd there. Done means a newcomer can discover what it does and how to use it to find failing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.