[issue2551136] timezone extention crash on Python 3.8
Cédric Krier <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from Cédric Krier: cgi.escape is deprecated since 3.2 and has been removed in 3.8 [1]. Here is a patch that tries to use the new html.escape and fallback to cgi.escape. [1] https://docs.python.org/3.7/library/cgi.html#cgi.escape ---------- files: roundup-escape.patch keywords: patch messages: 7238 nosy: ced severity: normal status: new title: timezone extention crash on Python 3.8 type: crash versions: devel _________________________________________________ Roundup tracker <[email protected]> <https://issues.roundup-tracker.org/issue2551136> _________________________________________________ _______________________________________________ Roundup-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-devel