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

Compatible with newer PyPDF2 versions #28

Merged
merged 1 commit into from
Oct 28, 2014

Conversation

cyrusv
Copy link

@cyrusv cyrusv commented Oct 27, 2014

Issue was z3c.rml accessing a protected property of PyPDF class whose behavior had changed between versions.

Wasn't sure about buildout.cfg line 85.

Also wasn't sure if we needed page.py lines 36-45 at all, since the tests all passed in versions 1.21, 1.22, and 1.23 with those files completely deleted. Decided to play it safe and leave them in there.

strichter added a commit that referenced this pull request Oct 28, 2014
Compatible with newer PyPDF2 versions
@strichter strichter merged commit 9d65f18 into zopefoundation:master Oct 28, 2014
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.

2 participants