Python 3.8.11
  1. 7f7cfc4 [3.8] bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641) by Erlend Egeberg Aasland · 4 years, 4 months ago
  2. 9a988b8 bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213) by Miss Islington (bot) · 4 years, 5 months ago
  3. 9ac2630 [3.8] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25089) by Christian Heimes · 4 years, 5 months ago
  4. db91714 bpo-42584: Update Windows installer to use SQLite 3.34.0 (GH-23675) by Steve Dower · 4 years, 8 months ago
  5. 86b1207 bpo-41837: Updated Windows installer to include OpenSSL 1.1.1i (GH-24125) by Steve Dower · 4 years, 8 months ago
  6. 8b1f4cc bpo-42336: Improve PCbuild batch files (GH-23325) by Steve Dower · 4 years, 9 months ago
  7. db4932e Enable signing of nuget.org packages and update to supported timestamp server (GH-23132) by Miss Skeleton (bot) · 4 years, 10 months ago
  8. 30a7889 bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960) by Miss Skeleton (bot) · 4 years, 11 months ago
  9. f599f9e bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570) by Miss Islington (bot) · 5 years ago
  10. aa7f775 bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) (GH-21352) by Miss Islington (bot) · 5 years ago
  11. 7e57c36 bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834) by Steve Dower · 5 years ago
  12. 30513b6 bpo-40861: Enable optimizations when building liblzma (GH-20724) by Miss Islington (bot) · 5 years ago
  13. a6a116c bpo-40458: Increase reserved stack space to prevent overflow crash on Windows (GH-19845) by Miss Islington (bot) · 5 years ago
  14. 3a55450 bpo-38439: Add 256px IDLE icon (GH-17473) by Miss Islington (bot) · 5 years ago
  15. 37126e7 bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359) by Steve Dower · 5 years ago
  16. 35ae5d9 bpo-39930: Fix MSBuild detection for Build Tools (GH-18938) by Miss Islington (bot) · 5 years ago
  17. 17571c5 bpo-39930: Convert error to warning for more silent failure (GH-18921) by Miss Islington (bot) · 5 years ago
  18. d01c550 bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) by Miss Islington (bot) · 5 years ago
  19. 0d20364 bpo-38597: Never statically link extension initialization code on Windows (GH-18724) by Miss Islington (bot) · 5 years ago
  20. 7ad9982 bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678) by Miss Islington (bot) · 5 years ago
  21. 6470a76 bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791) by Miss Islington (bot) · 6 years ago
  22. c9f480d bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-17480) by Steve Dower · 6 years ago
  23. cbbf109 bpo-38809: Windows build scripts use python.exe from virtual envs (GH-17164) by Miss Islington (bot) · 6 years ago
  24. 7773d39 bpo-38492: Remove pythonw.exe dependency on the Microsoft C++ runtime (GH-16824) by Miss Islington (bot) · 6 years ago
  25. d75bf44 [3.8] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16409) by Benjamin Peterson · 6 years ago
  26. 26729ce bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184) by Miss Islington (bot) · 6 years ago
  27. da38ec1 bpo-37326: Include libffi license when available (GH-15921) by Miss Islington (bot) · 6 years ago
  28. 5779c53 bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) (GH-15441) by Miss Islington (bot) · 6 years ago
  29. 853eecc bpo-37841: Remove python_uwp dependency on msvcp140.dll (GH-15253) by Miss Islington (bot) · 6 years ago
  30. 36fd7b6 bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985) by Miss Islington (bot) · 6 years ago
  31. dad8f79 bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179) by Miss Islington (bot) · 6 years ago
  32. 389abd3 bpo-37333: Ensure IncludeTkinter has a value (GH-14240) by Miss Islington (bot) · 6 years ago
  33. c28c135 bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163) by Miss Islington (bot) · 6 years ago
  34. 79d8204 bpo-37288: Fix Windows build when --no-tkinter is specified (GH-14096) by Miss Islington (bot) · 6 years ago
  35. f78e66c Implement Windows release builds in Azure Pipelines (GH-14065) by Steve Dower · 6 years ago
  36. 36926df bpo-37238: Enable building for Windows using Visual Studio 2019 (GH-13988) by Miss Islington (bot) · 6 years ago
  37. 84d47bd bpo-37181: Fix test_regrtest failures on Windows arm64 (GH-13872) by Miss Islington (bot) · 6 years ago
  38. 91234a1 bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884) by Inada Naoki · 6 years ago
  39. 8f96c9f bpo-37007: Implement socket.if_nametoindex(), if_indextoname() and if_nameindex() on Windows (GH-13522) by Zackery Spytz · 6 years ago
  40. 331a6a5 bpo-36763: Implement the PEP 587 (GH-13592) by Victor Stinner · 6 years ago
  41. 91f4380 bpo-36785: PEP 574 implementation (GH-7076) by Antoine Pitrou · 6 years ago
  42. 438a12d bpo-36710: Add tstate parameter in ceval.c (GH-13547) by Victor Stinner · 6 years ago
  43. b82e17e bpo-36842: Implement PEP 578 (GH-12613) by Steve Dower · 6 years ago
  44. cfb241b bpo-36941: Project file fixups for Windows ARM64 (GH-13477) by Paul Monson · 6 years ago
  45. fd1e0e9 bpo-35134: Register new traceback.h header files (GH-13431) by Victor Stinner · 6 years ago
  46. f96e7fd bpo-36941: Windows build changes for Windows ARM64 (GH-13365) by Paul Monson · 6 years ago
  47. 67ff6a1 bpo-36511: Windows ARM32 buildbot changes (GH-12917) by Paul Monson · 6 years ago
  48. fb7e750 bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779) by Paul Monson · 6 years ago
  49. f22cc69 bpo-36867: Make semaphore_tracker track other system resources (GH-13222) by Pierre Glaser · 6 years ago
  50. 62dfd7d bpo-35920: Windows 10 ARM32 platform support (GH-11774) by Paul Monson · 6 years ago
  51. 23bace2 bpo-36635: Add _testinternalcapi module (GH-12841) by Victor Stinner · 6 years ago
  52. 11efd79 bpo-36071 Add support for Windows ARM32 in ctypes/libffi (GH-12059) by Paul Monson · 6 years ago
  53. 5c75f37 bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) by Victor Stinner · 6 years ago
  54. aba7d66 bpo-35134: Add cpython/pymem.h to build system (GH-12842) by Victor Stinner · 6 years ago
  55. f2cf1e3 bpo-36623: Clean parser headers and include files (GH-12253) by Pablo Galindo · 6 years ago
  56. 32119e1 bpo-35947: Update Windows to the current version of libffi (GH-11797) by Paul Monson · 6 years ago
  57. 3396d1e bpo-36448: mention 'make regen-all' in error message (GH-12585) by Jeroen Demeyer · 6 years ago
  58. b95a79c bpo-36245: Fix more empty environment variable checks (GH-12592) by Steve Dower · 6 years ago
  59. aedc273 Fix registry key for Windows SDK detection (GH-12445) by Isuru Fernando · 6 years ago
  60. 7ee88bf bpo-36245: Avoid problems when building in a directory containing spaces. (GH-12241) by Jess · 6 years ago
  61. 6a16b18 bpo-36297: remove "unicode_internal" codec (GH-12342) by Inada Naoki · 6 years ago
  62. c11183c bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (gh-12359) by Eric Snow · 6 years ago
  63. 2f8f564 bpo-36108: Avoid failing the build on race condition in clean (GH-12217) by Steve Dower · 6 years ago
  64. 4d61e6e Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617) (GH-12159) by Victor Stinner · 6 years ago
  65. bcfa450 bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (#12003) by Eric Snow · 6 years ago
  66. 1f24a71 bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) by Pablo Galindo · 6 years ago
  67. 91b9ecf bpo-36142: Add preconfig.c (GH-12128) by Victor Stinner · 6 years ago
  68. f684d83 bpo-36142: Exclude coreconfig.h from Py_LIMITED_API (GH-12111) by Victor Stinner · 6 years ago
  69. 8a1657b bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) by Paul Monson · 7 years ago
  70. 4c70d9f bpo-34691: Compile _contextvars module into main Python library (GH-11741) by Steve Dower · 7 years ago
  71. 6aedfa6 bpo-34855: Fix EXTERNALS_DIR build variable for Windows (GH-11177) by antektek · 7 years ago
  72. fbf5068 bpo-35642: Remove asynciomodule.c from pythoncore.vcxproj (GH-11410) by Gregory Szorc · 7 years ago
  73. 8ac6581 bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-10370) by Serhiy Storchaka · 7 years ago
  74. d3bbc52 Enable signing Windows builds with SHA1 environment variable (GH-11279) by Steve Dower · 7 years ago
  75. f8e9bd5 bpo-35402: Update Windows build to use Tcl and Tk 8.6.9 (GH-11146) by Steve Dower · 7 years ago
  76. d7538dd bpo-35471: Remove the macpath module (GH-11129) by Victor Stinner · 7 years ago
  77. 4824385 bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088) by Steve Dower · 7 years ago
  78. 0cd6391 bpo-34977: Add Windows App Store package (GH-11027) by Steve Dower · 7 years ago
  79. 1c3de54 bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029) by Steve Dower · 7 years ago
  80. f46eccd bpo-35433: Properly detect installed SDK versions (GH-11009) by Jeremy Kloth · 7 years ago
  81. cb0b78a Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019) by Victor Stinner · 7 years ago
  82. 468a15a bpo-34977: Add Windows App Store package (GH-10245) by Steve Dower · 7 years ago
  83. 54ba556 bpo-35134: Create Include/cpython/tupleobject.h (GH-10764) by Victor Stinner · 7 years ago
  84. ec13b93 bpo-35081: Add Include/internal/pycore_tupleobject.h (GH-10705) by Victor Stinner · 7 years ago
  85. e421106 bpo-35134: Create Include/cpython/ subdirectory (GH-10624) by Victor Stinner · 7 years ago
  86. 984061e bpo-35081: Add new internal headers to Makefile (GH-10670) by Victor Stinner · 7 years ago
  87. 621cebe bpo-35081: Rename internal headers (GH-10275) by Victor Stinner · 7 years ago
  88. a1c249c bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273) by Victor Stinner · 7 years ago
  89. e281f7d bpo-35081: Move accu.h to Include/internal/pycore_accu.h (GH-10271) by Victor Stinner · 7 years ago
  90. 27e2d1f bpo-35081: Add pycore_ prefix to internal header files (GH-10263) by Victor Stinner · 7 years ago
  91. 31368a4 bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239) by Victor Stinner · 7 years ago
  92. 53125a5 bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095) by Steve Dower · 7 years ago
  93. a05bef4 bpo-35059, PCbuild: Expand inline funcs in Debug (GH-10094) by Victor Stinner · 7 years ago
  94. 6279c1c bpo-35053: Add Include/tracemalloc.h (GH-10091) by Victor Stinner · 7 years ago
  95. fa53294 bpo-34980: P/Invoke QueryFullProcessImageName to get process names (GH-9901) by Jeremy Kloth · 7 years ago
  96. 79d1c2e bpo-25711: Rewrite zipimport in pure Python. (GH-6809) by Serhiy Storchaka · 7 years ago
  97. 6750922 bpo-34267: Update find_python.bat to use 3.7 if available (GH-8552) by Steve Dower · 7 years ago
  98. 864a892 bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775) by Steve Dower · 7 years ago
  99. 6c785c0 bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607) by Victor Stinner · 7 years ago
  100. f9b364f bro-33614: Override exit code in find_msbuild.bat (GH-7169) by Steve Dower · 7 years ago