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 #5796

Merged
merged 3 commits into from
Sep 29, 2018
Merged

Conversation

hugovk
Copy link
Contributor

@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 #5013 and was fixed upstream in pyparsing/pyparsing#16.

@pradyunsg pradyunsg added the project: vendored dependency Related to a vendored dependency label Sep 29, 2018
@pradyunsg pradyunsg added this to the 18.1 milestone Sep 29, 2018
@pradyunsg pradyunsg merged commit 773f161 into pypa:master Sep 29, 2018
@hugovk hugovk deleted the upgrade-pyparsing branch September 29, 2018 13:02
@lock
Copy link

lock bot commented Jun 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 1, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation project: vendored dependency Related to a vendored dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants