FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Show invalid ini keys sorted by nicoddemus · Pull Request #7303 · pytest-dev/pytest · GitHub

Show invalid ini keys sorted - #7303

Merged
asottile merged 1 commit into
pytest-dev:masterfrom
nicoddemus:flaky-ini-keys
Jun 2, 2020
Merged

Show invalid ini keys sorted#7303
asottile merged 1 commit into
pytest-dev:masterfrom
nicoddemus:flaky-ini-keys

Conversation

Copy link
Copy Markdown
Member

Otherwise this relies on the dictionary order of config.inicfg, which
is insertion order in py36+ but "random" order in py35.

This lead to an unrelated failure in https://github.com/pytest-dev/pytest/pull/7247/checks?check_run_id=732077801.

Otherwise this relies on the dictionary order of `config.inicfg`, which
is insertion order in py36+ but "random" order in py35.

asottile 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

asottile merged commit 5814f77 into pytest-dev:master Jun 2, 2020
nicoddemus deleted the flaky-ini-keys branch June 2, 2020 22:43

gnikonorov commented Jun 2, 2020
edited
Loading

Copy link
Copy Markdown
Member

Sorry about that. Thanks for patching @asottile and @nicoddemus

Copy link
Copy Markdown
Member Author

Not at all @gnikonorov, thanks again for the original contribution! 👍

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL