simon-git: tring (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon Aug 31 17:23:43 BST 2020


TL;DR:
  4a4ef91 Python 3.8 compat: cgi.escape -> html.escape.

Repository:     https://git.tartarus.org/simon/tring.git
On the web:     https://git.tartarus.org/?p=simon/tring.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2020-08-31 17:23:43

commit 4a4ef91d155164f73487344a4ab92b933d73720d
web diff https://git.tartarus.org/?p=simon/tring.git;a=commitdiff;h=4a4ef91d155164f73487344a4ab92b933d73720d;hp=f1d073a2b14a9a45422e494bda0f4732224eee0c
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon Aug 31 17:22:53 2020 +0100

    Python 3.8 compat: cgi.escape -> html.escape.
    
    Can't really complain; it is a much more sensible place to put that
    function!

 graphics.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



More information about the tartarus-commits mailing list