Skip to content

Conversation

@berhoel
Copy link
Contributor

@berhoel berhoel commented Aug 8, 2022

I added option no_default_values with test as suggested in issue #55.

@gaborbernat
Copy link
Member

Please never put an issue number into the description of a PR. Just put the change description the PR introduces.

@gaborbernat gaborbernat changed the title Pull request for issue #55 Allow omitting default values Aug 8, 2022
.. sphinx_argparse_cli::
:module: parser
:func: main
:no_default_values: false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's with the double negative here? Either make this not take an argument or drop the no prefix.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, add a changelog entry.

@berhoel
Copy link
Contributor Author

berhoel commented Aug 8, 2022

I made the changes as requested in the above comment.

I hope it is OK to introduce a new version number in the change log.

Sorry for the error in the test input file.

CHANGELOG.md Outdated

All notable changes to this project will be documented in this file.

## 1.9.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a feature so should be 1.10.0 per semver rules.

@berhoel
Copy link
Contributor Author

berhoel commented Aug 9, 2022

Thank you for your review.

I changed the version number in CHANGELOG.md.

@gaborbernat gaborbernat merged commit 84b2151 into tox-dev:main Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants