Commit e3ee6df
committed
Minor polishing changes
- Reword NEWS.d entry to "Base32" instead of "base-32".
No prior entries have ever mentioned "base-64", etc.,
but they have mentioned "Base64", etc., so this is
more consistent.
- Reword whatsnew entry to "Base32" instead of "Base 32".
No prior entries have ever mentioned "Base 64", etc.,
and there is an entry a little further up mentioning
"Ascii85, Base85, and Z85", so this is more consistent.
- Add a whatsnew entry in Optimizations > base64 & binascii
section.
- Whitespace change in `binascii.c`.1 parent 58707ea commit e3ee6df
3 files changed
Lines changed: 9 additions & 5 deletions
File tree
- Doc/whatsnew
- Misc/NEWS.d/next/Core_and_Builtins
- Modules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
665 | | - | |
| 665 | + | |
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| |||
1285 | 1285 | | |
1286 | 1286 | | |
1287 | 1287 | | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
1288 | 1292 | | |
1289 | 1293 | | |
1290 | 1294 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1598 | 1598 | | |
1599 | 1599 | | |
1600 | 1600 | | |
1601 | | - | |
1602 | | - | |
| 1601 | + | |
| 1602 | + | |
1603 | 1603 | | |
1604 | 1604 | | |
1605 | 1605 | | |
| |||
0 commit comments