FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-99108: Refactor _sha256 & _sha512 into _sha2. by gpshead · Pull Request #101924 · 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-99108: Refactor _sha256 & _sha512 into _sha2.
- #101924
#101924
Merged
gpshead
merged 13 commits into
python:main
python/cpython:main
from
gpshead:build/sha2
gpshead/cpython:build/sha2
Copy head branch name to clipboard
Feb 16, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
gh-99108: Refactor _sha256 & _sha512 into _sha2.
#101924
gpshead
merged 13 commits into
python:main
python/cpython:main
from
gpshead:build/sha2
gpshead/cpython:build/sha2
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2023
gh-99108: Refactor _sha256 & _sha512 into _sha2.
Show description for fea4cdf
gpshead
committed
fea4cdf
View commit details
Copy full SHA for fea4cdf
Browse repository at this point
update stdlib module names list.
gpshead
committed
30c9955
View commit details
Copy full SHA for 30c9955
Browse repository at this point
remove the added subTest calls (no real value).
gpshead
committed
4c6a4fb
View commit details
Copy full SHA for 4c6a4fb
Browse repository at this point
cleanup per review comments.
gpshead
authored
cf6b330
View commit details
Copy full SHA for cf6b330
Browse repository at this point
rename the _sha2 types and simplify module init to use PyModule_AddType.
gpshead
authored
610cf36
View commit details
Copy full SHA for 610cf36
Browse repository at this point
Explicitly test that direct type constructors fail.
gpshead
authored
40fd92a
View commit details
Copy full SHA for 40fd92a
Browse repository at this point
missing param
Show description for d379e28
gpshead
committed
d379e28
View commit details
Copy full SHA for d379e28
Browse repository at this point
remove the unconstructable test (not a valid constraint for everything)
gpshead
committed
fb6454d
View commit details
Copy full SHA for fb6454d
Browse repository at this point
Commits on Feb 16, 2023
Merge branch 'main' into build/sha2
gpshead
authored
32b8f91
View commit details
Copy full SHA for 32b8f91
Browse repository at this point
fix compiler warnings.
gpshead
committed
b7259c3
View commit details
Copy full SHA for b7259c3
Browse repository at this point
Merge branch 'build/sha2' of github.com:gpshead/cpython into build/sha2
gpshead
committed
cbd04b0
View commit details
Copy full SHA for cbd04b0
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into build/sha2
gpshead
committed
bc52384
View commit details
Copy full SHA for bc52384
Browse repository at this point
rename LIBHACL_ make vars to LIBHACL_SHA2_
gpshead
committed
b67918d
View commit details
Copy full SHA for b67918d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL