-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
gh-134837: Correct and improve base85 documentation for base64 and binascii modules #145843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 7 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
0e89c5a
fix(docs): Ascii85 is an ISO standard via PDF 2.0
dhdaines 2e2dffe
fix(docs): base-85 is a standard, actually several of them
dhdaines 7339b8a
fix(docs): correct details of padding and <~ ~> as implemented
dhdaines e490bd9
Merge branch 'main' into improve_base64_docs
dhdaines e36d31d
fix(docs): clarify pad for z85encode
dhdaines adcafa5
fix(docs): call it Ascii85 for PDF and btoa
dhdaines d17f406
refactor: shorten the PDF standard reference
dhdaines 1e41847
Merge branch 'python:main' into improve_base64_docs
dhdaines 5398ef0
docs: address review comments
dhdaines de8406f
docs: update docstrings for base64 to clarify base85 functions
dhdaines 3e59dd6
docs: correct adobe and pad documentation for binascii module
dhdaines 3d09a3d
fix: make regen-global-objects
dhdaines 2dd732b
docs: end bullet points with full stops
dhdaines File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.