1. 806e6ec [3.10] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (#115079) by Miss Islington (bot) · 1 year, 7 months ago
  2. dcb16c9 [3.10] gh-109991: Update Windows build to use OpenSSL 1.1.1w (GH-110090) by Steve Dower · 1 year, 11 months ago
  3. cb37100 [3.10] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105204) by Gregory P. Smith · 2 years, 3 months ago
  4. 4abf1f1 gh-103097: Add workaround for Windows ARM64 compiler bug (GH-103098) by Steve Dower · 2 years, 5 months ago
  5. 744a41b Increase stack reserve size for Windows debug builds to avoid test crashes (GH-102776) by Steve Dower · 2 years, 6 months ago
  6. 207fa11 [3.10] gh-101759: Update Windows installer to SQLite 3.40.1 (GH-101762) (#101792) by Erlend E. Aasland · 2 years, 7 months ago
  7. b8149a9 gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) by Steve Dower · 2 years, 7 months ago
  8. 3139ea3 gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties (GH-101523) by Steve Dower · 2 years, 7 months ago
  9. 40d87ff gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-100903) by Steve Dower · 2 years, 8 months ago
  10. a2d4537 gh-98689: Update Windows builds to zlib v1.2.13 (GH-98968) by Miss Islington (bot) · 2 years, 10 months ago
  11. a3b06fd [3.10] gh-94328: Update Windows installer to use SQLite 3.39.4 (GH-98640) (#98678) by Erlend E. Aasland · 2 years, 10 months ago
  12. 32a4501 [3.10] gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) (gh-96391) by Christian Heimes · 3 years ago
  13. 036a2c1 bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577) by Miss Islington (bot) · 3 years, 2 months ago
  14. 4952608 gh-92984: Explicitly disable incremental linking for Windows Release and PGO builds (GH-92985) by Miss Islington (bot) · 3 years, 4 months ago
  15. dd0e8a6 [3.10] gh-76773: Update docs mentioning no-longer-supported Windows versions & features (GH-92529) (GH-92609) by Miss Islington (bot) · 3 years, 4 months ago
  16. 73af4b0 bpo-40859: Update Windows build to use xz-5.2.5 (GH-20622) by Steve Dower · 3 years, 5 months ago
  17. b0ec17b bpo-47103: Copy pgort140.dll into output directory when building PGInstrument on Windows (GH-32083) by Steve Dower · 3 years, 5 months ago
  18. 8bce3cb bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337) by Jeremy Kloth · 3 years, 5 months ago
  19. 16a809f 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
  20. a59ac1e [3.10] bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) (GH-31916) by Christian Heimes · 3 years, 6 months ago
  21. 58d576a 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
  22. 4d191fc bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485) by Steve Dower · 3 years, 7 months ago
  23. cf96c27 bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH-30224) by Ned Deily · 3 years, 9 months ago
  24. 5a6d9ed 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
  25. 340ecaf bpo-45732: Update bundled Tcl/Tk on Windows to 8.6.12 (GH-29477) by Steve Dower · 3 years, 10 months ago
  26. 804ea41 bpo-45720: Drop references to shlwapi.dll on Windows (GH-29417) by Steve Dower · 3 years, 10 months ago
  27. c0f3281 bpo-45220: Remove invalid include from resource definition files on Windows (GH-29396) (GH-29406) by Miss Islington (bot) · 3 years, 10 months ago
  28. 6340ba7 bpo-43652: Actually update to Tcl/Tk 8.6.11 on Windows (GH-29397) by Steve Dower · 3 years, 10 months ago
  29. 151234f bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28927) by Miss Islington (bot) · 3 years, 11 months ago
  30. ee41d01 bpo-45055: Add retry when downloading externals on Windows (GH-28399) by Miss Islington (bot) · 4 years ago
  31. f798cef bpo-45220: Avoid automatically selecting the Windows 11 SDK preview when building (GH-28393) (GH-28394) by Miss Islington (bot) · 4 years ago
  32. 52bdda5 [3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009) (GH-28039) by Łukasz Langa · 4 years ago
  33. db36fdb bpo-45022: Pin current libffi build to fixed version in preparation for upcoming update (GH-27982) by Miss Islington (bot) · 4 years ago
  34. 4b46db6 Ensure LICENSE.txt file is generated even in PGO builds (GH-27580) (GH-27582) by Steve Dower · 4 years, 1 month ago
  35. 0b984d1 bpo-44479: Do not regenerate files during a PGO build as it will invalidate the profile. (GH-27462) by Steve Dower · 4 years, 1 month ago
  36. f2491c6 bpo-44479: Simplified LICENSE.txt regeneration in Windows build (GH-27056) by Steve Dower · 4 years, 2 months ago
  37. f3289a5 bpo-44479: Regenerate test_frozenmain.h and frozen_hello.h during build on Windows (GH-26984) by Steve Dower · 4 years, 2 months ago
  38. 6843a3b bpo-44535: Enable building with Visual Studio 2022 on Windows (GH-26962) by Miss Islington (bot) · 4 years, 2 months ago
  39. 5fbccb7 bpo-43298: Improved error message when building without the Windows SDK installed (GH-26800) (GH-26802) by Miss Islington (bot) · 4 years, 3 months ago
  40. 42612db bpo-44381: Windows build now allows enabling control flow guard (GH-26645) by Miss Islington (bot) · 4 years, 3 months ago
  41. 4bb0a81 bpo-42686: Enable SQLite math functions in Windows build (GH-24053) (#25892) by Miss Islington (bot) · 4 years, 4 months ago
  42. c2931d3 bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854) by Pablo Galindo · 4 years, 4 months ago
  43. bf0c7c0 bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641) by Erlend Egeberg Aasland · 4 years, 4 months ago
  44. 425434d bpo-40432: Use python 3.8 or higher to compile CPython on Windows (#25389) by Ken Jin · 4 years, 4 months ago
  45. 6b59e66 bop-43652: Update Tcl and Tk to 8.6.11 in Windows installer (GH-25170) by Terry Jan Reedy · 4 years, 4 months ago
  46. a911bd1 bpo-43915: Add PCbuild/blurb.bat to simplify Windows contributors (GH-25528) by Steve Dower · 4 years, 5 months ago
  47. cdad272 bpo-40137: Add pycore_moduleobject.h internal header (GH-25507) by Victor Stinner · 4 years, 5 months ago
  48. 37494b4 bpo-38530: Offer suggestions on AttributeError (#16856) by Pablo Galindo · 4 years, 5 months ago
  49. 7482838 bpo-43567: Improved generated code refresh on Windows (GH-25120) by Steve Dower · 4 years, 5 months ago
  50. 354b015 bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213) by Steve Dower · 4 years, 5 months ago
  51. 240bcf8 bpo-41111: xxlimited.c defines Py_LIMITED_API (GH-25151) by Victor Stinner · 4 years, 5 months ago
  52. 2ac0515 bpo-43688: Fix Py_LIMITED_API version of xxlimited (GH-25135) by Victor Stinner · 4 years, 5 months ago
  53. a54fc68 bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) by Christian Heimes · 4 years, 5 months ago
  54. 8370e07 bpo-43244: Remove the pyarena.h header (GH-25007) by Victor Stinner · 4 years, 6 months ago
  55. a81fca6 bpo-43244: Add pycore_compile.h header file (GH-25000) by Victor Stinner · 4 years, 6 months ago
  56. 94faa07 bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933) by Victor Stinner · 4 years, 6 months ago
  57. 56f031e bpo-35134: Add include/cpython/compile.h (GH-24922) by Hai Shi · 4 years, 6 months ago
  58. 28ad12f bpo-43244: Remove symtable.h header file (GH-24910) by Victor Stinner · 4 years, 6 months ago
  59. 526fdeb bpo-43244: Add pycore_ast.h header file (GH-24908) by Victor Stinner · 4 years, 6 months ago
  60. b4536e1 bpo-43244: Rename pycore_ast.h to pycore_ast_state.h (GH-24907) by Victor Stinner · 4 years, 6 months ago
  61. 2256a28 bpo-43444: Move sqlite3 MODULE_NAME from setup.py to module.h (GH-24801) by Erlend Egeberg Aasland · 4 years, 6 months ago
  62. 31818e9 bpo-43440 : Enable SQLite R*Tree support for windows builds (GH-24797) by Erlend Egeberg Aasland · 4 years, 6 months ago
  63. b4af629 bpo-42825: Enable /OPT:REF (GH-24098) by Austin Lamb · 4 years, 7 months ago
  64. 4a6bf27 bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561) by Nicholas Sim · 4 years, 7 months ago
  65. 366dc3a bpo-35134: Move Include/{pyarena.h,pyctype.h} to Include/cpython/ (GH-24550) by Nicholas Sim · 4 years, 7 months ago
  66. 17dbd40 bpo-35134, Include: Move pytime.h to cpython/pytime.h (GH-23988) by Nicholas Sim · 4 years, 7 months ago
  67. fedd86d bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498) by Inada Naoki · 4 years, 7 months ago
  68. 9852cb3 bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332) by Victor Stinner · 4 years, 7 months ago
  69. cad8020 bpo-42955: Add Python/module_names.h (GH-24258) by Victor Stinner · 4 years, 8 months ago
  70. 0e2a0f7 bpo-42802: Remove distutils bdist_wininst command (GH-24043) by Victor Stinner · 4 years, 8 months ago
  71. dd74c01 bpo-42584: Update Windows installer to use SQLite 3.34.0 (GH-23675) by Erlend Egeberg Aasland · 4 years, 8 months ago
  72. afb7144 bpo-41837: Updated Windows installer to include OpenSSL 1.1.1i (GH-24125) by Steve Dower · 4 years, 8 months ago
  73. 52a327c bpo-39465: Add pycore_atomic_funcs.h header (GH-20766) by Victor Stinner · 4 years, 9 months ago
  74. fe6e5e7 bpo-35134: Add Include/cpython/pythonrun.h file (GH-23701) by Victor Stinner · 4 years, 9 months ago
  75. c168b50 bpo-42111: Make the xxlimited module an example of best extension module practices (GH-23226) by Petr Viktorin · 4 years, 9 months ago
  76. 2ad9382 bpo-42431: Fix outdated bytes comments (GH-23458) by Serhiy Storchaka · 4 years, 9 months ago
  77. 2156d96 bpo-42336: Improve PCbuild batch files (GH-23275) by Steve Dower · 4 years, 10 months ago
  78. 80449f2 bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157) by Pablo Galindo · 4 years, 10 months ago
  79. db6434c Enable signing of nuget.org packages and update to supported timestamp server (GH-23132) by Steve Dower · 4 years, 10 months ago
  80. 5cf4782 bpo-41796: Make _ast module state per interpreter (GH-23024) by Victor Stinner · 4 years, 10 months ago
  81. b62bdf7 bpo-42208: Add _locale._get_locale_encoding() (GH-23052) by Victor Stinner · 4 years, 10 months ago
  82. 8e3b9f9 bpo-42161: Add _PyLong_GetZero() and _PyLong_GetOne() (GH-22993) by Victor Stinner · 4 years, 10 months ago
  83. 47e1afd bpo-1635741: _PyUnicode_Name_CAPI moves to internal C API (GH-22713) by Victor Stinner · 4 years, 10 months ago
  84. 985f0ab bpo-39107: Updated Tcl and Tk to 8.6.10 in Windows installer (GH-22405) by Steve Dower · 4 years, 11 months ago
  85. bfe6e03 bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960) by Erlend Egeberg Aasland · 5 years ago
  86. 1b4552c bpo-41428: Implementation for PEP 604 (GH-21515) by Maggie Moss · 5 years ago
  87. a02efe4 MSVC: The ARM command line should not define MASM. (#21817) by Stefan Krah · 5 years ago
  88. 6e8128f bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517) by Mark Shannon · 5 years ago
  89. 84761c3 bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570) by Steve Dower · 5 years ago
  90. dcbaa1b bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) by Steve Dower · 5 years ago
  91. bbf36e8 bpo-41070: Simplify pyshellext.dll build (GH-21037) by Nikita Nemkin · 5 years ago
  92. 2c6e4e9 bpo-41039: Simplify python3.dll build (GH-20989) by Nikita Nemkin · 5 years ago
  93. 4efc336 bpo-41054: Simplify resource compilation on Windows (GH-21004) by Nikita Nemkin · 5 years ago
  94. fe2a48c bpo-41089: Filters and other issues in Visual Studio projects (GH-21070) by Nikita Nemkin · 5 years ago
  95. c45dbe93 bpo-41078: Add pycore_list.h internal header file (GH-21057) by Victor Stinner · 5 years ago
  96. 384621c bpo-41078: Rename pycore_tupleobject.h to pycore_tuple.h (GH-21056) by Victor Stinner · 5 years ago
  97. 564cd18 bpo-40939: Rename PyPegen* functions to PyParser* (GH-21016) by Lysandros Nikolaou · 5 years ago
  98. 314858e bpo-40939: Remove the old parser (Part 2) (GH-21005) by Lysandros Nikolaou · 5 years ago
  99. 80d827c bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834) by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) · 5 years ago
  100. 1ed83ad bpo-40939: Remove the old parser (GH-20768) by Pablo Galindo · 5 years ago