Use elemene.iter instead of getiterator for Python 3.9 compatibility.#13
Use elemene.iter instead of getiterator for Python 3.9 compatibility.#13liZe merged 1 commit intoKozea:masterfrom tirkarthi:fix-xml-error
Conversation
|
Thanks a lot! |
|
Also thank you - another step to ease Fedora's transition to Python 3.9 :-) |
:) I’ll release a new version soon. |
|
Thanks for the review and merge :) |
|
Do you plan on publishing a new release with this fix soon-ish? In Fedora we're about to switch to Python 3.9 and it would be nice if cssselect2 works without extra patches. However we can carry extra patches if necessary. |
Version 0.3.0 has been released, sorry for the delay. |
|
Thank you very much :-) |
Fixes #12