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

Un-pin pyparsing to see if pyparsing 3.0.3 works on main#21489

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

Closed
timhoffm wants to merge1 commit intomainfrompyparsing-tests

Conversation

timhoffm
Copy link
Member

PR Summary

Pyparsing 3.0.0 introduced some backward-incompatible changes. As a result, we pinned it in#21445 +#21446.

Let's see if this is fixed in the more recent versions of pyparsing.

@timhoffmtimhoffm marked this pull request as draftOctober 28, 2021 20:47
@timhoffm
Copy link
MemberAuthor

timhoffm commentedOct 28, 2021
edited
Loading

@ptmcg

with pyparsing 3.0.3 we see shifts in some math formulas: Can it be that this is caused by the change to pyparsing >=3?

e.g. forr"$\sqrt[3]{x}=5$"

got:
grafik
expected:
grafik
diff:
grafik

@ptmcg
Copy link

It looks like a leading space was included or not included (I can't tell which is the before and which is the after in your diff). I'm trying to test your parser in isolation, but I keep having to pull in more and more code. Is there a way to test without doing the whole Anaconda installation?

@timhoffm
Copy link
MemberAuthor

Have you used theenvironment.yml from the repository base?

@anntzeranntzer mentioned this pull requestOct 29, 2021
7 tasks
@timhoffm
Copy link
MemberAuthor

Superseded by#21501.

@QuLogicQuLogic deleted the pyparsing-tests branchNovember 16, 2021 02:11
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
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@timhoffm@ptmcg

[8]ページ先頭

©2009-2025 Movatter.jp