Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.7
/
PC
/
dl_nt.c
tag
074531d25e6b244dcb7858093b79377a78535919
tagger
Benjamin Peterson <benjamin@python.org>
Tue Jan 26 18:43:13 2021
object
8d21aa21f2cbc6d50aab3f420bb23be1d081dac4
the end of the 2.7 branch
009a692
bpo-37025: AddRefActCtx() shouldn't be checked for failure (GH-16897)
by Zackery Spytz
· 6 years ago
c83ea13
Untabify C files. Will watch buildbots.
by Antoine Pitrou
· 15 years ago
9f4f56d
On Windows, use the Python 'Activation Context' when loading extensions
by Mark Hammond
· 17 years ago
3971f6b
Removed or replaced some more deprecated preprocessor macros.
by Christian Heimes
· 18 years ago
629ec26
Include <windows.h> after python.h, so that WINNT is properly set before windows.h is included. Fixes warnings in PC builds.
by Kristján Valur Jónsson
· 18 years ago
4f1cd8b
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
by Martin v. Löwis
· 24 years ago
ec68092
DLL version is now loaded from a string resource.
by Guido van Rossum
· 28 years ago
a1ebdbd
Use Python.h, not allobjects.h.
by Guido van Rossum
· 28 years ago
6dbd190
NT specific files supplied by Mark Hammond
by Guido van Rossum
· 29 years ago