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 docs@python, mdk, serhiy.storchaka
Date 2018-10-31.09:00:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540976428.72.0.788709270274.issue35110@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b183750f999953bac7738b1fff114e0a2615d970 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231). (GH-10253)
https://github.com/python/cpython/commit/b183750f999953bac7738b1fff114e0a2615d970
History
Date User Action Args
2018-10-31 09:00:28serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, mdk
2018-10-31 09:00:28serhiy.storchakasetmessageid: <1540976428.72.0.788709270274.issue35110@psf.upfronthosting.co.za>
2018-10-31 09:00:28serhiy.storchakalinkissue35110 messages
2018-10-31 09:00:28serhiy.storchakacreate