Skip to content

Doc: Align base64 docstrings with bytes-like wording#149974

Open
savagemechanic wants to merge 1 commit into
python:mainfrom
savagemechanic:docs-base64-docstrings-bytes-like
Open

Doc: Align base64 docstrings with bytes-like wording#149974
savagemechanic wants to merge 1 commit into
python:mainfrom
savagemechanic:docs-base64-docstrings-bytes-like

Conversation

@savagemechanic
Copy link
Copy Markdown
Contributor

@savagemechanic savagemechanic commented May 18, 2026

Documentation/docstring-only change.

Aligns public base64 docstrings with the more precise bytes-like / ASCII string wording used in the library documentation.

Local checks:

python3 -m py_compile Lib/base64.py
make -C Doc check SPHINXOPTS='-W --keep-going'

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant