Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TestConfigParser with whitespace outside the value#2046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

EliahKagan
Copy link
Member

@EliahKaganEliahKagan commentedJun 7, 2025
edited
Loading

Two new test cases:

  • Unquoted, where extra whitespace is at the edges of what can be parsed as the value.
  • Quoted, where extra whitespace is next to but outside of the quotes.

The case where the whitespace is at the edges of the quoted value andinside the quotes, and thus part of the value, is already covered in#2036. That is merely renamed here, to distinguish it.

In both the:- Unquoted case, where extra whitespace is at the edges of what can  be parsed as the value.- Quoted case, where extra whitespace is next to but outside of the  quotes.The case where the whitespace is at the edges of the quoted valueand *inside* the quotes, and thus part of the value, is alreadycovered ingitpython-developers#2036. (That is merely renamed here, to distinguish it.)
@EliahKaganEliahKagan marked this pull request as ready for reviewJune 7, 2025 23:54
@EliahKaganEliahKagan merged commit63160de intogitpython-developers:mainJun 7, 2025
27 checks passed
@EliahKaganEliahKagan deleted the config-whitespace branchJune 7, 2025 23:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@EliahKagan

[8]ページ先頭

©2009-2025 Movatter.jp