Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-143103: Addedpad parameter tobase64.z85encode#143106

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
haukex wants to merge1 commit intopython:main
base:main
Choose a base branch
Loading
fromhaukex:z85pad

Conversation

@haukex
Copy link

@haukexhaukex commentedDec 23, 2025
edited by github-actionsbot
Loading

This makesz85encode analogous toa85encode andb85encode and allows the user to more easily meet the Z85 specification, which requires input lengths to be a multiple of 4. For details see#143103.

Documentation and tests included. Tests were verified against theZ85 reference implementation (which I wrapped into a Python module athaukex/py-z85).


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

This makes it analogous to `a85encode` and `b85encode` and allows theuser to more easily meet the Z85 specification, which requires inputlengths to be a multiple of 4.
@haukexhaukex changed the titlegh-143103: Addedpad argument tobase64.z85encodegh-143103: Addedpad parameter tobase64.z85encodeDec 23, 2025
@haukex
Copy link
Author

All suggested changes applied including correcting "argument" to "parameter" in docs and commit message as well; the force push was just a squash of those changes.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@serhiy-storchakaserhiy-storchakaAwaiting requested review from serhiy-storchaka

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@haukex@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp