15 Commits (d27b455bbcedd232ad8490acff46f532a365be49)

Author SHA1 Message Date
Victor Stinner ed3b0bca3e Issue #18874: Implement the PEP 454 (tracemalloc) 12 years ago
Christian Heimes 985ecdcfc2 ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. 12 years ago
Serhiy Storchaka 8444ebbd72 Issue #18685: Extract template part of _sre.c into separated sre_lib.h file. 12 years ago
Christian Heimes 59b2401070 Add _stat module to VS project file -- this time with the GUI instead of manually. 13 years ago
Christian Heimes c77d9f38c2 Issue #11016: Add C implementation of the stat module as _stat 13 years ago
Antoine Pitrou a85017fbe3 Issue #16694: Add a pure Python implementation of the operator module. 13 years ago
Serhiy Storchaka e2cef885a2 Issue #16061: Speed up str.replace() for replacing 1-character strings. 13 years ago
Kristján Valur Jónsson e75ff35af2 Issue #15038: Optimize python Locks on Windows 14 years ago
Richard Oudkerk 9650d36498 Add namespaceobject.h and namespaceobject.c to pythoncore.vcxproj 14 years ago
Kristjan Valur Jonsson d2456556b2 Issue #14952: Fix incorrect output dll names for win64/debug builds, causing 14 years ago
Kristján Valur Jónsson 77a1cf1622 Remove missing files from the PCbuild pythoncore project. This avoids a 14 years ago
Kristján Valur Jónsson c45ea9ebc7 Clean up the PCBuild project files, removing redundant settings and 14 years ago
Martin v. Löwis c0181eb449 Stop including gzio in the build; it's not used. 14 years ago
Brian Curtin 40e41bb77c changeset: 76969:0cbe1099226d 14 years ago
Brian Curtin 401f9f3d32 Fix #13210. Port the Windows build from VS2008 to VS2010. 14 years ago