Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8faca61fec8ef004feb534dee3da052f3bed82ce
/
Python
/
importdl.h
d5cacbb
PEP 489: Multi-phase extension module initialization
by Nick Coghlan
· 9 years ago
b48925a
#16135: Removal of OS/2 support (I)
by Jesus Cea
· 12 years ago
0429e1a
Issue #13959: Move module type constants to Lib/imp.py.
by Brett Cannon
· 13 years ago
2657df4
Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
by Brett Cannon
· 13 years ago
fefd70c
Issue #3080: _PyImport_LoadDynamicModule() uses Unicode for name and path
by Victor Stinner
· 14 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 14 years ago
52e14d6
PEP 302 + zipimport:
by Just van Rossum
· 22 years ago
d940054
OS/2 EMX port changes (Python part of patch #450267):
by Andrew MacIntyre
· 23 years ago
603c683
SF patch 473749 compile under OS/2 VA C++, from Michael Muller.
by Tim Peters
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
dbd9ba6
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
by Tim Peters
· 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
9528886
For Windows, need to add #include <windows.h>.
by Guido van Rossum
· 25 years ago
9f65081
Some rearrangements for the importdl.c restructuring.
by Guido van Rossum
· 25 years ago
9c241ba
Added declarations for Mac code resource modules (Jack Jansen).
by Guido van Rossum
· 26 years ago
aee0bad
First part of package support.
by Guido van Rossum
· 27 years ago
ef3d02e
Removed some variables that are used to exchange data between import.c and
by Guido van Rossum
· 27 years ago
af5dfb4
One last rename glitch: import_modules -> _PyImport_Modules.
by Guido van Rossum
· 27 years ago
79f25d9
Quickly renamed the remaining files -- this directory is done.
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
fbe6d33
Check if we've already loaded a dynamic module under a different name.
by Sjoerd Mullender
· 29 years ago
9c96a92
Added hooks to support importing pyc code from a resource on the mac.
by Jack Jansen
· 30 years ago
6d023c9
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
1ae940a
Lots of changes, most minor (fatal() instead of abort(), use of
by Guido van Rossum
· 30 years ago