Lee Cannon added the comment:
Suggested changes have been applied to the PR.
--
___
Python tracker
<http://bugs.python.org/issue30493>
___
___
Python-bugs-list m
Changes by Lee Cannon :
--
pull_requests: +1921
___
Python tracker
<http://bugs.python.org/issue30493>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Lee Cannon:
Added tests to ensure a85decode correctly handles the 'y' character within the
byte like object when foldspaces is true.
While attempting to increase coverage I found two lines of code within
base64.py that appear to never execute:
- line 472