]> granicus.if.org Git - python/commit
bpo-33582: Remove duplicate space in inspect.formatargspec() deprecation warning...
authorZackery Spytz <zspytz@gmail.com>
Tue, 12 Jun 2018 03:16:18 +0000 (21:16 -0600)
committerNed Deily <nad@python.org>
Tue, 12 Jun 2018 03:16:18 +0000 (23:16 -0400)
commit41254ebd5e4f40a2e095d8aaea60bf3973de4647
tree117f21e827e610121e391d47b39bb04992480a2c
parent378edcd0006ce61f9255e7aeaa8755441225a380
bpo-33582: Remove duplicate space in inspect.formatargspec() deprecation warning (GH-7655)
Lib/inspect.py