Python 3.7.10
  1. 9ae1742 [3.7] bpo-42336: Improve PCbuild batch files (GH-23325) (GH-23373) by Steve Dower · 4 years, 9 months ago
  2. 110dd15 [3.7] bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) (#21298) by Steve Dower · 5 years ago
  3. 617af99 bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834) by Steve Dower · 5 years ago
  4. 62e7f9a bpo-40861: Enable optimizations when building liblzma (GH-20724) by Miss Islington (bot) · 5 years ago
  5. abdfb3b bpo-38439: Add 256px IDLE icon (GH-17473) by Miss Islington (bot) · 5 years ago
  6. c46dc6f bpo-38492: Remove pythonw.exe dependency on the Microsoft C++ runtime (GH-16824) by Miss Islington (bot) · 5 years ago
  7. e7a47c2 bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359) by Steve Dower · 5 years ago
  8. c05e491 bpo-39930: Fix MSBuild detection for Build Tools (GH-18938) by Steve Dower · 5 years ago
  9. 3136f6f bpo-39930: Convert error to warning for more silent failure (GH-18921) by Miss Islington (bot) · 5 years ago
  10. eede148 bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) by Steve Dower · 5 years ago
  11. a39353e Allow python_uwp.vcxproj to build with toolset v142 if present (GH-18777) by Steve Dower · 5 years ago
  12. 8a5f7ad [3.7] bpo-38597: Never statically link extension initialization code on Windows (GH-18724) (GH-18759) by Steve Dower · 5 years ago
  13. 7ca251b bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678) by Miss Islington (bot) · 5 years ago
  14. 6ba8dc6 bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791) by Miss Islington (bot) · 6 years ago
  15. 2b928d9 bpo-38809: Windows build scripts use python.exe from virtual envs (GH-17164) by Miss Islington (bot) · 6 years ago
  16. 8e4622e [3.7] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16407) by Benjamin Peterson · 6 years ago
  17. 76d8fb7 bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184) by Steve Dower · 6 years ago
  18. 58a7f80 bpo-37841: Remove python_uwp dependency on msvcp140.dll (GH-15253) by Miss Islington (bot) · 6 years ago
  19. 14c179f bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179) by Miss Islington (bot) · 6 years ago
  20. 14bac00 bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163) by Steve Dower · 6 years ago
  21. aa73841 bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779) by Steve Dower · 6 years ago
  22. 1ff04dc bpo-36245: Fix more empty environment variable checks (GH-12592) by Miss Islington (bot) · 6 years ago
  23. cba5ddf Fix registry key for Windows SDK detection (GH-12445) by Miss Islington (bot) · 6 years ago
  24. b058a97 bpo-36245: Avoid problems when building in a directory containing spaces. (GH-12241) by Miss Islington (bot) · 6 years ago
  25. 34b3985 bpo-36108: Avoid failing the build on race condition in clean (GH-12217) by Miss Islington (bot) · 6 years ago
  26. cba16b7 bpo-35642: Remove asynciomodule.c from pythoncore.vcxproj (GH-11410) by Miss Islington (bot) · 7 years ago
  27. 81eda28 bpo-34691: Compile _contextvars module into main Python library (GH-11741) by Miss Islington (bot) · 7 years ago
  28. 2bd5f7e bpo-34855: Fix EXTERNALS_DIR build variable for Windows (GH-11177) by Miss Islington (bot) · 7 years ago
  29. dd3b04e Enable signing Windows builds with SHA1 environment variable (GH-11279) by Miss Islington (bot) · 7 years ago
  30. 77824ef bpo-35402: Update Windows build to use Tcl and Tk 8.6.9 (GH-11146) by Miss Islington (bot) · 7 years ago
  31. d1fb212 bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088) by Miss Islington (bot) · 7 years ago
  32. 0e4ad88 bpo-34977: Add Windows App Store package (GH-11027) by Steve Dower · 7 years ago
  33. b264c60 [3.7] bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029) by Steve Dower · 7 years ago
  34. c83ec05 bpo-35433: Properly detect installed SDK versions (GH-11009) by Miss Islington (bot) · 7 years ago
  35. 783b794 Revert "[3.7] bpo-34977: Add Windows App Store package (GH-10245)" (GH-11021) by Victor Stinner · 7 years ago
  36. 2532091 [3.7] bpo-34977: Add Windows App Store package (GH-10245) by Steve Dower · 7 years ago
  37. e2cf819 bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095) by Miss Islington (bot) · 7 years ago
  38. 7a253dc bpo-34980: P/Invoke QueryFullProcessImageName to get process names (GH-9901) by Miss Islington (bot) · 7 years ago
  39. a8a8cc7 bpo-34267: Update find_python.bat to use 3.7 if available (GH-8552) by Miss Islington (bot) · 7 years ago
  40. 64336dc bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775) by Miss Islington (bot) · 7 years ago
  41. 6025451 bro-33614: Override exit code in find_msbuild.bat (GH-7169) by Miss Islington (bot) · 7 years ago
  42. 3757939 bpo-33614: Ensures module definition files for the stable ABI on Windows are correctly regenerated. (GH-7165) by Miss Islington (bot) · 7 years ago
  43. df4852c Fix Windows build of Python for latest WinSDK. (GH-6874) (GH-6952) by Miss Islington (bot) · 7 years ago
  44. 8965d75 bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6926) by Miss Islington (bot) · 7 years ago
  45. 6bd0c47 bpo-32604: Remove xid registry. (#6813) by Eric Snow · 7 years ago
  46. df958ff bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463) by Miss Islington (bot) · 7 years ago
  47. cefbd01 Minor improvements to the Windows build/release process (GH-5935) by Miss Islington (bot) · 7 years ago
  48. 74b7364 bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH-5823) by Miss Islington (bot) · 7 years ago
  49. 3892899 bpo-31333: Re-implement ABCMeta in C (GH-5733) by Ivan Levkivskyi · 8 years ago
  50. fa9a502 [3.7] Improves the ability to build in CI (GH-5729) by Miss Islington (bot) · 8 years ago
  51. fe61e8d bpo-32604: Make _xxsubinterpreters build on Windows (GH-5624) by Miss Islington (bot) · 8 years ago
  52. 95e4d58 String annotations [PEP 563] (#4390) by Guido van Rossum · 8 years ago
  53. f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 8 years ago
  54. 2507e29 bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227) by Steve Dower · 8 years ago
  55. 94e1696 bpo-14976: Reentrant simple queue (#3346) by Antoine Pitrou · 8 years ago
  56. d135f20 bpo-32507: Change Windows install to include app-local UCRT (#5119) by Steve Dower · 8 years ago
  57. 6c6d3a4 Add missing backslashes in PCbuild bat files (GH-5056) by Zachary Ware · 8 years ago
  58. e425bd7 move pygetopt.h to internal (closes bpo-32264) (#4830) by Benjamin Peterson · 8 years ago
  59. 7ea143a bpo-29469: Move constant folding to AST optimizer (GH-2858) by INADA Naoki · 8 years ago
  60. 31a8393 Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)" (#4694) by Victor Stinner · 8 years ago
  61. 13badcb bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681) by Serhiy Storchaka · 8 years ago
  62. 0ea395a bpo-32030: Add Python/pathconfig.c (#4668) by Victor Stinner · 8 years ago
  63. 9e87e77 bpo-32096: Remove obj and mem from _PyRuntime (#4532) by Victor Stinner · 8 years ago
  64. fd0fa67 bpo-31691: Specify where to find build instructions for the Windows installer (#4426) by native-api · 8 years ago
  65. f7e5b56 bpo-32030: Split Py_Main() into subfunctions (#4399) by Victor Stinner · 8 years ago
  66. 31af650 bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246) by Mariatta · 8 years ago
  67. 30f4fa4 bpo-31957: Fixes version detection. (#4298) by Steve Dower · 8 years ago
  68. aed0856 bpo-31609: Fixes quotes in PCbuild/clean.bat (#4280) by Steve Dower · 8 years ago
  69. 0d2a908 bpo-31944: Fixes build and Modify button (#4278) by Steve Dower · 8 years ago
  70. 2084b30 bpo-31523: Reliability improvements to the Windows build files (#3900) by Steve Dower · 8 years ago
  71. f1502d0 bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) by Stefan Grönke · 8 years ago
  72. b84bcc4 bpo-31392: Update SSL build for 1.1.0 (#3448) by Steve Dower · 8 years ago
  73. 2ebc5ce bpo-30860: Consolidate stateful runtime globals. (#3397) by Eric Snow · 8 years ago
  74. bab21fa Updates PCBuild/readme.txt (#3418) by Steve Dower · 8 years ago
  75. 05f01d8 bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632) by Steve Dower · 8 years ago
  76. d01db1c bpo-31358: Pull zlib out of the repository (GH-3375) by Zachary Ware · 8 years ago
  77. 5d57844 Fixes Tix build by correcting the directories used by Tcl and Tk. (#3391) by Steve Dower · 8 years ago
  78. 5fcd5e6 bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) by Steve Dower · 8 years ago
  79. 05351c1 Revert "bpo-30860: Consolidate stateful runtime globals." (#3379) by Eric Snow · 8 years ago
  80. 76d5abc bpo-30860: Consolidate stateful runtime globals. (#2594) by Eric Snow · 8 years ago
  81. 93d0cb5 bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) by Victor Stinner · 8 years ago
  82. d5ed47d bpo-30814, bpo-30876: Add new import test files to projects. (#2851) by Serhiy Storchaka · 8 years ago
  83. 679b566 bpo-9566: Fix some Windows x64 compiler warnings (#2492) by Segev Finer · 8 years ago
  84. 5feda33 bpo-30450: Fix logic for retrying nuget.exe download (#2744) by Steve Dower · 8 years ago
  85. efa26bc bpo-30450: Fall back to git.exe if no Python is found. (#2739) by Steve Dower · 8 years ago
  86. 588836d bpo-30450: Adds alternate download approach for nuget.exe (#2737) by Steve Dower · 8 years ago
  87. 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 8 years ago
  88. 7526cad bpo-30726: Also fix pyexpat.vcxproj (#2375) by Segev Finer · 8 years ago
  89. 87c6555 bpo-30726: Fix elementtree warnings on Windows due to expat upgrade (#2319) by Segev Finer · 8 years ago
  90. c8fb58b bpo-30726: PCbuild _elementtree: remove duplicate defines (#2348) by Victor Stinner · 8 years ago
  91. 40a23e8 bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) by Steve Dower · 8 years ago
  92. c931885 bpo-30631: Silence MSVC warnings in third-party code (GH-1963) by Segev Finer · 8 years ago
  93. 51599e2 bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) by Zachary Ware · 8 years ago
  94. 6b6e687 bpo-27425: Be more explicit in .gitattributes (GH-840) by Zachary Ware · 8 years ago
  95. 9b33bf5 Improves test_underpth_nosite_file to reveal why it fails. (#1763) by Steve Dower · 8 years ago
  96. 6b4be19 bpo-22257: Small changes for PEP 432. (#1728) by Eric Snow · 8 years ago
  97. 4486a09 Fixes encodings in vcxproj files and adds script to automatically do it. (#1631) by Steve Dower · 8 years ago
  98. 78e25ab Adds lib.pyproj file to solution (#1633) by Steve Dower · 8 years ago
  99. 8619c54 PCbuild/build.bat: Add note about using msbuild response file. (#1551) by Charles · 8 years ago
  100. 291557e PCbuild/build.bat: pass command line parameters when building PGO (#1510) by Charles · 8 years ago