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 serhiy.storchaka
Recipients scorphus, serhiy.storchaka
Date 2018-11-01.12:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541074767.92.0.788709270274.issue35128@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5e0537cf7e5b0a5ef134c7da0b68b8e55c69f4b0 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-35128: Fix spacing issues in warning.warn() messages. (GH-10268). (GH-10280)
https://github.com/python/cpython/commit/5e0537cf7e5b0a5ef134c7da0b68b8e55c69f4b0
History
Date User Action Args
2018-11-01 12:19:28serhiy.storchakasetrecipients: + serhiy.storchaka, scorphus
2018-11-01 12:19:27serhiy.storchakasetmessageid: <1541074767.92.0.788709270274.issue35128@psf.upfronthosting.co.za>
2018-11-01 12:19:27serhiy.storchakalinkissue35128 messages
2018-11-01 12:19:27serhiy.storchakacreate