1. f63dab5 Back-out wcstok deprecation suppression and updates calls to use wcstok_s. by Steve Dower · 10 years ago
  2. b3f51e3 Adds _CRT_NON_CONFORMING_WCSTOK to retain two-parameter wcstok. by Steve Dower · 10 years ago
  3. a9076d6 Issue #23461: Normalise line endings when comparing old and new contents of importlib.h by Steve Dower · 10 years ago
  4. bb24087 Issue #23260: Update Windows installer by Steve Dower · 10 years ago
  5. a5e1dbe Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 10 years ago
  6. e5a6c4e Fixes python3_d.dll build so that functions are forwarded to python35_d.dll by Steve Dower · 10 years ago
  7. 2587952 Fixes sys.winver generation and removes dependency on user32.dll by Steve Dower · 10 years ago
  8. 7037cf7 Closes #23154: Fix unnecessary recompilation of OpenSSL on Windows by Zachary Ware · 10 years ago
  9. 03a144b #22980 Adds platform and version tags to .pyd files by Steve Dower · 10 years ago
  10. 89fc3ca Make bdist_wininst build only on demand by Steve Dower · 10 years ago
  11. fb8ca22 Update Tcl/Tk to 8.6.3 by Zachary Ware · 10 years ago
  12. c4c79a0 Allows nasm to be found on the system-wide path before using the version in externals. by Steve Dower · 10 years ago
  13. f4f1080 Prevent warning MSB4057: The target "InitializeBuildStatus" does not exist in the project. by Steve Dower · 10 years ago
  14. 10e6585 Removes use of ValueOrDefault function that is not always available on the buildbots. by Steve Dower · 10 years ago
  15. 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
  16. 8314690 Issue #22869: Add pylifecycle.c/.h files to pythoncore project. by Steve Dower · 10 years ago
  17. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  18. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  19. e470d09 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  20. aa3ea7e Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  21. d838911 Merge with 3.4 by Zachary Ware · 10 years ago
  22. 16e7f97 Update OpenSSL version in PCbuild\readme.txt by Zachary Ware · 10 years ago
  23. b6f8fec Issue #22261: Add a note to PCbuild\readme.txt about MSBuild switches. by Zachary Ware · 10 years ago
  24. 4dc7278 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  25. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  26. 6f3bdc9 Issue #21907: Partially revert changes to Windows buildbot scripts. by Zachary Ware · 10 years ago
  27. b40cf1f Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  28. 22f2d2e Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  29. 2897d07 Update prepare_ssl.py script to generate the .asm files. by Zachary Ware · 10 years ago
  30. c6f8c0a Issue #21907: Avoid using double quotes to check argument values. by Zachary Ware · 10 years ago
  31. cb09dca Issue #21907: Further improvments to build_pgo.bat. Patch by Ingolf Becker. by Zachary Ware · 10 years ago
  32. 1151710 Issue #22018: On Windows, signal.set_wakeup_fd() now also supports sockets. by Victor Stinner · 10 years ago
  33. f7152db Issue #18093: Give the Windows build _testembed.c's new location. by Zachary Ware · 10 years ago
  34. 973fe0b Issue #18093: Factor out the programs that embed the runtime by Nick Coghlan · 10 years ago
  35. 1d8948e Backout 42ced0d023cd: oops, i didn't want to push this changeset :-/ by Victor Stinner · 10 years ago
  36. d18ccd1 tets by Victor Stinner · 10 years ago
  37. 269e83f Issue #17846: Merge with 3.4 by Zachary Ware · 10 years ago
  38. ef03565 Issue #17846: Clarify note about Solution Folders. by Zachary Ware · 10 years ago
  39. 345511a Merge with 3.4 by Zachary Ware · 10 years ago
  40. 2170b14 Fix MSVC edition mismatch. by Zachary Ware · 10 years ago
  41. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  42. 6315ffa Merge. by Charles-François Natali · 10 years ago
  43. a4d1e46 Merge with 3.4 by Zachary Ware · 10 years ago
  44. ee0e510 Per Martin [1], PGO is no longer used for official releases. by Zachary Ware · 10 years ago
  45. ff7cfb2 Issue #21745: Merge with 3.4 by Zachary Ware · 10 years ago
  46. 4856a6a Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors by Zachary Ware · 10 years ago
  47. 3266a8f Issue #21671: Merge with 3.4 by Zachary Ware · 10 years ago
  48. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  49. ba9d233 Issue #21665: Don't use 'OPTS=noxp' when compiling Tk. by Zachary Ware · 10 years ago
  50. 90441e8 Issue #21623: open pyproject.props with an explicit encoding by Zachary Ware · 10 years ago
  51. 4b8dd71 Issue21452 Add missing backslash to build path for make_buildinfo by Tim Golden · 10 years ago
  52. 877013f Merge by Tim Golden · 10 years ago
  53. 55c2364 Issue21452 Add missing backslash to build path for make_buildinfo by Tim Golden · 10 years ago
  54. faf4d9c Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. Initial patch by Gabi Davar by Tim Golden · 10 years ago
  55. 9c18fcf Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. Initial patch by Gabi Davar by Tim Golden · 10 years ago
  56. 10c2dba Issue #21141: The Windows build process no longer attempts to find Perl, by Zachary Ware · 10 years ago
  57. b9e71d4 Merge with 3.4 by Martin v. Löwis · 10 years ago
  58. 3d5c9e2 Update to 1.0.1g by Martin v. Löwis · 10 years ago
  59. 45bc17b Issue #19962: The Windows build process now creates "python.bat" by Zachary Ware · 10 years ago
  60. 404b5da "Escape" a character in the middle of "warning" by Zachary Ware · 11 years ago
  61. 1626993 "Escape" a character in the middle of "warning" by Zachary Ware · 11 years ago
  62. 4b87dc6 Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt. by Zachary Ware · 11 years ago
  63. 808676b Merge with 3.4 by Zachary Ware · 11 years ago
  64. e08f376 Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt. by Zachary Ware · 11 years ago
  65. 92497a4 Issue #21017: Enable Tix debug build on Windows by Zachary Ware · 11 years ago
  66. 4bcf5a5 Issue #15968: Temporarily revert change to PCbuild/rt.bat by Zachary Ware · 11 years ago
  67. a191b91 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build by Zachary Ware · 11 years ago
  68. 26e417b Merge with 3.4 by Zachary Ware · 11 years ago
  69. 5f3e3c3 Use the correct VS edition names in PCbuild/readme.txt by Zachary Ware · 11 years ago
  70. 4278b2d Merge xxlimited compile warning fix from 3.4 by Zachary Ware · 11 years ago
  71. 232b017 Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds. by Zachary Ware · 11 years ago
  72. 0e5e4a4 Merge PCbuild/pcbuild.sln cleanup from 3.4 by Zachary Ware · 11 years ago
  73. 270e737 Clean up PCbuild/pcbuild.sln a bit: by Zachary Ware · 11 years ago
  74. 6373ba5 Bump Windows build to 3.5 by Zachary Ware · 11 years ago
  75. 5ccca95 Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj. by Zachary Ware · 11 years ago
  76. 54d04a4 Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj. by Zachary Ware · 11 years ago
  77. 09257f7 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 11 years ago
  78. b59e442 Issue #20609: Merge with 3.3. by Zachary Ware · 11 years ago
  79. 9e5a987 Issue #20609: Fix building 64-bit binaries on 32-bit Windows. by Zachary Ware · 11 years ago
  80. 5aaf847 Drop reference to pythoncore, to avoid linking python34.dll by Martin v. Löwis · 11 years ago
  81. 7341b52 Revert accidental deletion of _overlapped. by Martin v. Löwis · 11 years ago
  82. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 11 years ago
  83. f06247d Properly filter some recent additions in the Windows build files. by Zachary Ware · 11 years ago
  84. bdbffd0 Filter namespaceobject's files properly in the pythoncore VS project. by Zachary Ware · 11 years ago
  85. 14fff88 Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the by Zachary Ware · 11 years ago
  86. bb65b5b Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the by Zachary Ware · 11 years ago
  87. 71135ac Add _opcode to Windows build env by Christian Heimes · 11 years ago
  88. 8d0d369 Update Tcl/Tk to 8.6.1. by Martin v. Löwis · 11 years ago
  89. ed3b0bc Issue #18874: Implement the PEP 454 (tracemalloc) by Victor Stinner · 11 years ago
  90. baacf4d Update xz to 5.0.5. by Martin v. Löwis · 11 years ago
  91. bc2f0ba Update SQLite to 3.8.1 on Windows. by Martin v. Löwis · 11 years ago
  92. f3bf35e Issue #16632: Enable DEP and ASLR on Windows. by Christian Heimes · 11 years ago
  93. 985ecdc ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. by Christian Heimes · 11 years ago
  94. 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
  95. 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
  96. e0881f4 #19439: Update PCbuild/readme.txt with new sub-project by Zachary Ware · 11 years ago
  97. 4e641df Close #19439: execute embedding tests on Windows by Nick Coghlan · 11 years ago
  98. 79f5e1f Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. by Tim Golden · 11 years ago
  99. 200bcbc Issue #19391: Clean up PCbuild/readme.txt by Zachary Ware · 11 years ago
  100. 0bdcdec Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. by Tim Golden · 11 years ago