1. bb4b0aa Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth. by Tim Golden · 11 years ago
  2. 8444ebb Issue #18685: Extract template part of _sre.c into separated sre_lib.h file. by Serhiy Storchaka · 11 years ago
  3. c20bcde Issue #18527: Upgrade internal copy of zlib to 1.2.8 by Christian Heimes · 11 years ago
  4. 8fa8ee3 Issue #18701: Remove support of old CPython versions (<3.0) from C code. by Serhiy Storchaka · 11 years ago
  5. c77d9f3 Issue #11016: Add C implementation of the stat module as _stat by Christian Heimes · 11 years ago
  6. 13728a5 comparing with http://hg.python.org/cpython/ by Christian Heimes · 11 years ago
  7. 46bebee Issue #17134: Add ssl.enum_cert_store() as interface to Windows' cert store. by Christian Heimes · 11 years ago
  8. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  9. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago
  10. a85017f Issue #16694: Add a pure Python implementation of the operator module. by Antoine Pitrou · 11 years ago
  11. e2cef88 Issue #16061: Speed up str.replace() for replacing 1-character strings. by Serhiy Storchaka · 11 years ago
  12. 5fe5b4e #17425: merge 3.3 by Martin v. Löwis · 11 years ago
  13. 005fb74 Fix typo by Martin v. Löwis · 11 years ago
  14. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 11 years ago
  15. abb4f48 Fix #14470. Remove mentions of w9xpopen on old versions of Visual Studio. by Brian Curtin · 12 years ago
  16. 6b2cbeb Issue #16421: allow to load multiple modules from the same shared object. by Andrew Svetlov · 12 years ago
  17. 8a91549 backout ce9c9cbd1b11, Build the _sha3 module with VS 2008 by Christian Heimes · 12 years ago
  18. a3bc779 Add VS 9 project file for _sha3 module by Christian Heimes · 12 years ago
  19. ca4a525 Build the _sha3 module with VS 2008. by Antoine Pitrou · 12 years ago
  20. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  21. a562ed0 Issue #8847: Merge with 3.2 by Martin v. Löwis · 12 years ago
  22. 58440c9 Issue #15070: fix VS9.0 build regression by Antoine Pitrou · 12 years ago
  23. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago
  24. 3f90311 merge 3.2 by Martin v. Löwis · 12 years ago
  25. f398a94 Issue 14813: Fix Visual Studio 2008 build after the move into the PC/VS9.0 by Stefan Krah · 12 years ago
  26. 29e861d Upgrade sqlite to 3.7.12. by Martin v. Löwis · 12 years ago
  27. b432334 Relabel bzip2 filters. by Martin v. Löwis · 12 years ago
  28. ecc5877 Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  29. 6100946 Move out VS9 project files to PC\VS9.0 folder. Fixes #13210 by Brian Curtin · 12 years ago
  30. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago