This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ZackerySpytz, docs@python, mbussonn, miss-islington, ned.deily, yselivanov
Date 2018-06-12.03:16:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528773381.13.0.592728768989.issue33582@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 41254ebd5e4f40a2e095d8aaea60bf3973de4647 by Ned Deily (Zackery Spytz) in branch 'master':
bpo-33582: Remove duplicate space in inspect.formatargspec() deprecation warning (GH-7655)
https://github.com/python/cpython/commit/41254ebd5e4f40a2e095d8aaea60bf3973de4647
History
Date User Action Args
2018-06-12 03:16:21ned.deilysetrecipients: + ned.deily, docs@python, yselivanov, mbussonn, ZackerySpytz, miss-islington
2018-06-12 03:16:21ned.deilysetmessageid: <1528773381.13.0.592728768989.issue33582@psf.upfronthosting.co.za>
2018-06-12 03:16:21ned.deilylinkissue33582 messages
2018-06-12 03:16:20ned.deilycreate