Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
032fffefe69a0bb8b45a2efe3ceb5bc59ffb9850
/
Modules
/
shamodule.c
3adefcc
Use personal e-mail address
by Andrew M. Kuchling
· 22 years ago
fe51c6d
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
by Mark Hammond
· 22 years ago
938ace6
staticforward bites the dust.
by Jeremy Hylton
· 22 years ago
14f8b4c
Patch #568124: Add doc string macros.
by Martin v. Löwis
· 22 years ago
d63e504
Remove unused variable and call to PyModule_GetDict().
by Fred Drake
· 23 years ago
1464839
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
by Guido van Rossum
· 23 years ago
8b14ac9
Clean up a Tab inconsistency.
by Fred Drake
· 23 years ago
75fec2c
[Patch #476612] Add attributes from PEP247 to the md5 and sha modules
by Andrew M. Kuchling
· 23 years ago
55087f0
Cleanup logic a little. Check args first, then try to create the
by Jeremy Hylton
· 24 years ago
5a53019
Part of SF patch #102409 by jlt63 to support building these modules
by Guido van Rossum
· 24 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
9bfd2bf
Do the absolute minimal amount of modifications to eradicate
by Barry Warsaw
· 24 years ago
57b808d
SHA_hexdigest(): A couple of small patches to this function, added
by Barry Warsaw
· 24 years ago
a4e9a33
Update e-mail address
by Andrew M. Kuchling
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
2c4a3dc
ANSI-fied sources, converted to four-space indentation.
by Fred Drake
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
b18618d
Vladimir Marangozov's long-awaited malloc restructuring.
by Guido van Rossum
· 25 years ago
43713e5
Massive patch by Skip Montanaro to add ":name" to as many
by Guido van Rossum
· 25 years ago
ff1ccbf
casts for picky compilers.
by Guido van Rossum
· 26 years ago
cf95b0f
Avoid warnings from AIX compiler. Reported by Vladimir (AIX is my
by Guido van Rossum
· 26 years ago
29d2acc
Added Greg Stein and Andrew Kuchling's sha module.
by Guido van Rossum
· 26 years ago