Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.3
/
Mac
tag
edb4401c7fce1b076fc8c99577bf590092923317
tagger
Pablo Galindo <pablogsal@gmail.com>
Tue Apr 04 22:22:18 2023
object
f3909b8bc83675b7ab093dbc558e677558d8e718
Python 3.11.3
6abd048
[3.11] 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-103252)
by Ned Deily
· 2 years, 5 months ago
b6fd4e6
[3.11] gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) (GH-102488)
by Miss Islington (bot)
· 2 years, 5 months ago
4b8d2a1
gh-101759: Update macOS installer to SQLite 3.40.1 (GH-101761)
by Miss Islington (bot)
· 2 years, 6 months ago
52a03a0
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
by Steve Dower
· 2 years, 6 months ago
ecb3be9
gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908)
by Miss Islington (bot)
· 2 years, 7 months ago
03732b1
gh-100893: update bpo reference in Mac README (GH-100905)
by Miss Islington (bot)
· 2 years, 7 months ago
07d1f99
[3.11] Update copyright years to 2023. (gh-100848) (GH-100849)
by Miss Islington (bot)
· 2 years, 7 months ago
59361ec
GH-95283: Add note about compilers in Mac/README.txt (GH-99506)
by Miss Islington (bot)
· 2 years, 9 months ago
0a208d5
gh-98940: Fix Mac/Extras.install.py File filter bug (GH-98943)
by Miss Islington (bot)
· 2 years, 9 months ago
febbb4b
gh-94328: Update macOS installer to use SQLite 3.39.4. (GH-98639)
by Miss Islington (bot)
· 2 years, 10 months ago
54bb8f9
gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE (GH-97520)
by Miss Islington (bot)
· 2 years, 11 months ago
c612cc2
Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594)
by Miss Islington (bot)
· 3 years ago
882c7cf
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
by Miss Islington (bot)
· 3 years ago
71ca01e
Remove 3.11 beta release notice from macOS installer displays (GH-95669)
by Ned Deily
· 3 years ago
309c8f3
gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393)
by Miss Islington (bot)
· 3 years, 1 month ago
dc8c624
Update macOS installer Welcome and ReadMe display wording to "beta". (GH-93344)
by Ned Deily
· 3 years, 3 months ago
926854e
bpo-46907: Update macOS installer to SQLite 3.38.4. (GH-32148)
by Mariusz Felisiak
· 3 years, 3 months ago
a0c7004
bpo-45847: Adapt macOS installer build to use new tkinter configure vars (GH-32328)
by Ned Deily
· 3 years, 5 months ago
af0a50d
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
by Christian Heimes
· 3 years, 5 months ago
ea786a8
bpo-46907: Update macOS installer to SQLite 3.38.1. (GH-31656)
by Mariusz Felisiak
· 3 years, 5 months ago
0e4bef7
bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921)
by Kumar Aditya
· 3 years, 7 months ago
549e628
bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348)
by Ned Deily
· 3 years, 8 months ago
ba00f0d
Update copyright year to 2022. (GH-30335)
by Benjamin Peterson
· 3 years, 8 months ago
bc87ac6
bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30278)
by Erlend Egeberg Aasland
· 3 years, 8 months ago
fc54e72
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
by Kumar Aditya
· 3 years, 8 months ago
f34d181
bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29931)
by Ned Deily
· 3 years, 9 months ago
3167df1
Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408)
by Łukasz Langa
· 3 years, 10 months ago
4a8b405
bpo-44828: macOS installer: avoid leaving a zombie Save panel in Tk 8.6.12rc1 (GH-29367)
by Ned Deily
· 3 years, 10 months ago
e2063d6
Update macOS installer to use Tk 8.6.12rc1 pre-release. (GH-29354)
by Ned Deily
· 3 years, 10 months ago
be8318b
bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276)
by Ned Deily
· 3 years, 10 months ago
470145f
[Misc] [Mac] Fix typos found using codespell (GH-28756)
by Christian Clauss
· 3 years, 11 months ago
5024dc1
bpo-44848: Update macOS installer to use SQLite 3.36.0 (GH-27621)
by Erlend Egeberg Aasland
· 4 years ago
94b2639
bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051)
by Ned Deily
· 4 years ago
be42c06
Update URLs in comments and metadata to use HTTPS (GH-27458)
by Noah Kantrowitz
· 4 years, 1 month ago
11749e2
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
by Mariusz Felisiak
· 4 years, 1 month ago
42205ee
Update macOS build-installer script comments for 3.10 and remove unused pre-10.5 vestiges. (GH-27253)
by Ned Deily
· 4 years, 1 month ago
6252670
Fix typos in Mac/README.rst (#27108)
by Clemens Brunner
· 4 years, 1 month ago
c59baa0
Update macOS installer welcome and readme for 3.10b1 (GH-25835)
by Ned Deily
· 4 years, 4 months ago
c3bfa76
bpo-42362: use clang name on 10.9 builds as well (GH-25834)
by Ned Deily
· 4 years, 4 months ago
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
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
555cbbe
bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on macOS (GH-25413)
by Erlend Egeberg Aasland
· 4 years, 4 months ago
0cb33da
bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804)
by Ned Deily
· 4 years, 4 months ago
8a37463
Fix generated file name for installer builds on macOS 11+. (GH-25661)
by Ned Deily
· 4 years, 4 months ago
ce82781
bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)
by Erlend Egeberg Aasland
· 4 years, 4 months ago
a54fc68
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
by Christian Heimes
· 4 years, 5 months ago
8c9453b
Fix typo in Mac/README.rst (#24682)
by Ikko Ashimine
· 4 years, 6 months ago
0242494
bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. (GH-24677)
by Ned Deily
· 4 years, 6 months ago
0f3b96b
Update Sphinx version for macOS installer build. (GH-24082)
by Ned Deily
· 4 years, 8 months ago
a38e04b
bpo-42361: Update macOS installer build to use Tcl/Tk 8.6.11 (GH-24081)
by Ned Deily
· 4 years, 8 months ago
14097a2
bpo-41837: Update macOS installer build to use OpenSSL 1.1.1i. (GH-24080)
by Ned Deily
· 4 years, 8 months ago
c94ee13
bpo-42584: Update macOS installer to use SQLite 3.34.0 (GH-23674)
by Erlend Egeberg Aasland
· 4 years, 8 months ago
de6f20a
Bring Python into the new year. (GH-24036)
by Dong-hee Na
· 4 years, 8 months ago
7f162e8
bpo-29076: Add fish support to macOS installer (GH-23302)
by Erlend Egeberg Aasland
· 4 years, 8 months ago
2123373
Update macos installer ReadMe for 3.10.0a3 (GH-23671)
by Ned Deily
· 4 years, 8 months ago
936533c
bpo-41100: minor build installer fixes (GH-23480)
by Ned Deily
· 4 years, 9 months ago
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
4176193
bpo-41100: Support macOS 11 and Apple Silicon (GH-22855)
by Ronald Oussoren
· 4 years, 9 months ago
9a76426
bpo-41557: Update macOS installer to use SQLite 3.33.0 (GH-21959)
by Erlend Egeberg Aasland
· 4 years, 11 months ago
7dbbea7
bpo-39883: Update macOS installer copy of LICENSE. (GH-22235)
by Ned Deily
· 5 years ago
7cf1cb3
bpo-40741: Update macOS installer to use SQLite 3.32.3 (GH-20979)
by Erlend Egeberg Aasland
· 5 years ago
5f190d2
bpo-39580: add check for CLI installation on macOS (GH-20271)
by Rick Heil
· 5 years ago
1931e64
Forward port macOS installer updates from 3.7/3.8/3.9 (GH-21132)
by Ned Deily
· 5 years ago
63fc55b
allow macOS installer builds to package pre-built html docs (GH-20715)
by Ned Deily
· 5 years ago
37eed5a
bpo-40741: Update macOS installer to use SQLite 3.32.2. (GH-20705)
by Ned Deily
· 5 years ago
7da46b6
Fix the link to ncurses patch download in macos installer build script (GH-20421)
by Oleg Höfling
· 5 years ago
951ab58
Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)" (GH-20182)
by Ned Deily
· 5 years ago
0da5466
bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)
by Ned Deily
· 5 years ago
bcc136b
bpo-38329: python.org macOS installers now update Current symlink (GH-19650)
by Ned Deily
· 5 years ago
783a673
bpo-40164: Update macOS installer builds to use OpenSSL 1.1.1g. (GH-19642)
by Ned Deily
· 5 years ago
044cf94
bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch (GH-9516)
by Ronald Oussoren
· 5 years ago
1382c32
bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)
by Erlend Egeberg Aasland
· 5 years ago
5143284
Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. (GH-18648)
by Ned Deily
· 5 years ago
029e840
docs: macos - change "versiona" to "versions" (GH-18467)
by @RandyMcMillan
· 6 years ago
32f1443
Update copyright year in macOS installer license copy (GH-17806)
by Ned Deily
· 6 years ago
946b29e
Bring Python into the next decade. (GH-17801)
by Benjamin Peterson
· 6 years ago
01659ca
Update URL in macOS installer copy of license (GH-16905)
by Ned Deily
· 6 years ago
c987090
Bump Sphinx to 2.2.0. (GH-16532)
by Julien Palard
· 6 years ago
19d6842
Update build docs for macOS (GH-16771)
by Ned Deily
· 6 years ago
9cb51f4
Update macOS installer display files for 3.9.0a1 (GH-16765)
by Ned Deily
· 6 years ago
24d1597
bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170)
by Ned Deily
· 6 years ago
9ece4a5
Unmark files as executable that can't actually be executed. (GH-15353)
by Greg Price
· 6 years ago
fc1fbe6
Minor updates to the macOS installer screens for 3.8.0b2 (GH-14501)
by Ned Deily
· 6 years ago
d8f336f
bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180)
by animalize
· 6 years ago
f3fb839
bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187)
by Ned Deily
· 6 years ago
29ec422
Pin macOS installer Sphinx to v2.0.1 (GH-13774)
by Ned Deily
· 6 years ago
d337169
Fix variable name copy/paste error in build-installer.py (GH-13038)
by cclauss
· 6 years ago
c981ad1
bpo-26707: Enable plistlib to read UID keys. (GH-12153)
by Jon Janzen
· 6 years ago
9bdd6d1
Prevent macOS installer build failure if ABIFLAGS is empty. (GH-13012)
by Ned Deily
· 6 years ago
2c2ba05
Update macOS installer Welcome and ReadMe for 3.8 (GH-11748)
by Ned Deily
· 7 years ago
9a69ae8
Bump copyright years to 2019. (GH-11404)
by Benjamin Peterson
· 7 years ago
0133f9f
macOS installer build: mitigate hdiutil resource busy bug (GH-11333)
by Ned Deily
· 7 years ago
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
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
3ec9826
bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094)
by Ned Deily
· 7 years ago
3102e24
bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166)
by Ned Deily
· 7 years ago
378edcd
Update macOS installer Welcome and ReadMe files for 3.7.0. (GH-7653)
by Ned Deily
· 7 years ago
9d6d06e
pypi.python.org -> pypi.org (GH-7613)
by Ned Deily
· 7 years ago
74fc9c0
Update Python Folder.icns icon file to match new macOS look (GH-1780)
by Thomas Jones
· 7 years ago
fc6aa28
Mitigate macOS race condition in installer build (GH-6686)
by Ned Deily
· 7 years ago
Next »