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

Fix #300 : enable huge_tree in XMLParser to handle very big events #301

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

aaujon
Copy link

@aaujon aaujon commented Mar 8, 2023

A proposition to fix #300
Activating huge_tree in XMLParser allow to handle very big caldav events.

@aaujon aaujon marked this pull request as draft March 8, 2023 14:28
@aaujon
Copy link
Author

aaujon commented Mar 14, 2023

Tests are failing because rootdir is not the one I expected, fixed in new commit

@aaujon aaujon marked this pull request as ready for review March 14, 2023 09:51
@aaujon aaujon marked this pull request as draft March 14, 2023 09:51
@tobixen
Copy link
Member

tobixen commented Mar 14, 2023

"tox -e style", and then it's ready?

@tobixen
Copy link
Member

tobixen commented Mar 14, 2023

(the 80 character line length restriction in PEP-8 is a terrible constraint sometimes)

@tobixen
Copy link
Member

tobixen commented Mar 14, 2023

Will you rebase it into one commit and press the "ready for review"-button? :-)

@aaujon aaujon marked this pull request as ready for review March 14, 2023 13:01
@aaujon
Copy link
Author

aaujon commented Mar 14, 2023

All right, should be good now.

@tobixen tobixen enabled auto-merge March 14, 2023 13:30
@tobixen tobixen added this pull request to the merge queue Mar 14, 2023
Merged via the queue into python-caldav:master with commit ae585d8 Mar 14, 2023
@aaujon
Copy link
Author

aaujon commented Mar 14, 2023

Thanks for the review :)

@tobixen
Copy link
Member

tobixen commented Mar 14, 2023

I can't promise a quick release of caldav v1.3.0 this time, but hopefully in a week or two.

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.

Add support for very big event
2 participants