Skip to content

parser: Accept more boolean values#379

Open
dag-erling wants to merge 1 commit into
vstakhov:masterfrom
dag-erling:des/parse-boolean
Open

parser: Accept more boolean values#379
dag-erling wants to merge 1 commit into
vstakhov:masterfrom
dag-erling:des/parse-boolean

Conversation

@dag-erling

Copy link
Copy Markdown
Contributor

The current code accepts “true” / “false”, “yes” / “no”, “on” / “off”. Extend it to also accept “y” / “n”, “t” / “f”, “1” / “0”.

The current code accepts “true” / “false”, “yes” / “no”, “on” / “off”.
Extend it to also accept “y” / “n”, “t” / “f”, “1” / “0”.
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.

1 participant