Skip to content

[3.15] gh-150524: Remove outdated note in binascii.a2b_hex() documentation (GH-150525)#150627

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-af10734-3.15
May 31, 2026
Merged

[3.15] gh-150524: Remove outdated note in binascii.a2b_hex() documentation (GH-150525)#150627
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-af10734-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 30, 2026

bytes.fromhex() accepts ASCII bytes and bytes-like objects as input since 3.14
(cherry picked from commit af10734)

Co-authored-by: Joshix-1 57299889+Joshix-1@users.noreply.github.com

…tion (pythonGH-150525)

bytes.fromhex() accepts ASCII bytes and bytes-like objects as input since 3.14
(cherry picked from commit af10734)

Co-authored-by: Joshix-1 <57299889+Joshix-1@users.noreply.github.com>
@python-cla-bot
Copy link
Copy Markdown

python-cla-bot Bot commented May 30, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels May 30, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs May 30, 2026
@serhiy-storchaka serhiy-storchaka merged commit 3084bdc into python:3.15 May 31, 2026
38 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 31, 2026
@miss-islington miss-islington deleted the backport-af10734-3.15 branch May 31, 2026 07:53
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.

3 participants