]> granicus.if.org Git - python/commit
bpo-33256: Replace angle brackets around python object repr to display it in html...
authorsblondon <sblondon@users.noreply.github.com>
Sun, 29 Apr 2018 17:48:33 +0000 (19:48 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 29 Apr 2018 17:48:33 +0000 (20:48 +0300)
commit7d68bfa82654ba01d860b8a772ff63bf0bd183ee
treee4a03a4c0cfc7be75b1cdea0aba531b930a18461
parent70af06cdc4e8fbee0b9d7d46bdc193097d4bc71f
bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442)
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]