1. 6fe57ad Issue #26268: Update Windows builds to use OpenSSL 1.0.2f by Zachary Ware · 8 years ago
  2. 018e380 Issue #25022: Merge with 3.4 by Zachary Ware · 9 years ago
  3. b54a068 Issue #25022: Remove PC/example_nt/ by Zachary Ware · 9 years ago
  4. 875ef4c Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  5. 70b7539 Issue #25010: Merge with 3.4 by Zachary Ware · 9 years ago
  6. 1a690fb Issue #25010: Fix path for .pyd example project. by Zachary Ware · 9 years ago
  7. ab2a34a Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  8. 54d361f Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  9. 689b55c Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  10. 4e167ca Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  11. 80acc3e Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  12. f92673c Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  13. a09ef03 Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  14. 6c7f2ac Merge 3.4's PCbuild/readme.txt update. by Zachary Ware · 9 years ago
  15. d1f7c59 Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  16. 50ebf03 Merge with 3.4 by Zachary Ware · 9 years ago
  17. 30cc6fa Force the Windows readme to CRLF by Zachary Ware · 9 years ago
  18. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  19. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  20. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  21. e470d09 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  22. aa3ea7e Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  23. d838911 Merge with 3.4 by Zachary Ware · 10 years ago
  24. 16e7f97 Update OpenSSL version in PCbuild\readme.txt by Zachary Ware · 10 years ago
  25. b6f8fec Issue #22261: Add a note to PCbuild\readme.txt about MSBuild switches. by Zachary Ware · 10 years ago
  26. 269e83f Issue #17846: Merge with 3.4 by Zachary Ware · 10 years ago
  27. ef03565 Issue #17846: Clarify note about Solution Folders. by Zachary Ware · 10 years ago
  28. 345511a Merge with 3.4 by Zachary Ware · 10 years ago
  29. 2170b14 Fix MSVC edition mismatch. by Zachary Ware · 10 years ago
  30. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  31. a4d1e46 Merge with 3.4 by Zachary Ware · 10 years ago
  32. ee0e510 Per Martin [1], PGO is no longer used for official releases. by Zachary Ware · 10 years ago
  33. ff7cfb2 Issue #21745: Merge with 3.4 by Zachary Ware · 10 years ago
  34. 4856a6a Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors by Zachary Ware · 10 years ago
  35. 9f3109c Issue #23686: Update Windows build to use OpenSSL 1.0.2a. by Zachary Ware · 9 years ago
  36. 3266a8f Issue #21671: Merge with 3.4 by Zachary Ware · 10 years ago
  37. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  38. 10c2dba Issue #21141: The Windows build process no longer attempts to find Perl, by Zachary Ware · 10 years ago
  39. b9e71d4 Merge with 3.4 by Martin v. Löwis · 10 years ago
  40. 3d5c9e2 Update to 1.0.1g by Martin v. Löwis · 10 years ago
  41. 4b87dc6 Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt. by Zachary Ware · 10 years ago
  42. 808676b Merge with 3.4 by Zachary Ware · 10 years ago
  43. e08f376 Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt. by Zachary Ware · 10 years ago
  44. a191b91 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build by Zachary Ware · 10 years ago
  45. 26e417b Merge with 3.4 by Zachary Ware · 10 years ago
  46. 5f3e3c3 Use the correct VS edition names in PCbuild/readme.txt by Zachary Ware · 10 years ago
  47. 6373ba5 Bump Windows build to 3.5 by Zachary Ware · 10 years ago
  48. a663069 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  49. 09257f7 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  50. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 11 years ago
  51. 8d0d369 Update Tcl/Tk to 8.6.1. by Martin v. Löwis · 11 years ago
  52. baacf4d Update xz to 5.0.5. by Martin v. Löwis · 11 years ago
  53. bc2f0ba Update SQLite to 3.8.1 on Windows. by Martin v. Löwis · 11 years ago
  54. e0881f4 #19439: Update PCbuild/readme.txt with new sub-project by Zachary Ware · 11 years ago
  55. 7d05236 Closes issue #19273: clean up the pcbuild readme.txt (Patch by Zachary Ware) by Tim Golden · 11 years ago
  56. cf892ac Issue #19130: mention historic VS 2008 build dir, too by Christian Heimes · 11 years ago
  57. 5176337 Issue #19130: mention historic VS 2008 build dir, too by Christian Heimes · 11 years ago
  58. cb1915a Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010 by Christian Heimes · 11 years ago
  59. 9c99cc0 Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010 by Christian Heimes · 11 years ago
  60. a7e7497 #18466: merge with 3.3. by Ezio Melotti · 11 years ago
  61. 85a8629 #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  62. 09ec23f Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 on Windows by Christian Heimes · 11 years ago
  63. c81549f Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 on Windows by Christian Heimes · 11 years ago
  64. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  65. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago
  66. 5fe5b4e #17425: merge 3.3 by Martin v. Löwis · 11 years ago
  67. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 11 years ago
  68. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  69. c45ea9e Clean up the PCBuild project files, removing redundant settings and by Kristján Valur Jónsson · 12 years ago
  70. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago
  71. 3f90311 merge 3.2 by Martin v. Löwis · 12 years ago
  72. 3407dfb Upgrade OpenSSL to 1.0.0j by Martin v. Löwis · 12 years ago
  73. 87960da Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  74. ecc5877 Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  75. 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 12 years ago
  76. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
  77. 37dc5f8 Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept by Antoine Pitrou · 13 years ago
  78. fa2c61a More automated version replacement. by Georg Brandl · 13 years ago
  79. 0e74cac Upgrade to sqlite3 3.7.4. by Martin v. Löwis · 14 years ago
  80. 7c3d709 Updated readme.txt about OpenSSL. by Hirokazu Yamamoto · 14 years ago
  81. 0b0ebb4 Cosmetic fix for PCBuild/readme.txt. by Hirokazu Yamamoto · 14 years ago
  82. 0abcbd7 #7280: note about nasmw.exe. by Georg Brandl · 14 years ago
  83. e38de85 Use OpenSSL 1.0.0a on Windows. by Martin v. Löwis · 14 years ago
  84. 7df3b9e Merged revisions 77226 via svnmerge from by Martin v. Löwis · 15 years ago
  85. e5692cd Merged revisions 76990-76991 via svnmerge from by Martin v. Löwis · 15 years ago
  86. f7a6b50 Bump Windows versions to 3.2. by Martin v. Löwis · 15 years ago
  87. 1158a33 #3791: remove last traces of bsddb. by Georg Brandl · 15 years ago
  88. fd44062 More 3.0 -> 3.1 transistions by Christian Heimes · 16 years ago
  89. e5384b0 Merged revisions 66670,66681,66688,66696-66699 via svnmerge from by Benjamin Peterson · 16 years ago
  90. 9bc9351 Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,66538,66544,66546 via svnmerge from by Benjamin Peterson · 16 years ago
  91. 2061155 Merged revisions 64243-64244 via svnmerge from by Martin v. Löwis · 16 years ago
  92. 70ce8aa Merged revisions 64239 via svnmerge from by Martin v. Löwis · 16 years ago
  93. 5203727 Merged revisions 62105 via svnmerge from by Trent Nelson · 16 years ago
  94. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  95. 1561bab Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117,61120-61122,61126-61136 via svnmerge from by Martin v. Löwis · 16 years ago
  96. a822314 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60696-60698 via svnmerge from by Christian Heimes · 16 years ago
  97. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  98. 25bb783 Merged revisions 59883-59920 via svnmerge from by Christian Heimes · 17 years ago
  99. 57dddfb Merged revisions 59642-59665 via svnmerge from by Christian Heimes · 17 years ago
  100. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago