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
/
dynload_win.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch #569753: Remove support for WIN16.
Martin v. Löwis
2002-06-30
1
-29/+0
*
Use PyOS_snprintf instead of sprintf.
Jeremy Hylton
2001-11-28
1
-12/+14
*
Fixes for possible buffer overflows in sprintf() usages.
Marc-André Lemburg
2001-11-28
1
-1/+1
*
Always pass a full path name to LoadLibraryEx(). Fixes some Windows 9x probl...
Mark Hammond
2001-05-09
1
-17/+14
*
Detect conflicting Python DLL on module import under Windows - as per [ Patch...
Mark Hammond
2000-10-05
1
-1/+152
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow
Guido van Rossum
2000-06-28
1
-1/+1
*
Cleanup patches from Greg Stein:
Guido van Rossum
1999-12-22
1
-1/+4
*
The old platform-specific contents of importdl.c, broken down into one
Guido van Rossum
1999-12-20
1
-0/+149