Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
41d0815a65484aa72c37d09012bee38cfdecf393
/
Modules
/
cryptmodule.c
7f14f0d
Recorded merge of revisions 81032 via svnmerge from
by Antoine Pitrou
· 15 years ago
1a21451
Implement PEP 3121: new module initialization and finalization API.
by Martin v. Löwis
· 16 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
fe51c6d
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
by Mark Hammond
· 22 years ago
14f8b4c
Patch #568124: Add doc string macros.
by Martin v. Löwis
· 22 years ago
f90ae20
Patch #488073: AtheOS port.
by Martin v. Löwis
· 22 years ago
ba3a16c
Remove METH_OLDARGS:
by Neal Norwitz
· 23 years ago
a1abb72
Use METH_OLDARGS instead of numeric constant 0 in method def. tables
by Andrew M. Kuchling
· 24 years ago
bd4bc4e
Even more ANSIfication: fix as many function pointers and declarations as
by Thomas Wouters
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
a788a7f
ANSI-fication
by Peter Schneider-Kamp
· 24 years ago
a664dbb
Added docstring to crypt.crypt() based on the documentation.
by Fred Drake
· 25 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
56c345b
renamed grandly.
by Roger E. Masse
· 28 years ago
a376cc5
Keep gcc -Wall happy.
by Guido van Rossum
· 28 years ago
a3c04b0
cosmetics
by Guido van Rossum
· 30 years ago
e4c6131
crypt module (Steve M's)
by Guido van Rossum
· 31 years ago