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

Replace cgi.escape #92

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Replace cgi.escape #92

merged 1 commit into from
Apr 6, 2024

Conversation

kajinamit
Copy link
Contributor

cgi.escape was deprecated in Python 3.2 and was removed in Python 3.8.

cgi.escape was deprecated in Python 3.2 and was removed in Python 3.8.
@cdent
Copy link
Collaborator

cdent commented Apr 6, 2024

Thanks, will incorporate this into the next release soon.

@cdent cdent merged commit cf49c16 into pasteorg:master Apr 6, 2024
6 checks passed
@cdent
Copy link
Collaborator

cdent commented Apr 6, 2024

Please see #91 if you haven't already.

@kajinamit
Copy link
Contributor Author

Please see #91 if you haven't already.

Yes that's shared in the openstack-discuss ML and what made me look at the current status.

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.

2 participants