1. 14fff88 Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the by Zachary Ware · 11 years ago
  2. bb65b5b Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the by Zachary Ware · 11 years ago
  3. 71135ac Add _opcode to Windows build env by Christian Heimes · 11 years ago
  4. ed3b0bc Issue #18874: Implement the PEP 454 (tracemalloc) by Victor Stinner · 11 years ago
  5. 985ecdc ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. by Christian Heimes · 11 years ago
  6. 8444ebb Issue #18685: Extract template part of _sre.c into separated sre_lib.h file. by Serhiy Storchaka · 11 years ago
  7. 59b2401 Add _stat module to VS project file -- this time with the GUI instead of manually. by Christian Heimes · 11 years ago
  8. c77d9f3 Issue #11016: Add C implementation of the stat module as _stat by Christian Heimes · 11 years ago
  9. a85017f Issue #16694: Add a pure Python implementation of the operator module. by Antoine Pitrou · 11 years ago
  10. e2cef88 Issue #16061: Speed up str.replace() for replacing 1-character strings. by Serhiy Storchaka · 11 years ago
  11. e75ff35 Issue #15038: Optimize python Locks on Windows by Kristján Valur Jónsson · 12 years ago
  12. 9650d36 Add namespaceobject.h and namespaceobject.c to pythoncore.vcxproj by Richard Oudkerk · 12 years ago
  13. d245655 Issue #14952: Fix incorrect output dll names for win64/debug builds, causing by Kristjan Valur Jonsson · 12 years ago
  14. 77a1cf1 Remove missing files from the PCbuild pythoncore project. This avoids a by Kristján Valur Jónsson · 12 years ago
  15. c45ea9e Clean up the PCBuild project files, removing redundant settings and by Kristján Valur Jónsson · 12 years ago
  16. c0181eb Stop including gzio in the build; it's not used. by Martin v. Löwis · 12 years ago
  17. 40e41bb changeset: 76969:0cbe1099226d by Brian Curtin · 12 years ago
  18. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago