Check _unparse_extend_action

Open
#408 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
python
Domain
cli

Research direction

Start by reading _unparse_extend_action and the discussion linked from pull request #406, then compare its behavior with the related count, extend, and append unparsing fixes. Reproduce the suspected case and determine whether a bug remains; done means the behavior is verified and any needed regression coverage passes.

Written by the indexing model from the issue text.

Description

Type: Bug

#406 fixed some long-standing bugs that were just oversights when unparsing the count, extend, and append actions. Sourcery indicated there might still be a related bug in _unparse_extend_action. We should investigate. See here for the original context.

Dominant language
Python
Stars
48
Forks
6
PR merge metrics
No merged PRs in 30d

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.

More from sandialabs/reverse_argparse

All issues in sandialabs/reverse_argparse

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.