R. David Murray <rdmur...@bitdance.com> added the comment:

We generally do not fix "linting errors" unless they reveal logic errors or we 
touch the lines of code for some other reason.  We also follow the existing 
style of a module rather than any particular style guide (the stdlib modules 
are often older than all of the style guides...even PEP8).  In short, omit 
those changes from your PR, and don't bother creating a separate one, it would 
just get rejected ;)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue24255>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to