Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Kirill Podoprigora for AST codeowners (#124302) | Kirill Podoprigora | 2024-09-23 | 1 | -5/+6 |
| | |||||
* | gh-124064: Make warning emitting compiler options opt-in (#124070) | Nate Ohlson | 2024-09-16 | 2 | -6/+32 |
| | | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> | ||||
* | gh-121404: update CODEOWNERS (#124109) | Irit Katriel | 2024-09-15 | 1 | -0/+1 |
| | |||||
* | Revert "gh-112301: Enable warning emitting options and ignore warnings in CI ↵ | Hugo van Kemenade | 2024-09-13 | 2 | -30/+6 |
| | | | | (#123020)" (#124065) | ||||
* | gh-112301: Enable warning emitting options and ignore warnings in CI (#123020) | Nate Ohlson | 2024-09-13 | 2 | -6/+30 |
| | | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> | ||||
* | Add willingc to CODEOWNERS for Lang Reference Doc (#123812) | Carol Willing | 2024-09-07 | 1 | -0/+3 |
| | |||||
* | gh-123700: Update OpenSSL versions in multissltests and CI (#123701) | Zachary Ware | 2024-09-04 | 1 | -1/+1 |
| | | | | Remove EOL 1.1.1w from CI and move it to the 'old' set in multissltests, add latest 3.3.2 to both CI and multissltests. | ||||
* | gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) | Zachary Ware | 2024-09-04 | 2 | -4/+4 |
| | | | Also adds openssl/openssl GitHub URL template for newer OpenSSL downloads | ||||
* | Enable colour for doctest on GitHub Actions (#123536) | Hugo van Kemenade | 2024-08-31 | 1 | -0/+3 |
| | |||||
* | Make self turtledemo codeowner (#123524) | Terry Jan Reedy | 2024-08-31 | 1 | -1/+2 |
| | |||||
* | gh-122965: Fix `reusable-change-detection.yml` on `workflow_dispatch` (#122966) | sobolevn | 2024-08-14 | 2 | -6/+20 |
| | |||||
* | GH-122578: update to WASI SDK 24 (GH-122960) | Brett Cannon | 2024-08-12 | 1 | -2/+2 |
| | |||||
* | gh-112301: Add macOS warning tracking tooling (#122211) | Nate Ohlson | 2024-08-06 | 2 | -2/+4 |
| | | | | Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> | ||||
* | Move change detection to separate workflow in CI (#122336) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-31 | 2 | -118/+163 |
| | |||||
* | gh-112301: Add argument aliases and tee compiler output for check warnings ↵ | Nate Ohlson | 2024-07-30 | 1 | -1/+1 |
| | | | | | (GH-122465) Also remove superfluous shebang from the warning check script | ||||
* | gh-121946: Temporarily switch to llvm-17 in TSan CI again (GH-122466) | Sam Gross | 2024-07-30 | 1 | -5/+5 |
| | | | The Ubuntu package for llvm-18 is broken | ||||
* | gh-119180: Add myself as CODEOWNER for annotationlib (#122366) | Jelle Zijlstra | 2024-07-28 | 1 | -0/+1 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-112301: Compiler warning management tooling (#121730) | Nate Ohlson | 2024-07-27 | 2 | -2/+5 |
| | | | | | Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | Move macOS matrix to the calling workflow (#121809) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-25 | 2 | -34/+33 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | Integrate `build_msi` into main CI workflow (#121778) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-24 | 3 | -40/+56 |
| | | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | ||||
* | gh-121996: Introduce --disable-safety and --enable-slower-safety options ↵ | Donghee Na | 2024-07-23 | 3 | -1/+4 |
| | | | | | | | | | | | | | (#122054) * gh-121996: Introduce --disable-safty and --enable-slower-safty * Update GA * fix * Address code review * Update CI | ||||
* | Revert "gh-121946: Temporarily switch to llvm-17 in TSan CI (#121975)" (#122032) | Sam Gross | 2024-07-22 | 1 | -5/+5 |
| | | | | | This reverts commit 12c1afa9d153fbdf78c970054c08c755f504c5e9. The LLVM 18 Ubuntu package is working now. | ||||
* | Merge Ubuntu test matrices in CI (#121813) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-21 | 2 | -26/+20 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-121946: Temporarily switch to llvm-17 in TSan CI (#121975) | Sam Gross | 2024-07-18 | 1 | -5/+5 |
| | | | The Ubuntu package for llvm-18 is broken | ||||
* | GH-120371: Add WASI SDK 22 support (GH-121870) | Brett Cannon | 2024-07-16 | 1 | -1/+1 |
| | | | Required disabling stub functions now provided by wasi-libc. | ||||
* | 🧪🚑 Fix using `check_source` flags as bool (#121848) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-16 | 2 | -5/+25 |
| | |||||
* | Generalize reusable Windows CI jobs (#121766) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-14 | 2 | -45/+41 |
| | |||||
* | Fix cache restoration for Hypothesis CI job (#121756) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-14 | 1 | -1/+1 |
| | |||||
* | GH-120372: Switch to wasmtime 22 (GH-121523) | Brett Cannon | 2024-07-09 | 1 | -7/+9 |
| | | | Along the way, make the cache key in GitHub Actions for `config.cache` be more robust in the face of potential env var changes from `Tools/wasm/wasi.py`. | ||||
* | Add Fidget-Spinner to stackrefs CODEOWNERS (GH-121455) | Ken Jin | 2024-07-07 | 1 | -0/+1 |
| | |||||
* | Add --with-lto back to Linux JIT CI (GH-120921) | Savannah Ostrowski | 2024-06-24 | 1 | -4/+2 |
| | |||||
* | No longer watch the queue module, remove rhettinger (#120664) | Raymond Hettinger | 2024-06-18 | 1 | -2/+1 |
| | |||||
* | gh-120360: Add self as IDLE doc owner (#120571) | Terry Jan Reedy | 2024-06-16 | 1 | -0/+1 |
| | | | Add self as IDLE doc owner | ||||
* | Add codeowner for Makefile.pre.in and Modules/Setup* (#120468) | Erlend E. Aasland | 2024-06-13 | 1 | -0/+2 |
| | |||||
* | gh-119146: Update ``regexp`` in `build.yml` to not trigger the jobs on ↵ | Kirill Podoprigora | 2024-06-13 | 1 | -1/+1 |
| | | | | | | `*.md` and `*.ini` files. (#120435) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | Fix the CODEOWNERS for _interpretersmodule.c (gh-120288) | AN Long | 2024-06-10 | 1 | -1/+1 |
| | |||||
* | Add Tian Gao to CODEOWNERS and ACKS (GH-120166) | Tian Gao | 2024-06-06 | 1 | -0/+4 |
| | |||||
* | CODEOWNERS: Add myself to symtable and AST (#120139) | Jelle Zijlstra | 2024-06-06 | 1 | -4/+5 |
| | | | Co-authored-by: Carl Meyer <carl@oddbird.net> | ||||
* | gh-120111: Don't use cirrus M1 macOS runners on fork (#120116) | Nice Zombies | 2024-06-06 | 2 | -5/+14 |
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | update CODEOWNERS (#120003) | Irit Katriel | 2024-06-03 | 1 | -3/+1 |
| | |||||
* | Use Cirrus M1 macOS runners for CI (GH-119979) | Łukasz Langa | 2024-06-03 | 1 | -4/+4 |
| | | | Co-authored-by: Ee Durbin <ee@python.org> | ||||
* | CI: set correct working directory for Hypothesis cache (GH-119345) | Zac Hatfield-Dodds | 2024-05-29 | 1 | -2/+2 |
| | | | Set cwd for Hypothesis database | ||||
* | Withdraw most of my ownership in favor of Mark (#119611) | Guido van Rossum | 2024-05-27 | 1 | -6/+6 |
| | |||||
* | Add codeowners for PYREPL (#119550) | Pablo Galindo Salgado | 2024-05-25 | 1 | -0/+2 |
| | |||||
* | GH-113464: Run the JIT interpreter before any other JIT CI (GH-119466) | Brandt Bucher | 2024-05-24 | 1 | -0/+15 |
| | |||||
* | GH-119292: Add job to JIT CI to build and test with --disable-gil (GH-119293) | Savannah Ostrowski | 2024-05-21 | 1 | -0/+18 |
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | Use `fail-fast: false` in `mypy.yml` (#119297) | Nikita Sobolev | 2024-05-21 | 1 | -0/+1 |
| | | | See docs about this setting: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast | ||||
* | Docs: Ensure no warnings are found in the NEWS file before a given line ↵ | Hugo van Kemenade | 2024-05-20 | 1 | -1/+2 |
| | | | | number (#119221) | ||||
* | GH-119146: Don't run JIT CI on unrelated changes (GH-119147) | Savannah Ostrowski | 2024-05-19 | 1 | -0/+6 |
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-117657: Log TSAN warnings to separate files and archive them (#118747) | mpage | 2024-05-10 | 2 | -1/+17 |
| | | | | | | | This ensures we don't lose races that occur in subprocesses or interleave races from workers running in parallel. Log files are collected and packaged into a zipfile that can be downloaded from the "Artifacts" section of the workflow run. |