Skip to content

PyParsing improvements#119

Open
exarkun wants to merge 11 commits intomasterfrom
118.pyaparsing-improvements
Open

PyParsing improvements#119
exarkun wants to merge 11 commits intomasterfrom
118.pyaparsing-improvements

Conversation

@exarkun
Copy link
Copy Markdown
Member

@exarkun exarkun commented Nov 29, 2020

Fixes #118

@exarkun exarkun marked this pull request as draft November 29, 2020 16:48
@coveralls
Copy link
Copy Markdown

coveralls commented Dec 13, 2020

Coverage Status

Coverage increased (+0.09%) to 93.76% when pulling 3f4a4b7 on 118.pyaparsing-improvements into 36231bc on master.

Copy link
Copy Markdown
Member

@glyph glyph left a comment

Choose a reason for hiding this comment

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

Curious why this is still a draft — it looks like a straightforward win to me, I was inclined to approve before I noticed that!

@exarkun exarkun marked this pull request as ready for review July 11, 2021 23:47
@exarkun
Copy link
Copy Markdown
Member Author

exarkun commented Jul 11, 2021

I surely don't remember why this was a draft. A guess might be ... waiting for other PRs to resolve?

@exarkun
Copy link
Copy Markdown
Member Author

exarkun commented Feb 5, 2022

Why doesn't GitHub run CI for me?

@exarkun
Copy link
Copy Markdown
Member Author

exarkun commented Feb 6, 2022

Why doesn't GitHub run CI for me?

I just GitHub just happened to be broken at the time or something similarly opaque and uncontrollable.

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.

There are unnecessary "White()" tokens in the pyparsing expressions for actions

3 participants