FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-1635741: Port hashlib modules to multiphase init (PEP 489) by koubaa · Pull Request #21818 · 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
bpo-1635741: Port hashlib modules to multiphase init (PEP 489)
- #21818
#21818
Merged
vstinner
merged 15 commits into
python:master
python/cpython:master
from
koubaa:bpo-1635741-hashes
koubaa/cpython:bpo-1635741-hashes
Copy head branch name to clipboard
Sep 6, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
bpo-1635741: Port hashlib modules to multiphase init (PEP 489)
#21818
vstinner
merged 15 commits into
python:master
python/cpython:master
from
koubaa:bpo-1635741-hashes
koubaa/cpython:bpo-1635741-hashes
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2020
port sha1
koubaa
committed
4ae1a3f
View commit details
Copy full SHA for 4ae1a3f
Browse repository at this point
port sha512
koubaa
committed
b389566
View commit details
Copy full SHA for b389566
Browse repository at this point
port md5
koubaa
committed
8add6b1
View commit details
Copy full SHA for 8add6b1
Browse repository at this point
blurb
koubaa
committed
3ff18f7
View commit details
Copy full SHA for 3ff18f7
Browse repository at this point
address comments
koubaa
committed
9388486
View commit details
Copy full SHA for 9388486
Browse repository at this point
remove unneeded comment
koubaa
committed
e0c0feb
View commit details
Copy full SHA for e0c0feb
Browse repository at this point
fix use-after-free
koubaa
committed
6c7f435
View commit details
Copy full SHA for 6c7f435
Browse repository at this point
add traverse/clear/free module methods
koubaa
committed
37e2282
View commit details
Copy full SHA for 37e2282
Browse repository at this point
resolve comments
koubaa
committed
0384e6b
View commit details
Copy full SHA for 0384e6b
Browse repository at this point
pep7
koubaa
committed
2cfcb12
View commit details
Copy full SHA for 2cfcb12
Browse repository at this point
fix dealloc function
koubaa
committed
4bcb57f
View commit details
Copy full SHA for 4bcb57f
Browse repository at this point
Commits on Sep 1, 2020
update based on PR review
koubaa
committed
3cd5d6e
View commit details
Copy full SHA for 3cd5d6e
Browse repository at this point
Commits on Sep 2, 2020
use defining_class
koubaa
committed
0244bcf
View commit details
Copy full SHA for 0244bcf
Browse repository at this point
Commits on Sep 3, 2020
remove comment
koubaa
committed
b66a965
View commit details
Copy full SHA for b66a965
Browse repository at this point
Commits on Sep 5, 2020
fix readme
koubaa
committed
df69769
View commit details
Copy full SHA for df69769
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL