Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make strict in config a boolean - #8636

Merged
JukkaL merged 1 commit into
python:masterfrom
scop:strict-config-false
Apr 8, 2020
Merged

Make strict in config a boolean#8636
JukkaL merged 1 commit into
python:masterfrom
scop:strict-config-false

Conversation

@scop

@scop scop commented Apr 5, 2020

Copy link
Copy Markdown
Contributor

Note that setting strict = False does not invert any of the options touched by strict; instead it is the same as if strict was not set at all.

Tested only to the extent of running the tests.

Closes #8633

Note that setting strict = False does not invert any of the options
touched by strict; instead it is the same as if strict was not set at
all.

Closes python#8633

@emmatyping emmatyping left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@JukkaL
JukkaL merged commit c95d8b4 into python:master Apr 8, 2020
@scop
scop deleted the strict-config-false branch April 9, 2020 17:13
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.

strict=False in config file mistakenly sets strict=True

4 participants