]> granicus.if.org Git - python/commit
bpo-33256: Replace angle brackets around python object repr to display it in html...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 29 Apr 2018 19:10:39 +0000 (12:10 -0700)
committerGitHub <noreply@github.com>
Sun, 29 Apr 2018 19:10:39 +0000 (12:10 -0700)
commitef91552cfb4b45f75b415dd43fb6a21795c8dbee
tree16a1fa1f6888245bdcbd6f6eca47d5e4550f9b03
parenta26a297b4ba1b8fe6c97c25af71216935960b343
bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442)

(cherry picked from commit 7d68bfa82654ba01d860b8a772ff63bf0bd183ee)

Co-authored-by: sblondon <sblondon@users.noreply.github.com>
Lib/cgitb.py
Lib/test/test_cgitb.py
Misc/ACKS
Misc/NEWS.d/next/Library/2018-04-10-20-57-14.bpo-33256.ndHkqu.rst [new file with mode: 0644]