[issue14348] Whitespace - Lib/base64.py

2012-03-17 Thread R. David Murray
R. David Murray added the comment: Yes, our preferred approach is to make such cleanups when we touch that section of code for some other reason. Like Éric said, your willingness to contribute is very much appreciated and we hope you'll find another bug to work on. -- status: pending

[issue14348] Whitespace - Lib/base64.py

2012-03-17 Thread Éric Araujo
Éric Araujo added the comment: Hi Dionysios. In the standard library, we do not usually make cosmetic changes, because they don’t bring much value, make the version control history less useful, and take time that could be spent on fixing bugs or adding features. Please read msg154729 for a

[issue14348] Whitespace - Lib/base64.py

2012-03-17 Thread Dionysios Kalofonos
New submission from Dionysios Kalofonos : Whitespace changes as of PEP8. -- components: Library (Lib) files: base64.patch keywords: patch messages: 156156 nosy: dk priority: normal severity: normal status: open title: Whitespace - Lib/base64.py versions: Python 3.3 Added file: http://bug