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