Skip to content

Use elemene.iter instead of getiterator for Python 3.9 compatibility.#13

Merged
liZe merged 1 commit intoKozea:masterfrom
tirkarthi:fix-xml-error
Jan 26, 2020
Merged

Use elemene.iter instead of getiterator for Python 3.9 compatibility.#13
liZe merged 1 commit intoKozea:masterfrom
tirkarthi:fix-xml-error

Conversation

@tirkarthi
Copy link
Contributor

Fixes #12

@liZe
Copy link
Member

liZe commented Jan 26, 2020

Thanks a lot!

@liZe liZe merged commit a332c65 into Kozea:master Jan 26, 2020
@FelixSchwarz
Copy link
Contributor

Also thank you - another step to ease Fedora's transition to Python 3.9 :-)

@liZe
Copy link
Member

liZe commented Jan 26, 2020

Also thank you - another step to ease Fedora's transition to Python 3.9 :-)

:)

I’ll release a new version soon.

@tirkarthi
Copy link
Contributor Author

Thanks for the review and merge :)

@FelixSchwarz
Copy link
Contributor

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.

@liZe
Copy link
Member

liZe commented Mar 16, 2020

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.

@FelixSchwarz
Copy link
Contributor

Thank you very much :-)

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.

python-cssselect2 fails to build with Python 3.9.0a2.

3 participants