index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
macOS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.12.0a2
v3.12.0a2
Thomas Wouters
2022-11-14
1
-1/+0
*
gh-94328: Update macOS installer to use SQLite 3.39.4. (#98639)
Erlend E. Aasland
2022-10-25
1
-0/+1
*
Python 3.12.0a1
v3.12.0a1
Thomas Wouters
2022-10-24
1
-6/+0
*
gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (GH-97944)
Ned Deily
2022-10-06
1
-0/+6
*
Python 3.11.0b1
Pablo Galindo
2022-05-06
1
-1/+0
*
bpo-46907: Update macOS installer to SQLite 3.38.4. (GH-32148)
Mariusz Felisiak
2022-05-06
1
-0/+1
*
Python 3.11.0a7
v3.11.0a7
Pablo Galindo
2022-04-05
2
-4/+0
*
bpo-46890: Fix setting of sys._base_executable with framework builds on macOS...
Ronald Oussoren
2022-04-05
1
-0/+3
*
bpo-46907: Update macOS installer to SQLite 3.38.1. (GH-31656)
Mariusz Felisiak
2022-03-15
1
-0/+1
*
Python 3.11.0a5
v3.11.0a5
Pablo Galindo
2022-02-03
1
-1/+0
*
bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921)
Kumar Aditya
2022-02-01
1
-0/+1
*
Python 3.11.0a4
v3.11.0a4
Pablo Galindo
2022-01-13
1
-2/+0
*
bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348)
Ned Deily
2022-01-03
1
-0/+2
*
Python 3.11.0a3
v3.11.0a3
Pablo Galindo
2021-12-08
1
-1/+0
*
bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29931)
Ned Deily
2021-12-06
1
-0/+1
*
Python 3.11.0a2
v3.11.0a2
Pablo Galindo
2021-11-05
1
-3/+0
*
bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276)
Ned Deily
2021-10-28
1
-0/+3
*
Python 3.11.0a1
v3.11.0a1
Pablo Galindo
2021-10-05
7
-15/+0
*
bpo-44848: Update macOS installer to use SQLite 3.36.0 (GH-27621)
Erlend Egeberg Aasland
2021-09-05
1
-0/+1
*
bpo-34602: Quadruple stack size on macOS when compiling with UBSAN (GH-27309)
Ćukasz Langa
2021-09-03
1
-0/+3
*
bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051)
Ned Deily
2021-08-30
1
-0/+1
*
bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries wh...
Tobias Bergkvist
2021-08-30
1
-0/+5
*
Fix osx_framework_user include to match distutils (#27093)
Tzu-ping Chung
2021-07-15
1
-0/+2
*
bpo-34932: Add socket.TCP_KEEPALIVE for macOS (GH-25079)
Shane Harvey
2021-07-14
1
-0/+1
*
bpo-43109: Fix --with-lto configure option on macOS (GH-26341)
Ned Deily
2021-05-25
1
-0/+2
*
Add the blurbify of the 3.10.0b1 changelog to the main branch (GH-25976)
Ned Deily
2021-05-08
6
-16/+0
*
bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compiler...
Ronald Oussoren
2021-05-03
1
-0/+2
*
bpo-41129: Fix check for macOS SDK paths when building Python (GH-25785)
Ned Batchelder
2021-05-03
1
-0/+7
*
bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on macOS (GH-25413)
Erlend Egeberg Aasland
2021-05-03
1
-0/+1
*
bpo-43568: Drop support for MACOSX_DEPLOYMENT_TARGET < 10.3 (GH-25827)
Ned Deily
2021-05-03
1
-0/+1
*
bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804)
Ned Deily
2021-05-02
1
-0/+4
*
bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)
Erlend Egeberg Aasland
2021-04-27
1
-0/+1
*
Python 3.10.0a6
Pablo Galindo
2021-03-01
1
-1/+0
*
bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. (GH-24677)
Ned Deily
2021-03-01
1
-0/+1
*
Python 3.10.0a5
Pablo Galindo
2021-02-02
1
-3/+0
*
bpo-42504: Ensure that get_config_var('MACOSX_DEPLOYMENT_TARGET') is a string...
Ronald Oussoren
2021-02-01
1
-0/+3
*
Python 3.10.0a4
v3.10.0a4
Pablo Galindo
2021-01-04
3
-4/+0
*
bpo-42361: Update macOS installer build to use Tcl/Tk 8.6.11 (GH-24081)
Ned Deily
2021-01-04
1
-0/+2
*
bpo-41837: Update macOS installer build to use OpenSSL 1.1.1i. (GH-24080)
Ned Deily
2021-01-04
1
-0/+1
*
bpo-42584: Update macOS installer to use SQLite 3.34.0 (GH-23674)
Erlend Egeberg Aasland
2021-01-04
1
-0/+1
*
Python 3.10.0a3
v3.10.0a3
Pablo Galindo
2020-12-07
5
-13/+0
*
bpo-42504: fix for MACOSX_DEPLOYMENT_TARGET=11 (GH-23556)
FX Coudert
2020-12-03
1
-0/+1
*
bpo-41116: Ensure system supplied libraries are found on macOS 11 (GH-23301)
Ronald Oussoren
2020-11-22
1
-0/+1
*
bpo-38443: Check that the specified universal architectures work (GH-22910)
Ronald Oussoren
2020-11-22
1
-0/+2
*
bpo-42232: mmap module add Darwin specific madvise options. (GH-23076)
David CARLIER
2020-11-21
1
-0/+1
*
bpo-41100: Support macOS 11 and Apple Silicon (GH-22855)
Ronald Oussoren
2020-11-08
1
-0/+8
*
Python 3.10.0a2
v3.10.0a2
Pablo Galindo
2020-11-03
1
-1/+0
*
bpo-41471: Ignore invalid prefix lengths in system proxy settings on macOS (G...
Ronald Oussoren
2020-10-19
1
-0/+1
*
Python 3.10.0a1
v3.10.0a1
Pablo Galindo
2020-10-05
6
-13/+0
*
bpo-41557: Update macOS installer to use SQLite 3.33.0 (GH-21959)
Erlend Egeberg Aasland
2020-10-05
1
-0/+1
[next]