-
Notifications
You must be signed in to change notification settings - Fork 99
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
Fix #300 : enable huge_tree in XMLParser to handle very big events #301
Conversation
Tests are failing because rootdir is not the one I expected, fixed in new commit |
"tox -e style", and then it's ready? |
(the 80 character line length restriction in PEP-8 is a terrible constraint sometimes) |
Will you rebase it into one commit and press the "ready for review"-button? :-) |
All right, should be good now. |
Thanks for the review :) |
I can't promise a quick release of caldav v1.3.0 this time, but hopefully in a week or two. |
A proposition to fix #300
Activating huge_tree in XMLParser allow to handle very big caldav events.