summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/macOS
Commit message (Expand)AuthorAgeFilesLines
* Python 3.8.9v3.8.9Łukasz Langa2021-04-021-1/+0
* bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. (GH-24677)Miss Islington (bot)2021-03-011-0/+1
* Python 3.8.8rc1v3.8.8rc1Łukasz Langa2021-02-162-2/+0
* [3.8] bpo-42584: Update macOS installer to use SQLite 3.34.0 (GH-23674). (GH-...Erlend Egeberg Aasland2021-01-051-0/+1
* bpo-41837: Update macOS installer build to use OpenSSL 1.1.1i. (GH-24080) (#2...Miss Islington (bot)2021-01-041-0/+1
* Python 3.8.7rc1v3.8.7rc1Łukasz Langa2020-12-073-4/+0
* bpo-38443: Check that the specified universal architectures work (GH-22910)Miss Islington (bot)2020-11-221-0/+2
* bpo-41471: Ignore invalid prefix lengths in system proxy settings on macOS (G...Miss Skeleton (bot)2020-10-201-0/+1
* bpo-41557: Update macOS installer to use SQLite 3.33.0 (GH-21959)Miss Skeleton (bot)2020-10-051-0/+1
* Python 3.8.5v3.8.5Łukasz Langa2020-07-201-1/+0
* bpo-40741: Update macOS installer to use SQLite 3.32.3 (GH-20979)Miss Islington (bot)2020-07-201-0/+1
* Python 3.8.4rc1v3.8.4rc1Łukasz Langa2020-06-294-11/+0
* bpo-41100: clarify NEWS item about macOS 11 support (GH-21174)Miss Islington (bot)2020-06-271-1/+7
* BPO-41100: Support macOS 11 when building (GH-21113)Miss Islington (bot)2020-06-251-0/+1
* bpo-39580: add check for CLI installation on macOS (GH-20271)Miss Islington (bot)2020-06-251-0/+2
* bpo-41005: Fixed perrmission error (GH-20936) (GH-21052)Miss Islington (bot)2020-06-241-0/+1
* bpo-40741: Update macOS installer to use SQLite 3.32.2. (GH-20705)Miss Islington (bot)2020-06-081-0/+1
* Python 3.8.3rc1v3.8.3rc1Łukasz Langa2020-04-292-2/+0
* bpo-40164: Update macOS installer builds to use OpenSSL 1.1.1g. (GH-19642)Miss Islington (bot)2020-04-221-0/+1
* bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)Miss Islington (bot)2020-03-021-0/+1
* Python 3.8.1v3.8.1Łukasz Langa2019-12-181-1/+0
* bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Cat...Ned Deily2019-12-171-0/+1
* Python 3.8.1rc1v3.8.1rc1Łukasz Langa2019-12-091-3/+0
* bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428)Miss Islington (bot)2019-12-061-0/+3
* v3.8.0rc1v3.8.0rc1Łukasz Langa2019-10-012-2/+0
* bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170)Miss Islington (bot)2019-09-161-0/+1
* bpo-38089: Move Azure Pipelines to latest VM versions and make macOS tests op...Miss Islington (bot)2019-09-101-0/+1
* Python 3.8.0b4v3.8.0b4Łukasz Langa2019-08-291-3/+0
* bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748)Miss Islington (bot)2019-08-011-0/+3
* Python 3.8.0b2v3.8.0b2Łukasz Langa2019-07-043-6/+0
* bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546)Miss Islington (bot)2019-07-021-0/+4
* bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180)Miss Islington (bot)2019-06-181-0/+1
* bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187)Miss Islington (bot)2019-06-181-0/+1
* Python 3.8.0b1v3.8.0b1Łukasz Langa2019-06-041-3/+0
* bpo-36231: Support building on macOS without /usr/include (GH-13773)Ned Deily2019-06-031-0/+3
* Python 3.8.0a4v3.8.0a4Łukasz Langa2019-05-061-3/+0
* bpo-34602: Avoid failures setting macOS stack resource limit (GH-13011)Ned Deily2019-04-291-0/+3
* [blurb] v3.8.0a1Łukasz Langa2019-02-0311-22/+0
* Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-1...Ned Deily2018-12-271-1/+0
* bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282)Cheryl Sabella2018-12-231-0/+1
* bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)Ned Deily2018-12-111-0/+1
* bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094)Ned Deily2018-12-111-0/+1
* closes bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in timemodu...Max Bélanger2018-10-211-0/+2
* bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)Stéphane Wirtel2018-10-171-0/+1
* closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4...Max Bélanger2018-09-111-0/+2
* bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166)Ned Deily2018-09-111-0/+1
* bpo-33635: Handling Bad file descriptor in Path.is_file and related. (GH-8542)Przemysław Spodymek2018-08-271-0/+5
* Fix line breaks added after hyphens by blurb. (GH-7002)Serhiy Storchaka2018-05-201-2/+2
* bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH...Zvezdan Petkovic2018-05-171-0/+2
* bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407)Ned Deily2018-04-071-0/+1