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.04:25:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528777535.86.0.475983251502.issue33582@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8379b70be2c0a9e3f11cdb694a8faaf5763f99ed by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-33582: Remove duplicate space in inspect.formatargspec() deprecation warning (GH-7655) (GH-7657)
https://github.com/python/cpython/commit/8379b70be2c0a9e3f11cdb694a8faaf5763f99ed
History
Date User Action Args
2018-06-12 04:25:35ned.deilysetrecipients: + ned.deily, docs@python, yselivanov, mbussonn, ZackerySpytz, miss-islington
2018-06-12 04:25:35ned.deilysetmessageid: <1528777535.86.0.475983251502.issue33582@psf.upfronthosting.co.za>
2018-06-12 04:25:35ned.deilylinkissue33582 messages
2018-06-12 04:25:35ned.deilycreate