Skip to content

Update Base.py for Python3.8#40

Open
arvindh-manian wants to merge 1 commit into
tjlang:masterfrom
arvindh-manian:master
Open

Update Base.py for Python3.8#40
arvindh-manian wants to merge 1 commit into
tjlang:masterfrom
arvindh-manian:master

Conversation

@arvindh-manian

Copy link
Copy Markdown

cgi.escape was deprecated in 3.8, but saxutils has a good replacement.

cgi.escape was deprecated in 3.8, but saxutils has a good replacement.
@Sinan81

Sinan81 commented Nov 15, 2022

Copy link
Copy Markdown

can this be merged please.

@daf111

daf111 commented Apr 24, 2023

Copy link
Copy Markdown

I have tried the fix and it worked fine. Please consider merging the solution (or some alternative) in order to use this library in newer versions of Python.
Thank you!

@daf111

daf111 commented Apr 25, 2023

Copy link
Copy Markdown

can this be merged please.

There is a new pip package with this change implemented on https://pypi.org/project/simplekml2/2.0.0/

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.

3 participants