the end of the 2.7 branch
  1. 009a692 bpo-37025: AddRefActCtx() shouldn't be checked for failure (GH-16897) by Zackery Spytz · 6 years ago
  2. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 15 years ago
  3. 9f4f56d On Windows, use the Python 'Activation Context' when loading extensions by Mark Hammond · 17 years ago
  4. 3971f6b Removed or replaced some more deprecated preprocessor macros. by Christian Heimes · 18 years ago
  5. 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
  6. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 24 years ago
  7. ec68092 DLL version is now loaded from a string resource. by Guido van Rossum · 28 years ago
  8. a1ebdbd Use Python.h, not allobjects.h. by Guido van Rossum · 28 years ago
  9. 6dbd190 NT specific files supplied by Mark Hammond by Guido van Rossum · 29 years ago