Python 3.10.14
  1. 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, 2 months ago
  2. 4075e01 [3.10] gh-103207: Fix Welcome formatting issues when macOS Installer is run in dark mode. (GH-103304) by Ned Deily · 2 years, 5 months ago
  3. ec80ffe [3.10] gh-103207: Add instructions to the macOS installer welcome display on how to workaround the macOS 13 Ventura “The installer encountered an error” failure. (GH-103253) by Ned Deily · 2 years, 5 months ago
  4. 5e6351c [3.10] gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) (GH-102489) by Miss Islington (bot) · 2 years, 6 months ago
  5. b653fce gh-101759: Update macOS installer to SQLite 3.40.1 (GH-101761) by Miss Islington (bot) · 2 years, 6 months ago
  6. b8149a9 gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) by Steve Dower · 2 years, 6 months ago
  7. f6decc5 gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908) by Miss Islington (bot) · 2 years, 7 months ago
  8. bc87339 gh-100893: update bpo reference in Mac README (GH-100905) by Miss Islington (bot) · 2 years, 7 months ago
  9. 3e9543e [3.10] Update copyright years to 2023. (gh-100850) by Benjamin Peterson · 2 years, 7 months ago
  10. 40a4b40 GH-95283: Add note about compilers in Mac/README.txt (GH-99506) by Miss Islington (bot) · 2 years, 9 months ago
  11. 9387b7c [3.10] gh-94328: Update macOS installer to use SQLite 3.39.4. (GH-98639) (#98647) by Erlend E. Aasland · 2 years, 10 months ago
  12. 96f8d36 gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE (GH-97520) by Miss Islington (bot) · 2 years, 11 months ago
  13. 75c3a4c Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594) by Miss Islington (bot) · 3 years ago
  14. 32a4501 [3.10] gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) (gh-96391) by Christian Heimes · 3 years ago
  15. b9b70dd gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393) by Miss Islington (bot) · 3 years, 1 month ago
  16. a59ac1e [3.10] bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) (GH-31916) by Christian Heimes · 3 years, 5 months ago
  17. 519eb6a bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921) (GH-31057) by Ned Deily · 3 years, 7 months ago
  18. b312794 bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348) (GH-30349) by Miss Islington (bot) · 3 years, 8 months ago
  19. 35955e4 [3.10] Update copyright year to 2022. (GH-30335) (GH-30336) by Miss Islington (bot) · 3 years, 8 months ago
  20. c31fdef [3.10] bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30280) by Erlend Egeberg Aasland · 3 years, 8 months ago
  21. cf96c27 bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH-30224) by Ned Deily · 3 years, 8 months ago
  22. 2080198 bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29932) by Ned Deily · 3 years, 9 months ago
  23. d729c80 Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408) (GH-29409) by Miss Islington (bot) · 3 years, 10 months ago
  24. 6681a77 bpo-44828: Avoid leaving a zombie Save panel. (GH-29369) by Ned Deily · 3 years, 10 months ago
  25. 5457908 bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) by Miss Islington (bot) · 3 years, 10 months ago
  26. 212140d [3.10] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28794) by Christian Clauss · 3 years, 11 months ago
  27. 66b8202 bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051) by Miss Islington (bot) · 4 years ago
  28. b192fb3 Remove beta release note from macOS installer displays (GH-27531) by Ned Deily · 4 years, 1 month ago
  29. f7f1c26 Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27478) by Miss Islington (bot) · 4 years, 1 month ago
  30. 6fc1efa bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) by Miss Islington (bot) · 4 years, 1 month ago
  31. 416f418 Update macOS build-installer script comments for 3.10 and remove unused pre-10.5 vestiges. (GH-27253) by Miss Islington (bot) · 4 years, 1 month ago
  32. c59baa0 Update macOS installer welcome and readme for 3.10b1 (GH-25835) by Ned Deily · 4 years, 4 months ago
  33. c3bfa76 bpo-42362: use clang name on 10.9 builds as well (GH-25834) by Ned Deily · 4 years, 4 months ago
  34. e08059e bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compilers (GH-23079) by Ronald Oussoren · 4 years, 4 months ago
  35. 90d5239 bpo-42362: Switch to clang/clang++ as the default compiler in build-installer.py (GH-23298) by Ronald Oussoren · 4 years, 4 months ago
  36. 555cbbe bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on macOS (GH-25413) by Erlend Egeberg Aasland · 4 years, 4 months ago
  37. 0cb33da bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804) by Ned Deily · 4 years, 4 months ago
  38. 8a37463 Fix generated file name for installer builds on macOS 11+. (GH-25661) by Ned Deily · 4 years, 4 months ago
  39. ce82781 bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640) by Erlend Egeberg Aasland · 4 years, 4 months ago
  40. a54fc68 bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) by Christian Heimes · 4 years, 5 months ago
  41. 8c9453b Fix typo in Mac/README.rst (#24682) by Ikko Ashimine · 4 years, 6 months ago
  42. 0242494 bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. (GH-24677) by Ned Deily · 4 years, 6 months ago
  43. 0f3b96b Update Sphinx version for macOS installer build. (GH-24082) by Ned Deily · 4 years, 8 months ago
  44. a38e04b bpo-42361: Update macOS installer build to use Tcl/Tk 8.6.11 (GH-24081) by Ned Deily · 4 years, 8 months ago
  45. 14097a2 bpo-41837: Update macOS installer build to use OpenSSL 1.1.1i. (GH-24080) by Ned Deily · 4 years, 8 months ago
  46. c94ee13 bpo-42584: Update macOS installer to use SQLite 3.34.0 (GH-23674) by Erlend Egeberg Aasland · 4 years, 8 months ago
  47. de6f20a Bring Python into the new year. (GH-24036) by Dong-hee Na · 4 years, 8 months ago
  48. 7f162e8 bpo-29076: Add fish support to macOS installer (GH-23302) by Erlend Egeberg Aasland · 4 years, 8 months ago
  49. 2123373 Update macos installer ReadMe for 3.10.0a3 (GH-23671) by Ned Deily · 4 years, 9 months ago
  50. 936533c bpo-41100: minor build installer fixes (GH-23480) by Ned Deily · 4 years, 9 months ago
  51. 690a5fa bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS (GH-23293) by Ronald Oussoren · 4 years, 9 months ago
  52. 4176193 bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) by Ronald Oussoren · 4 years, 9 months ago
  53. 9a76426 bpo-41557: Update macOS installer to use SQLite 3.33.0 (GH-21959) by Erlend Egeberg Aasland · 4 years, 11 months ago
  54. 7dbbea7 bpo-39883: Update macOS installer copy of LICENSE. (GH-22235) by Ned Deily · 5 years ago
  55. 7cf1cb3 bpo-40741: Update macOS installer to use SQLite 3.32.3 (GH-20979) by Erlend Egeberg Aasland · 5 years ago
  56. 5f190d2 bpo-39580: add check for CLI installation on macOS (GH-20271) by Rick Heil · 5 years ago
  57. 1931e64 Forward port macOS installer updates from 3.7/3.8/3.9 (GH-21132) by Ned Deily · 5 years ago
  58. 63fc55b allow macOS installer builds to package pre-built html docs (GH-20715) by Ned Deily · 5 years ago
  59. 37eed5a bpo-40741: Update macOS installer to use SQLite 3.32.2. (GH-20705) by Ned Deily · 5 years ago
  60. 7da46b6 Fix the link to ncurses patch download in macos installer build script (GH-20421) by Oleg Höfling · 5 years ago
  61. 951ab58 Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)" (GH-20182) by Ned Deily · 5 years ago
  62. 0da5466 bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176) by Ned Deily · 5 years ago
  63. bcc136b bpo-38329: python.org macOS installers now update Current symlink (GH-19650) by Ned Deily · 5 years ago
  64. 783a673 bpo-40164: Update macOS installer builds to use OpenSSL 1.1.1g. (GH-19642) by Ned Deily · 5 years ago
  65. 044cf94 bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch (GH-9516) by Ronald Oussoren · 5 years ago
  66. 1382c32 bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678) by Erlend Egeberg Aasland · 5 years ago
  67. 5143284 Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. (GH-18648) by Ned Deily · 5 years ago
  68. 029e840 docs: macos - change "versiona" to "versions" (GH-18467) by @RandyMcMillan · 6 years ago
  69. 32f1443 Update copyright year in macOS installer license copy (GH-17806) by Ned Deily · 6 years ago
  70. 946b29e Bring Python into the next decade. (GH-17801) by Benjamin Peterson · 6 years ago
  71. 01659ca Update URL in macOS installer copy of license (GH-16905) by Ned Deily · 6 years ago
  72. c987090 Bump Sphinx to 2.2.0. (GH-16532) by Julien Palard · 6 years ago
  73. 19d6842 Update build docs for macOS (GH-16771) by Ned Deily · 6 years ago
  74. 9cb51f4 Update macOS installer display files for 3.9.0a1 (GH-16765) by Ned Deily · 6 years ago
  75. 24d1597 bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170) by Ned Deily · 6 years ago
  76. 9ece4a5 Unmark files as executable that can't actually be executed. (GH-15353) by Greg Price · 6 years ago
  77. fc1fbe6 Minor updates to the macOS installer screens for 3.8.0b2 (GH-14501) by Ned Deily · 6 years ago
  78. d8f336f bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180) by animalize · 6 years ago
  79. f3fb839 bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187) by Ned Deily · 6 years ago
  80. 29ec422 Pin macOS installer Sphinx to v2.0.1 (GH-13774) by Ned Deily · 6 years ago
  81. d337169 Fix variable name copy/paste error in build-installer.py (GH-13038) by cclauss · 6 years ago
  82. c981ad1 bpo-26707: Enable plistlib to read UID keys. (GH-12153) by Jon Janzen · 6 years ago
  83. 9bdd6d1 Prevent macOS installer build failure if ABIFLAGS is empty. (GH-13012) by Ned Deily · 6 years ago
  84. 2c2ba05 Update macOS installer Welcome and ReadMe for 3.8 (GH-11748) by Ned Deily · 7 years ago
  85. 9a69ae8 Bump copyright years to 2019. (GH-11404) by Benjamin Peterson · 7 years ago
  86. 0133f9f macOS installer build: mitigate hdiutil resource busy bug (GH-11333) by Ned Deily · 7 years ago
  87. a936639 Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)" (GH-11332) by Ned Deily · 7 years ago
  88. 7cf3d8e bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101) by Ned Deily · 7 years ago
  89. 3ec9826 bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094) by Ned Deily · 7 years ago
  90. 3102e24 bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166) by Ned Deily · 7 years ago
  91. 378edcd Update macOS installer Welcome and ReadMe files for 3.7.0. (GH-7653) by Ned Deily · 7 years ago
  92. 9d6d06e pypi.python.org -> pypi.org (GH-7613) by Ned Deily · 7 years ago
  93. 74fc9c0 Update Python Folder.icns icon file to match new macOS look (GH-1780) by Thomas Jones · 7 years ago
  94. fc6aa28 Mitigate macOS race condition in installer build (GH-6686) by Ned Deily · 7 years ago
  95. 0dd8070 bpo-33290: Have macOS installer remove "pip" alias (GH-6683) by Ned Deily · 7 years ago
  96. a8c3424 bpo-25427: Remove pyvenv (GH-5962) by Brett Cannon · 7 years ago
  97. b405752 bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407) by Ned Deily · 7 years ago
  98. b9e7fe3 bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307) by Ned Deily · 7 years ago
  99. df532ab bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6279) by Ned Deily · 7 years ago
  100. 37ed6df Add macOS installer Conclusion file by Ned Deily · 7 years ago