]> granicus.if.org Git - python/commit
bpo-33311: Do not display parameters displayed in parentheses for module call. (GH...
authorsblondon <sblondon@users.noreply.github.com>
Wed, 9 May 2018 09:39:32 +0000 (11:39 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 9 May 2018 09:39:32 +0000 (12:39 +0300)
commit8cf4b34b3665b8bb39ea7111e6b5c3410899d3e4
tree4348734bb3b2b4add0c979018bb5c35a6c2cda96
parentddb6215a55b0218b621d5cb755e9dfac8dab231a
bpo-33311: Do not display parameters displayed in parentheses for module call. (GH-6677)
Lib/cgitb.py
Misc/NEWS.d/next/Library/2018-05-01-22-33-14.bpo-33311.8YPB-k.rst [new file with mode: 0644]