Commit 3cb685e
pythongh-144027: Fix documentation for ignorechars in base64.a85decode() (pythonGH-144028)
It does not support an ASCII string.
Also add more tests.
(cherry picked from commit 25a10b6)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>1 parent 62489c8 commit 3cb685e
2 files changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
| 242 | + | |
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
780 | 793 | | |
781 | 794 | | |
782 | 795 | | |
| |||
0 commit comments