{{ message }}
MNT: Unpin pyparsing, xfail error message tests for pyparsing 3.1.0 - #26431
Merged
Merged
Conversation
Member
Author
May require backporting a portion of matplotlib#26198 to the 3.7 branch if we wish to have a 3.7.3. (specifically the part where token, placeable, and auto_delim are excluded from setName)
Member
Author
|
Labeling as 3.7.3. While the backport shouldn't fail, we probably do want to include the lines from #26198 in there. |
jklymak
reviewed
Aug 1, 2023
| - pybind11>=2.6.0 | ||
| - pygobject | ||
| - pyparsing!=3.1.0 | ||
| - pyparsing>=2.3.1 |
Member
There was a problem hiding this comment.
Do you not need to exclude the version that doesn't work?
Member
tacaswell
approved these changes
Aug 1, 2023
jklymak
approved these changes
Aug 1, 2023
meeseeksmachine
pushed a commit
to meeseeksmachine/matplotlib
that referenced
this pull request
Aug 1, 2023
…ge tests for pyparsing 3.1.0
QuLogic
added a commit
that referenced
this pull request
Aug 3, 2023
…431-on-v3.7.x Backport PR #26431 on branch v3.7.x (MNT: Unpin pyparsing, xfail error message tests for pyparsing 3.1.0)
wavebyrd
pushed a commit
to wavebyrd/matplotlib
that referenced
this pull request
Mar 13, 2026
…ge tests for pyparsing 3.1.0
wavebyrd
pushed a commit
to wavebyrd/matplotlib
that referenced
this pull request
Mar 13, 2026
…t-of-pr-26431-on-v3.7.x Backport PR matplotlib#26431 on branch v3.7.x (MNT: Unpin pyparsing, xfail error message tests for pyparsing 3.1.0)
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PR summary
Closes #26152
May require backporting a portion of #26198 to the 3.7 branch if we wish to have a 3.7.3.
(specifically the part where token, placeable, and auto_delim are excluded from
setName)PR checklist