1. fd28cbe Issue #28248: Merge with 3.4 by Zachary Ware · 8 years ago
  2. 068534a Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 8 years ago
  3. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  4. 17a564e Add file missed from backport by Steve Dower · 8 years ago
  5. 8c9d99f Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible by Zachary Ware · 8 years ago
  6. 6ed63f3 Fixes default intermediate directory when building on Windows. by Steve Dower · 8 years ago
  7. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  8. bc3e9ca Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj by Steve Dower · 8 years ago
  9. 6fd76bc Fixes use of Py_IntDir and Py_OutDir to control build directories. by Steve Dower · 8 years ago
  10. b7567c5 Fix building tcl/tk with only the VC build tools installed. by Steve Dower · 8 years ago
  11. 945863a Fixes build order and lingering intermediate files. by Steve Dower · 8 years ago
  12. 42d4b9c Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  13. 7d82d03 Issue #26706: Update OpenSSL version in PCbuild/readme.txt by Zachary Ware · 8 years ago
  14. a7a222f Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 8 years ago
  15. b066058 Adds version info to all signed binaries on Windows. by Steve Dower · 8 years ago
  16. 677744b Closes #25456: Copy Tcl/Tk DLLs to build directory on Windows by Zachary Ware · 9 years ago
  17. 9955a37 Various minor typos in documentation and comments by Martin Panter · 9 years ago
  18. b54a068 Issue #25022: Remove PC/example_nt/ by Zachary Ware · 9 years ago
  19. 1a690fb Issue #25010: Fix path for .pyd example project. by Zachary Ware · 9 years ago
  20. 54d361f Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  21. 689b55c Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  22. a09ef03 Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  23. d1f7c59 Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  24. 6250df8 Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  25. 30cc6fa Force the Windows readme to CRLF by Zachary Ware · 9 years ago
  26. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  27. a3655ea Issue #18402: Also look for 64 bit Perl in build_ssl.py. by Zachary Ware · 9 years ago
  28. 057b530 Put the NASM pulled from svn.python.org at the front of the PATH. by Zachary Ware · 9 years ago
  29. 9f3109c Issue #23686: Update Windows build to use OpenSSL 1.0.2a. by Zachary Ware · 9 years ago
  30. 6b89973 Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 10 years ago
  31. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  32. aa3ea7e Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  33. 16e7f97 Update OpenSSL version in PCbuild\readme.txt by Zachary Ware · 10 years ago
  34. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  35. 22f2d2e Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  36. ef03565 Issue #17846: Clarify note about Solution Folders. by Zachary Ware · 10 years ago
  37. 2170b14 Fix MSVC edition mismatch. by Zachary Ware · 10 years ago
  38. ee0e510 Per Martin [1], PGO is no longer used for official releases. by Zachary Ware · 10 years ago
  39. 4856a6a Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors by Zachary Ware · 10 years ago
  40. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  41. 90441e8 Issue #21623: open pyproject.props with an explicit encoding by Zachary Ware · 10 years ago
  42. 877013f Merge by Tim Golden · 10 years ago
  43. 55c2364 Issue21452 Add missing backslash to build path for make_buildinfo by Tim Golden · 10 years ago
  44. 9c18fcf Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. Initial patch by Gabi Davar by Tim Golden · 10 years ago
  45. 3d5c9e2 Update to 1.0.1g by Martin v. Löwis · 10 years ago
  46. 404b5da "Escape" a character in the middle of "warning" by Zachary Ware · 10 years ago
  47. e08f376 Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt. by Zachary Ware · 11 years ago
  48. 5f3e3c3 Use the correct VS edition names in PCbuild/readme.txt by Zachary Ware · 11 years ago
  49. 232b017 Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds. by Zachary Ware · 11 years ago
  50. 270e737 Clean up PCbuild/pcbuild.sln a bit: by Zachary Ware · 11 years ago
  51. 5ccca95 Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj. by Zachary Ware · 11 years ago
  52. 54d04a4 Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj. by Zachary Ware · 11 years ago
  53. 09257f7 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 11 years ago
  54. b59e442 Issue #20609: Merge with 3.3. by Zachary Ware · 11 years ago
  55. 9e5a987 Issue #20609: Fix building 64-bit binaries on 32-bit Windows. by Zachary Ware · 11 years ago
  56. 5aaf847 Drop reference to pythoncore, to avoid linking python34.dll by Martin v. Löwis · 11 years ago
  57. 7341b52 Revert accidental deletion of _overlapped. by Martin v. Löwis · 11 years ago
  58. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 11 years ago
  59. f06247d Properly filter some recent additions in the Windows build files. by Zachary Ware · 11 years ago
  60. bdbffd0 Filter namespaceobject's files properly in the pythoncore VS project. by Zachary Ware · 11 years ago
  61. 14fff88 Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the by Zachary Ware · 11 years ago
  62. bb65b5b Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the by Zachary Ware · 11 years ago
  63. 71135ac Add _opcode to Windows build env by Christian Heimes · 11 years ago
  64. 8d0d369 Update Tcl/Tk to 8.6.1. by Martin v. Löwis · 11 years ago
  65. ed3b0bc Issue #18874: Implement the PEP 454 (tracemalloc) by Victor Stinner · 11 years ago
  66. baacf4d Update xz to 5.0.5. by Martin v. Löwis · 11 years ago
  67. bc2f0ba Update SQLite to 3.8.1 on Windows. by Martin v. Löwis · 11 years ago
  68. f3bf35e Issue #16632: Enable DEP and ASLR on Windows. by Christian Heimes · 11 years ago
  69. 985ecdc ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. by Christian Heimes · 11 years ago
  70. 888dcc3 Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly. by Christian Heimes · 11 years ago
  71. 2658dd7 Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly. by Christian Heimes · 11 years ago
  72. e0881f4 #19439: Update PCbuild/readme.txt with new sub-project by Zachary Ware · 11 years ago
  73. 4e641df Close #19439: execute embedding tests on Windows by Nick Coghlan · 11 years ago
  74. 79f5e1f Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. by Tim Golden · 11 years ago
  75. 200bcbc Issue #19391: Clean up PCbuild/readme.txt by Zachary Ware · 11 years ago
  76. 0bdcdec Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. by Tim Golden · 11 years ago
  77. f2f48c5 Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth. by Tim Golden · 11 years ago
  78. bb4b0aa Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth. by Tim Golden · 11 years ago
  79. 8444ebb Issue #18685: Extract template part of _sre.c into separated sre_lib.h file. by Serhiy Storchaka · 11 years ago
  80. 7d05236 Closes issue #19273: clean up the pcbuild readme.txt (Patch by Zachary Ware) by Tim Golden · 11 years ago
  81. 48df60c Update more configurations in pcbuild.sln. by Richard Oudkerk · 11 years ago
  82. 44455e8 Update pcbuild.sln to build _overlapped. by Richard Oudkerk · 11 years ago
  83. 27b7c7e Initial checkin of asyncio package (== Tulip, == PEP 3156). by Guido van Rossum · 11 years ago
  84. cf892ac Issue #19130: mention historic VS 2008 build dir, too by Christian Heimes · 11 years ago
  85. 5176337 Issue #19130: mention historic VS 2008 build dir, too by Christian Heimes · 11 years ago
  86. cb1915a Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010 by Christian Heimes · 11 years ago
  87. 9c99cc0 Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010 by Christian Heimes · 11 years ago
  88. d640fe2 #18803: merge with 3.3. by Ezio Melotti · 11 years ago
  89. 7c4a7e6 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  90. a7e7497 #18466: merge with 3.3. by Ezio Melotti · 11 years ago
  91. 85a8629 #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  92. 8fa8ee3 Issue #18701: Remove support of old CPython versions (<3.0) from C code. by Serhiy Storchaka · 11 years ago
  93. 24e33ac Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix by Victor Stinner · 11 years ago
  94. 59b2401 Add _stat module to VS project file -- this time with the GUI instead of manually. by Christian Heimes · 11 years ago
  95. c77d9f3 Issue #11016: Add C implementation of the stat module as _stat by Christian Heimes · 11 years ago
  96. 09ec23f Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 on Windows by Christian Heimes · 11 years ago
  97. c81549f Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 on Windows by Christian Heimes · 11 years ago
  98. 46bebee Issue #17134: Add ssl.enum_cert_store() as interface to Windows' cert store. by Christian Heimes · 11 years ago
  99. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  100. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago