FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-129349: Accept bytes in bytes.fromhex()/bytearray.fromhex() by lordmauve · Pull Request #129844 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-129349: Accept bytes in bytes.fromhex()/bytearray.fromhex()
- #129844
#129844
Merged
vstinner
merged 10 commits into
python:main
python/cpython:main
from
lordmauve:lordmauve/issue129349
lordmauve/cpython:lordmauve/issue129349
Copy head branch name to clipboard
Mar 12, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-129349: Accept bytes in bytes.fromhex()/bytearray.fromhex()
#129844
vstinner
merged 10 commits into
python:main
python/cpython:main
from
lordmauve:lordmauve/issue129349
lordmauve/cpython:lordmauve/issue129349
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2025
Accept bytes in bytes.fromhex()/bytearray.fromhex()
Show description for 81d7ea2
lordmauve
committed
81d7ea2
View commit details
Copy full SHA for 81d7ea2
Browse repository at this point
Update documentation
lordmauve
committed
ea02542
View commit details
Copy full SHA for ea02542
Browse repository at this point
Apply suggestions from @picnixz in #129844
lordmauve
committed
76d28ce
View commit details
Copy full SHA for 76d28ce
Browse repository at this point
Fix sphinx-lint
lordmauve
committed
cff091c
View commit details
Copy full SHA for cff091c
Browse repository at this point
Mention bytearray in docs and blurb
lordmauve
committed
be92188
View commit details
Copy full SHA for be92188
Browse repository at this point
Use buffer protocol to support all byte-like objects
lordmauve
committed
b0e3eb5
View commit details
Copy full SHA for b0e3eb5
Browse repository at this point
Insert missing braces
Show description for ef92b4e
lordmauve
and
picnixz
committed
ef92b4e
View commit details
Copy full SHA for ef92b4e
Browse repository at this point
Update Doc/library/stdtypes.rst
vstinner
authored and
lordmauve
committed
685f583
View commit details
Copy full SHA for 685f583
Browse repository at this point
Add test for invalid type in bytes.fromhex()
lordmauve
committed
f859c3c
View commit details
Copy full SHA for f859c3c
Browse repository at this point
PEP-7
lordmauve
committed
31b9ab0
View commit details
Copy full SHA for 31b9ab0
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL