723 Commits

Author SHA1 Message Date
Hood Chatham
70d1b08a4b gh-146376: Reduce timeout in Emscripten GHA workflow (#146378) 2026-03-30 20:31:36 +00:00
Chris Eibl
76c554bcdf gh-139922: always run MSVC 64-bit tail-calling CI (GH-146570)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2026-03-30 21:55:44 +08:00
Russell Keith-Magee
36e4ffc173 gh-146444: Move the Apple folder to the Platforms directory (#146497)
Migrate the Apple/iOS XCframework build tools to the Platforms directory.
2026-03-27 02:50:35 +00:00
clintonsteiner
4240c7dd74 gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe) (#145099) 2026-03-25 13:15:46 +02:00
Stan Ulbrych
95340ef63a Remove inactive CODEOWNERS (#145930) 2026-03-24 02:09:49 +01:00
Victor Stinner
a57209eb98 gh-146197: Run -m test.pythoninfo on the Emscripten CI (#146332)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-03-23 17:23:25 +00:00
Hood Chatham
c94048be02 gh-146197: Add Emscripten to CI (#146198)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-03-23 16:34:53 +02:00
dependabot[bot]
0575ce936d build(deps): bump the actions group with 4 updates (#145952)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-14 16:30:26 +00:00
Stan Ulbrych
9a83c02a0f gh-137650: Group dependabot actions updates (#145947) 2026-03-14 18:00:15 +02:00
Seth Michael Larson
805ca4f292 Add GitHub team for maintaining fuzzers
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2026-03-11 13:51:25 +00:00
Hugo van Kemenade
149c465750 Fix bug notifier for issues with no body text (#145603) 2026-03-07 16:53:13 +02:00
Xianpeng Shen
11840ca99a gh-140681: Freeze pre-commit hooks and update zizmor links (#140682)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-03-05 14:23:06 +02:00
Brett Cannon
4ebaf3f459 Use bytecodealliance/setup-wasi-sdk-action to install the WASI SDK (#145445) 2026-03-04 13:27:47 -08:00
Filipe Laíns
246227392c Add myself to initialization and import machinery codeowners (#145473) 2026-03-03 14:35:48 +00:00
Stan Ulbrych
c9a5d9aae4 gh-100538: Add workflow to verify bundled libexpat (GH-145359)
Add workflow to verify bundled libexpat.
2026-03-01 11:48:28 -08:00
Thomas Kowalski
976808505a gh-145351: use --no-install-recommends (#145352) 2026-03-01 15:24:42 +00:00
Zachary Ware
c9b96b1e6f gh-136728: Combine OpenSSL and AWS-LC CI configurations (#144805) 2026-03-01 11:18:23 +02:00
Thomas Kowalski
ef41f73611 gh-145349: Do not install ccache (#145350) 2026-02-28 22:37:15 +02:00
Stan Ulbrych
61ebb9911b Add Stan to 'Dates and times' reviewers (#145360) 2026-02-28 08:07:35 -05:00
Bartosz Sławecki
a66d51876d gh-145334: Make lazy import tests discoverable (#145336) 2026-02-28 01:44:50 +00:00
Savannah Ostrowski
6180e79ed2 Add Savannah as jit.yml CODEOWNER (#145152)
Add Savannah for jit.yml CODEOWNER
2026-02-23 19:54:14 +02:00
Savannah Ostrowski
819ea3ca68 Refactor jit.yml (#144577)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-02-22 18:43:35 +00:00
Stan Ulbrych
75c5753199 Fix errors in CODEOWNERS (#145049)
Fix erros in CODEOWNERS
2026-02-20 21:02:14 +02:00
Peter Bierma
87c4fc1321 Add myself as a codeowner for the C API documentation (#145017)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2026-02-19 15:18:37 -05:00
Chris Eibl
6485c8583a GH-144679: Switch to windows-2025-vs2026 build image in GitHub Actions (GH-145005) 2026-02-19 18:10:00 +00:00
Stan Ulbrych
930b3fd1df compute-changes.py: Fix & test process_changed_files() (#144674)
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
2026-02-19 18:49:34 +02:00
Chris Eibl
0341b10a5d GH-144679: MSVC tailcall CI no longer needs to specify PlatformToolset (GH-145004)
MSVC tailcall CI no longer needs to specify PlatformToolset
2026-02-19 16:38:26 +00:00
Stan Ulbrych
c6a142f947 Datetime: Tidy up docs (GH-144720)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-02-18 14:22:34 +01:00
Ned Batchelder
7a7521bcfa Docs: an "improve this page" feature (#144939)
* Docs: a start on an 'improve this page' feature

* pr feedback: simplify the link, and don't scare people with the cla

* pr feedback answered

- use the actual page URL
- tighten the wording

* fix the improve link on the improve page

* news item

* Update Doc/improve-page.rst

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>

* fix whitespace

* A nojs version of the page

* comments to help people keep the two pages in sync

* protect against XSS

* use template for issues from the nojs page

* use the template from the JS page as well

* give the docs issue template a fillable description field

* ugh, getting sloppy

* remove more sloppiness

---------

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2026-02-18 04:58:30 -05:00
Stan Ulbrych
783e3fd436 Move CODEOWNERS rule from devguide (GH-144924) 2026-02-18 08:51:45 +01:00
Hugo van Kemenade
6ef2578f20 Enable CPU tests on default ARM build (#144743) 2026-02-17 12:49:31 +02:00
Pablo Galindo Salgado
23c488d619 Format CODEOWNERS file (#144842) 2026-02-15 16:11:16 +00:00
Pablo Galindo Salgado
5a6615ff92 gh-142349: Add CODEOWNERS for lazy imports (#144840) 2026-02-15 16:07:03 +00:00
Zachary Ware
fdbc135f9c gh-144551: Update various CI jobs to OpenSSL 3.5 (GH-144808)
Also includes a fix to the address sanitizer build to build the `_ssl`
module against the expected OpenSSL build.
2026-02-13 23:02:11 +00:00
Zachary Ware
b933ef9261 gh-144551: Update CI to use latest OpenSSL versions (GH-144794)
Also update _ssl_data_36.h to include an added symbol from 3.6.1.
2026-02-13 13:06:07 -06:00
Victor Stinner
eb6ebdbc95 gh-138744: Upgrade Windows to 2025 in GitHub Actions (#144682)
Replace windows-2022 with windows-2025.
2026-02-12 16:19:50 +01:00
Roman Volosatovs
cac0c98450 gh-144675: update to WASI SDK 30 (#144676)
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2026-02-11 16:12:08 -08:00
Savannah Ostrowski
30cfe6ee23 GH-144552: Clean up tail-call.yml CI (#144553)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-02-09 14:52:45 -08:00
Ken Jin
895e83727d gh-144549: Fix tail calling interpreter on Windows for FT (GH-144550) 2026-02-06 19:20:28 +00:00
Ken Jin
25e99b375d gh-132132: Upgrade to VS 2026 on Windows tailcall CI (GH-144544)
Upgrade to VS 2026 on Windows tailcall CI
2026-02-06 16:36:51 +00:00
Seth Michael Larson
5f91577cdd gh-144376: Only run 'address' fuzzer for python3-libraries (#144398) 2026-02-02 17:55:11 +02:00
Stan Ulbrych
a447828565 gh-144242: Note that issues aren't needed for typos in docs template (GH-144288) 2026-02-02 14:56:45 +00:00
Brett Cannon
6181b69970 GH-143941: Move WASI-related files to Platforms/WASI (GH-143942)
Along the way, leave a deprecated Tools/wasm/wasi/__main__.py behind for backwards-compatibility.

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
2026-01-21 14:31:58 -08:00
Hugo van Kemenade
a126893fa8 gh-143960: Add support for OpenSSL 3.6, drop EOL 3.2 (#143961)
Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>
2026-01-20 17:25:31 +02:00
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
78b1370de9 Notify Sviat of GHA changes through codeowners (#143945)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-01-19 00:28:38 +02:00
Ken Jin
7e28ae550f gh-142913: Export JIT functions for _testinternalcapi (#143958)
* Export JIT functions for _testinternalcapi

* Add testinternalcapi to paths to run JIT CI on
2026-01-17 13:31:38 +00:00
Seth Michael Larson
edeebe22cb gh-143572: Run 'python3-libraries' fuzzer in CI using CIFuzz (#143749)
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <578543+webknjaz@users.noreply.github.com>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-01-16 18:09:39 +02:00
Savannah Ostrowski
313d5cde5d Add Savannah to CODEOWNERS for WASI (#143847) 2026-01-14 12:08:32 -08:00
Hugo van Kemenade
80e9eaf071 Bump GitHub Actions (#143757) 2026-01-13 15:43:26 +02:00
Stan Ulbrych
e5b5a15804 gh-141004: GHA: Run check-c-api-docs check on docs-only PRs (GH-143573)
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2026-01-13 10:18:48 +01:00