8000 [3.14] gh-134201: Expand explanation of Base85 encodings in base64 docs (GH-134288) by miss-islington · Pull Request #134298 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.14] gh-134201: Expand explanation of Base85 encodings in base64 docs (GH-134288) #134298

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 1 commit into from
May 20, 2025

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented May 19, 2025

Explain history of de-facto standard and how to pick between the two Base-85 encoding functions in the base-64 module.


(cherry picked from commit 66aaad6)

Co-authored-by: Alek Binion aleksander.binion@gmail.com
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM


📚 Documentation preview 📚: https://cpython-previews--134298.org.readthedocs.build/

pythonGH-134288)

Explain history of de-facto standard and how to pick between the two Base-85 encoding functions in the base-64 module.

---------
(cherry picked from commit 66aaad6)

Co-authored-by: Alek Binion <aleksander.binion@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Copy link
Member
@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CAM-Gerlach CAM-Gerlach enabled auto-merge (squash) May 20, 2025 00:01
@CAM-Gerlach CAM-Gerlach linked an issue May 20, 2025 that may be closed by this pull request
@CAM-Gerlach CAM-Gerlach merged commit e20f05f into python:3.14 May 20, 2025
36 of 37 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Document base85 and Ascii85 in the base64 module
3 participants
0