Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Conversation

@nicojmn
Copy link

@nicojmn nicojmn commented Jul 19, 2022

We have updated some lines of the code in libs/html.py and common/utils to make ictv work with python3.10. These changes are also compatible with version 3.6 for production.

XHTML support was contributed by Michael Haubenwallner.
'''
from __future__ import with_statement
from cgitb import html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this package will be deprecated in Python 3.11. Can you see if this can't be replaced by any Flask API ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants