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

Pyparsing monkey patch #1

Merged
merged 3 commits into from
Aug 7, 2013

Conversation

mdboom
Copy link

@mdboom mdboom commented Aug 7, 2013

As mentioned in matplotlib#2279, this monkey-patches pyparsing so that we can use the <<= operator with all versions of pyparsing > 1.5.6.

…oth Python 2 and 3 without loads of deprecation warnings.
@jenshnielsen
Copy link
Owner

test_backend_pdf.test_use14corefonts.test fails on 2.6 and 3.2 according to Travis no idea it these are real but they don't seem related since all the mathtext ones work.

jenshnielsen added a commit that referenced this pull request Aug 7, 2013
@jenshnielsen jenshnielsen merged commit 07fec13 into jenshnielsen:pyparsing Aug 7, 2013
@mdboom
Copy link
Author

mdboom commented Aug 7, 2013

test_backend_pdf.test_use14corefonts fails indeterminately all the time. Unrelated, and benign as far as this PR goes.

jenshnielsen pushed a commit that referenced this pull request May 20, 2014
@mdboom mdboom deleted the pyparsing-monkey-patch branch August 7, 2014 13:52
jenshnielsen pushed a commit that referenced this pull request Sep 2, 2014
jenshnielsen pushed a commit that referenced this pull request Nov 16, 2014
jenshnielsen pushed a commit that referenced this pull request Dec 27, 2014
jenshnielsen pushed a commit that referenced this pull request Jun 23, 2015
jenshnielsen pushed a commit that referenced this pull request Jan 26, 2016
One too many assertions

Closes #1
jenshnielsen pushed a commit that referenced this pull request Dec 30, 2016
Determinism tests without temporary files
jenshnielsen pushed a commit that referenced this pull request Dec 30, 2016
FIX pep8 failed as some files are pep8 compliant
jenshnielsen pushed a commit that referenced this pull request May 12, 2017
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.

None yet

2 participants