Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
50c8583492dfe475a44ffc3cd4ed96903a844144
/
Python
/
dynload_next.c
2657df4
Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
by Brett Cannon
· 13 years ago
c229e6e
Issue #14040: Remove rarely used file name suffixes for C extensions (under POSIX mainly).
by Antoine Pitrou
· 13 years ago
42040fb
Issue #3080: Remove unused argument of _PyImport_GetDynLoadFunc()
by Victor Stinner
· 14 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 14 years ago
1a21451
Implement PEP 3121: new module initialization and finalization API.
by Martin v. Löwis
· 16 years ago
e497978
Fix for 838140: don't call NSUnlinkModule when we fail to find our
by Jack Jansen
· 20 years ago
0a116f3
Squashed compiler warnings by adding casts, making sure prototypes are in
by Jack Jansen
· 22 years ago
58e7a68
Removed a spurious }. (How did it get there in the first place??)
by Jack Jansen
· 23 years ago
a762f4c
Got rid of an extra level of {} and funny formatting that was still
by Jack Jansen
· 23 years ago
d4c76bf
A new dynload_next, which actually only works on OSX but isn't renamed yet.
by Jack Jansen
· 23 years ago
e3d7622
Don't fail on importing things with undefined references. Unfortunately we
by Jack Jansen
· 23 years ago
518ab1c
Use PyOS_snprintf instead of sprintf.
by Jeremy Hylton
· 23 years ago
abce416
Patch by Jonathan Wight (slightly reformatted) to forestall loading the
by Jack Jansen
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
5db862d
Skip Montanaro: add string precisions to calls to PyErr_Format
by Guido van Rossum
· 25 years ago
96a8fb7
Cleanup patches from Greg Stein:
by Guido van Rossum
· 25 years ago
22a1d36
The old platform-specific contents of importdl.c, broken down into one
by Guido van Rossum
· 25 years ago