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
/
Python
/
bootstrap_hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35890: Use RegQueryInfoKeyW and CryptAcquireContextW explicitly (GH-19974)
Steve Dower
2020-05-18
1
-2/+2
*
bpo-35550: Fix incorrect Solaris define guards (GH-11275)
Miss Islington (bot)
2018-12-31
1
-2/+2
*
bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def. (GH-10503)
Miss Islington (bot)
2018-11-13
1
-2/+2
*
[3.7] bpo-35214: Initial clang MemorySanitizer support (GH-10479) (GH-10492)
Gregory P. Smith
2018-11-12
1
-0/+9
*
[3.7] bpo-33021: Release the GIL during fstat() calls (GH-6019) (GH-6159)
Miss Islington (bot)
2018-03-20
1
-1/+6
*
bpo-32329: Fix -R option for hash randomization (#4873)
Victor Stinner
2017-12-14
1
-27/+10
*
bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#...
Serhiy Storchaka
2017-12-12
1
-4/+4
*
bpo-32030: Enhance Py_Main() (#4412)
Victor Stinner
2017-11-16
1
-2/+2
*
bpo-32030: Split Py_Main() into subfunctions (#4399)
Victor Stinner
2017-11-15
1
-8/+11
*
bpo-22257: Private C-API for core runtime initialization (PEP 432). (#1772)
Eric Snow
2017-05-24
1
-3/+5
*
bpo-22257: Small changes for PEP 432. (#1728)
Eric Snow
2017-05-23
1
-0/+629