[New-bugs-announce] [issue31462] Remove trailing whitespaces

Serhiy Storchaka report at bugs.python.org
Thu Sep 14 01:50:09 EDT 2017


New submission from Serhiy Storchaka:

Proposed PR removes trailing whitespaces from CPython source files. Some of them were added since the last trailing whitespaces removing. Some text files were omitted in previous trailing whitespaces removings. Now I consider them safe to cleanup.

----------
messages: 302140
nosy: benjamin.peterson, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Remove trailing whitespaces
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31462>
_______________________________________


More information about the New-bugs-announce mailing list