Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade pyparsing from 2.2.0 to 2.2.1 #1

Closed
wants to merge 2 commits into from
Closed

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Sep 18, 2018

From https://github.com/pyparsing/pyparsing/blob/pyparsing_2.2.1/pyparsing.py, released today.

https://github.com/pyparsing/pyparsing/releases/tag/pyparsing_2.2.1 says the release contains:

  • Updates to migrate source repo to GitHub
  • Fix deprecation warning in Python 3.7 re: importing collections.abc
  • Fix Literal/Keyword bug raising IndexError instead of ParseException

The deprecation warning is reported in pypa#5013 and was fixed upstream in pyparsing/pyparsing#16.

@hugovk
Copy link
Owner Author

hugovk commented Sep 18, 2018

Closing, PR was meant to go upstream.

@hugovk hugovk closed this Sep 18, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant