index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
hashlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade
2023-11-20
1
-1/+1
*
gh-111916: Make hashlib related modules thread-safe without the GIL (#111981)
Tomas R
2023-11-15
1
-8/+20
*
gh-99108: Release the GIL around hashlib built-in computation (#104675)
Gregory P. Smith
2023-05-23
1
-1/+8
*
hashlib: Fix old message about unicode objects. (GH-28653)
Julien Palard
2021-10-01
1
-1/+1
*
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou
2017-09-07
1
-17/+12
*
Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib.
Christian Heimes
2016-09-06
1
-8/+11
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-1/+1
*
Closes #18627: merge from 3.3
Ned Deily
2013-08-02
1
-1/+1
|
\
|
*
Issue #18627: Fix typo noticed by Vajrasky Kok.
Ned Deily
2013-08-02
1
-1/+1
*
|
Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbo...
Christian Heimes
2012-10-06
1
-0/+33
|
/
*
Fixes Issue #3745: Fix hashlib to always reject unicode and non
Gregory P. Smith
2009-02-12
1
-0/+28