Python 3.9.15
  1. 7534c50 [3.9] gh-76773: Update docs mentioning no-longer-supported Windows versions & features (GH-92529) (GH-92610) by Miss Islington (bot) · 3 years, 4 months ago
  2. 1fce689 bpo-40859: Update Windows build to use xz-5.2.5 (GH-20622) by Miss Islington (bot) · 3 years, 4 months ago
  3. 80c1153 bpo-47103: Copy pgort140.dll into output directory when building PGInstrument on Windows (GH-32083) by Steve Dower · 3 years, 5 months ago
  4. a4c7752 bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337) by Jeremy Kloth · 3 years, 5 months ago
  5. 0f0f85e bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241) by Miss Islington (bot) · 3 years, 5 months ago
  6. 513911b [3.9] bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) (#31917) by Christian Heimes · 3 years, 6 months ago
  7. e1639f3 bpo-44549: Update bzip2 to 1.0.8 in Windows builds to mitigate CVE-2016-3189 and CVE-2019-12900 (GH-31732) by Steve Dower · 3 years, 6 months ago
  8. ad9cf2f bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485) by Miss Islington (bot) · 3 years, 7 months ago
  9. 5c4d11f bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH-30225) by Ned Deily · 3 years, 8 months ago
  10. b91805e bpo-45931: Prevent Directory.Build.props/targets from leaking from directories above the repo when building on Windows (GH-29854) by Miss Islington (bot) · 3 years, 9 months ago
  11. 4d1cdd7 bpo-45732: Update bundled Tcl/Tk on Windows to 8.6.12 (GH-29477) by Steve Dower · 3 years, 10 months ago
  12. 5017306 bpo-45720: Drop references to shlwapi.dll on Windows (GH-29417) by Miss Islington (bot) · 3 years, 10 months ago
  13. 1a44d27 bpo-45220: Remove invalid include from resource definition files on Windows (GH-29396) by Miss Islington (bot) · 3 years, 10 months ago
  14. 5d74713 [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) by Łukasz Langa · 3 years, 11 months ago
  15. 50c0551 bpo-45055: Add retry when downloading externals on Windows (GH-28399) by Miss Islington (bot) · 4 years ago
  16. 7ad07ee bpo-45220: Avoid automatically selecting the Windows 11 SDK preview when building (GH-28393) by Miss Islington (bot) · 4 years ago
  17. 5720bca [3.9] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009) (GH-28040) by Łukasz Langa · 4 years ago
  18. 399cd46 bpo-45022: Pin current libffi build to fixed version in preparation for upcoming update (GH-27982) by Miss Islington (bot) · 4 years ago
  19. e7009f4 bpo-43298: Improved error message when building without the Windows SDK installed (GH-26800) (#26803) by Miss Islington (bot) · 4 years, 2 months ago
  20. 67e3945 bpo-44535: Enable building with Visual Studio 2022 on Windows (GH-26962) by Miss Islington (bot) · 4 years, 2 months ago
  21. 9580d38 bpo-44381: Windows build now allows enabling control flow guard (GH-26645) by Miss Islington (bot) · 4 years, 3 months ago
  22. 5cadcec [3.9] bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641) by Erlend Egeberg Aasland · 4 years, 4 months ago
  23. f65f3f0 bpo-40432: Use python 3.8 or higher to compile CPython on Windows (GH-25389) (#25637) by Miss Islington (bot) · 4 years, 4 months ago
  24. 611aa39 bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213) by Steve Dower · 4 years, 5 months ago
  25. cd82d59 [3.9] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25088) by Christian Heimes · 4 years, 5 months ago
  26. 68d6bc7 bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498) by Miss Islington (bot) · 4 years, 7 months ago
  27. 77d5471 bpo-42584: Update Windows installer to use SQLite 3.34.0 (GH-23675) by Steve Dower · 4 years, 8 months ago
  28. c833393 bpo-41837: Updated Windows installer to include OpenSSL 1.1.1i (GH-24125) by Steve Dower · 4 years, 8 months ago
  29. 37f6fe2 bpo-42336: Improve PCbuild batch files (GH-23275) by Miss Islington (bot) · 4 years, 9 months ago
  30. e899c01 Enable signing of nuget.org packages and update to supported timestamp server (GH-23132) by Miss Skeleton (bot) · 4 years, 10 months ago
  31. 089c386 bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960) by Miss Skeleton (bot) · 4 years, 11 months ago
  32. d6ba8c8 bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570) by Miss Islington (bot) · 5 years ago
  33. 4981fe3 bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) by Miss Islington (bot) · 5 years ago
  34. 47cd931 bpo-41089: Filters and other issues in Visual Studio projects (GH-21070) by Steve Dower · 5 years ago
  35. cebd43f bpo-41054: Simplify resource compilation on Windows (GH-21004) by Miss Islington (bot) · 5 years ago
  36. 166d723 bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834) by Miss Islington (bot) · 5 years ago
  37. 961edf7 bpo-40939: Generate keyword.py using the new parser (GH-20800) by Miss Islington (bot) · 5 years ago
  38. ecdd28c Remove deleted libmpdec header from the Visual Studio build machinery. (GH-20730) by Miss Islington (bot) · 5 years ago
  39. 298c8c8 bpo-40861: Enable optimizations when building liblzma (GH-20724) by Miss Islington (bot) · 5 years ago
  40. 0a67463 bpo-17005: Move topological sort functionality to its own module (GH-20558) by Miss Islington (bot) · 5 years ago
  41. 63b8e0c bpo-40528: Improve AST generation script to do builds simultaneously (GH-19968) by Batuhan Taskaya · 5 years ago
  42. 62972d9 bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) by Paul Ganssle · 5 years ago
  43. d6b727e bpo-40501: Replace ctypes code in uuid with native module (GH-19948) by Steve Dower · 5 years ago
  44. b617993 bpo-40602: Rename hashtable.h to pycore_hashtable.h (GH-20044) by Victor Stinner · 5 years ago
  45. e1becf4 bpo-38787: C API for module state access from extension methods (PEP 573) (GH-19936) by Petr Viktorin · 5 years ago
  46. ac4bf42 bpo-40458: Increase reserved stack space to prevent overflow crash on Windows (GH-19845) by Steve Dower · 5 years ago
  47. 9b64ef3 bpo-40432 Fix MSBuild project for Pegen grammars (#GH-9785) by Anthony Shaw · 5 years ago
  48. b8f704d bpo-40421: Add Include/cpython/code.h header file (GH-19756) by Victor Stinner · 5 years ago
  49. 7c59d7c bpo-40421: Add pyframe.h header file (GH-19755) by Victor Stinner · 5 years ago
  50. 5b9f498 bpo-40334: Refactor peg_generator to receive a Tokens file when building c code (GH-19745) by Pablo Galindo · 5 years ago
  51. 4044c84 Add files in tests/test_peg_generator to the install target lists (GH-19723) by Pablo Galindo · 5 years ago
  52. a494caa bpo-40401: Remove duplicate pyhash.h include from pythoncore.vcxproj (GH-19725) by Ammar Askar · 5 years ago
  53. ebebb64 bpo-40334: Improve various PEG-Parser related stuff (GH-19669) by Lysandros Nikolaou · 5 years ago
  54. c5fc156 bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) by Pablo Galindo · 5 years ago
  55. 3a69f3c bpo-38439: Add 256px IDLE icon (GH-17473) by Miro Hrončok · 5 years ago
  56. 1ae035b bpo-40302: Add pycore_byteswap.h header file (GH-19552) by Victor Stinner · 5 years ago
  57. 58d6f2e bpo-40270: Enable json extension in Windows sqlite extension (GH-19528) by Ammar Askar · 5 years ago
  58. 0c13e1f bpo-40241: Add pycore_interp.h header (GH-19499) by Victor Stinner · 5 years ago
  59. 1c4cbdf bpo-40268: Add pycore_runtime.h header file (GH-19493) by Victor Stinner · 5 years ago
  60. a15e260 bpo-40170: Add _PyIndex_Check() internal function (GH-19426) by Victor Stinner · 5 years ago
  61. 48b069a bpo-39481: Implementation for PEP 585 (#18239) by Guido van Rossum · 5 years ago
  62. a1d4dbd bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359) by Steve Dower · 5 years ago
  63. 08faf00 bpo-38644: Add _PySys_Audit() which takes tstate (GH-19180) by Victor Stinner · 5 years ago
  64. 894adc1 bpo-39930: Fix MSBuild detection for Build Tools (GH-18938) by Steve Dower · 5 years ago
  65. fde44ae bpo-39930: Convert error to warning for more silent failure (GH-18921) by Steve Dower · 5 years ago
  66. 2dd4174 bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) by Steve Dower · 5 years ago
  67. ce3a498 bpo-38597: Never statically link extension initialization code on Windows (GH-18724) by Steve Dower · 5 years ago
  68. 1382c32 bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678) by Erlend Egeberg Aasland · 5 years ago
  69. 8c3aee6 bpo-35134: Add Include/cpython/fileutils.h header file (GH-18493) by Victor Stinner · 6 years ago
  70. 98921ae bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494) by Victor Stinner · 6 years ago
  71. e9e7d28 bpo-35081: Move dtoa.h header to the internal C API (GH-18489) by Victor Stinner · 6 years ago
  72. 45876a9 bpo-35081: Move bytes_methods.h to the internal C API (GH-18492) by Victor Stinner · 6 years ago
  73. bec4186 bpo-35134: Create Include/cpython/listobject.h (GH-18395) by Victor Stinner · 6 years ago
  74. 89ae20b bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791) by Anthony Shaw · 6 years ago
  75. 6a65eba bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231) by Steve Dower · 6 years ago
  76. 0cd5bff bpo-39459: include missing test files in windows installer by Dino Viehland · 6 years ago
  77. a9d0a6a bpo-36500: Simplify PCbuild/build.bat and prevent path separator changing in comments (GH-17644) by Steve Dower · 6 years ago
  78. 9e36589 bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen grammar, opcodes, tokens and symbols (GH-12654) by Anthony Shaw · 6 years ago
  79. de148f2 bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) by Steve Dower · 6 years ago
  80. abce2d9 Add Python 3.8 to py based search in find_python.bat (GH-17188) by Segev Finer · 6 years ago
  81. ee703cb bpo-38809: Windows build scripts use python.exe from virtual envs (GH-17164) by Tal Einat · 6 years ago
  82. 4d231bc bpo-38644: Add _PyObject_Call() (GH-17089) by Victor Stinner · 6 years ago
  83. f4b1e3d bpo-38644: Add Py_EnterRecursiveCall() to the limited API (GH-17046) by Victor Stinner · 6 years ago
  84. 7aebbd1 bpo-38492: Remove pythonw.exe dependency on the Microsoft C++ runtime (GH-16824) by Steve Dower · 6 years ago
  85. 52b9408 closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346) by Benjamin Peterson · 6 years ago
  86. 3ab73f6 bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184) by Steve Dower · 6 years ago
  87. 8fcaffb bpo-37326: Include libffi license when available (GH-15921) by Steve Dower · 6 years ago
  88. 1ad0c77 bpo-38043: Move unicodedata.normalize tests into test_unicodedata. (GH-15712) by Greg Price · 6 years ago
  89. fa3a38d Mark files as executable that are meant as scripts. (GH-15354) by Greg Price · 6 years ago
  90. 0a18ee4 bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) by Dong-hee Na · 6 years ago
  91. b0dace3 bpo-37841: Remove python_uwp dependency on msvcp140.dll (GH-15253) by Steve Dower · 6 years ago
  92. c4cacc8 Fix typos in comments, docs and test names (#15018) by Min ho Kim · 6 years ago
  93. e1b9002 bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985) by Steve Dower · 6 years ago
  94. f117d87 Rename memory.c to mpalloc.c for consistency with the header file. (#14687) by Stefan Krah · 6 years ago
  95. e21b45a bpo-37472: Remove Lib/test/outstanding_bugs.py (GH-14516) by Victor Stinner · 6 years ago
  96. 8bd2872 bpo-25361: Enable SSE2 instructions for Windows 32-bit build (GH-12438) by animalize · 6 years ago
  97. 7fd2ba3 bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179) by animalize · 6 years ago
  98. 12f1c72 bpo-37333: Ensure IncludeTkinter has a value (GH-14240) by Steve Dower · 6 years ago
  99. 01b63ec bpo-35134: Add Include/cpython/import.h header file (GH-14213) by Victor Stinner · 6 years ago
  100. a268edd bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163) by Steve Dower · 6 years ago