Ken Jin
b6d708ff2c
Add Fidget-Spinner to more JIT CODEOWNERS (GH-142768)
2025-12-15 21:50:42 +00:00
Pablo Galindo Salgado
ff52e90ea4
Add pablogsal as codeowner for profiling sampling files and docs ( #142678 )
2025-12-13 19:10:59 +00:00
Peter Bierma
1a7824a927
gh-141004: Add a CI job ensuring that new C APIs include documentation (GH-142102)
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-12-04 03:14:25 +00:00
Filipe Laíns 🇵🇸
f191db2e0e
Add FFY00 to CODEOWNERS for generate-build-details ( #139561 )
...
Signed-off-by: Filipe Laíns <lains@riseup.net>
2025-10-04 15:25:07 +01:00
Victor Stinner
16da633dfe
Remove @tiran from CODEOWNERS ( #139513 )
...
Christian Heimes is now inactive for 2 years.
2025-10-02 18:05:37 +02:00
Russell Keith-Magee
35c7e52b3e
gh-138171: Migrate iOS testbed location and add Apple build script ( #138176 )
...
Adds tooling to generate and test an iOS XCframework, in a way that will also facilitate
adding other XCframework targets for other Apple platforms (tvOS, watchOS, visionOS and
even macOS, potentially).
---------
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-09-19 13:23:38 +01:00
Paul Ganssle
5560ab674b
Add pganssle to CODEOWNERS for `zoneinfo` ( #139032 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-09-17 16:17:27 +01:00
Emma Smith
445b424b74
Re-order Modules/makesetup in CODEOWNERS and update owners ( #138628 )
...
* Re-order Modules/makesetup in CODEOWNERS and add Adam Turner
* Add Erlend to Modules/makesetup in CODEOWNERS
2025-09-15 19:52:59 -07:00
Emma Smith
4ed046c481
Add Emma Smith to CODEOWNERS ( #138588 )
...
Added myself as a code owner for build system files, WASM platform files, and compression.zstd files.
2025-09-07 01:11:19 -07:00
Adam Turner
73fb155ba7
Introduce a structure for `.github/CODEOWNERS` ( #137498 )
...
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-08-26 03:34:07 +02:00
Adam Turner
ffb5a5372d
Further CODEOWNERS listings for Adam Turner ( #137483 )
2025-08-06 19:53:08 +01:00
Alex Waygood
a46ed665ff
Remove Alex Waygood as a codeowner for pre-commit config ( #137372 )
2025-08-04 13:29:14 +03:00
Brandt Bucher
56c6f04b88
Omit Python/perf_jit_trampoline.c from the **/*jit* CODEOWNERS rule ( #136519 )
...
Omit perf_jit_trampoline from "JIT" codeowners
2025-07-10 23:08:48 +01:00
Diego Russo
e697f5e7c0
Add Diego Russo as code owner of the JIT ( #136460 )
2025-07-09 21:18:06 +01:00
Tomas R.
bb9596fcfa
Add tomasr8 as a codeowner for AST, gettext and the Tier 2 optimizer ( #135727 )
2025-06-19 20:55:13 +01:00
Peter Bierma
730133a0ac
Add Peter Bierma as a codeowner for the object and runtime lifecycle ( #135588 )
2025-06-17 00:03:53 +01:00
Eric Snow
62143736b6
gh-134939: Add the concurrent.interpreters Module (gh-133958)
...
PEP-734 has been accepted (for 3.14).
(FTR, I'm opposed to putting this under the concurrent package, but
doing so is the SC condition under which the module can land in 3.14.)
2025-06-11 17:35:48 -06:00
Pablo Galindo Salgado
7774869b1b
Add trailing line to CODEOWNERS ( #134722 )
2025-05-26 15:47:09 +01:00
Pablo Galindo Salgado
ce0561fa59
Add CODEOWNERS for remote debugging ( #134720 )
2025-05-26 14:36:30 +00:00
Brett Cannon
ee49644cc9
GH-133600: Refactor wasi.py into wasi/__main__.py
...
Along the way, also move related files into their appropriate directories and update `.github/CODEOWNERS`.
2025-05-07 12:10:53 -07:00
Yan Yanchii
0a1fedb70b
gh-126835: Rename ast_opt.c to ast_preprocess.c and related stuff after moving const folding to the peephole optimizier ( #131830 )
2025-05-04 21:07:35 +03:00
Lysandros Nikolaou
60202609a2
gh-132661: Implement PEP 750 ( #132662 )
...
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Wingy <git@wingysam.xyz>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com>
Co-authored-by: Dave Peck <davepeck@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Paul Everitt <pauleveritt@me.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
2025-04-30 11:46:41 +02:00
Jelle Zijlstra
722c501dba
CODEOWNERS: add myself to unionobject.c ( #132808 )
2025-04-22 21:32:22 +03:00
Stan Ulbrych
df85bb37b6
Exclude .mailmap in Codeowners ( #132722 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-19 16:34:40 +03:00
Adam Turner
f20f02e6b5
gh-118761: Optimise import time for ast ( #131953 )
2025-04-02 17:22:15 +01:00
Bénédikt Tran
2c3e3fe54c
Update cryptographic CODEOWNERS entry ( #131892 )
...
update cryptographic CODEOWNERS entry
2025-03-30 10:55:05 -07:00
Ammar Askar
8431b1fee8
Add Ammar to CODEOWNERS for fuzzing ( #131057 )
2025-03-10 13:58:36 -07:00
Gregory P. Smith
bd1642c6e5
cover **/*hashopenssl* in CODEOWNERS ( #130236 )
2025-02-17 11:09:16 -08:00
Hugo van Kemenade
05d12eecbd
gh-127873: Only check sys.flags.ignore_environment for PYTHON* env vars ( #127877 )
2025-01-21 16:10:08 +00:00
Adam Turner
f3980af38b
Add Adam Turner to CODEOWNERS ( #129104 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-01-20 22:32:31 +00:00
Bénédikt Tran
eefd4a0bc7
Update cryptographic primitives code owners. ( #128747 )
2025-01-14 11:16:43 +02:00
Filipe Laíns 🇵🇸
6309e9e07a
codeowners: add myself to getpath, site, and venv ( #126994 )
...
Signed-off-by: Filipe Laíns <lains@riseup.net>
2024-11-19 12:43:34 +00:00
Savannah Ostrowski
4ae50615d2
Add Savannah to CODEOWNERS for argparse and the JIT ( #126814 )
...
Add Savannah to CODEOWNERS
2024-11-13 15:45:08 -08:00
Bénédikt Tran
38a604fd90
gh-99108: Cleanup references to inexisting Modules/_blake2. (GH-126270)
...
* Remove references to `Modules/_blake2`.
* Remove `Modules/_blake2` entry from CODEOWNERS
The folder does not exist anymore.
* Remove `Modules/_blake2` entry from `Tools/c-analyzer/TODO`
2024-11-01 16:18:44 +00:00
Russell Keith-Magee
ac3a2c8abc
Add myself to CODEOWNERS for WASM/emscripten and Android ( #126210 )
...
Add RKM to CODEOWNERS for WASM/emscripten and Android.
2024-10-31 00:12:37 +00:00
Guido van Rossum
905eddceb2
Update CODEOWNERS ( #126005 )
2024-10-26 15:24:51 +00:00
Kumar Aditya
e79bbd147f
add Kumar Aditya as codeowner for weakref ( #125405 )
2024-10-13 16:59:27 +00:00
Raymond Hettinger
34158c2c7a
Drop code ownership for decimal (gh-124695)
2024-09-27 19:33:16 +00:00
Kirill Podoprigora
6ab634840c
Add Kirill Podoprigora for AST codeowners ( #124302 )
2024-09-23 07:16:19 -07:00
Irit Katriel
56470004e5
gh-121404: update CODEOWNERS ( #124109 )
2024-09-15 19:21:22 +00:00
Carol Willing
11fa119879
Add willingc to CODEOWNERS for Lang Reference Doc ( #123812 )
2024-09-07 21:46:56 +03:00
Terry Jan Reedy
1ce9e58803
Make self turtledemo codeowner ( #123524 )
2024-08-30 21:59:12 -04:00
Jelle Zijlstra
3ff5ce4706
gh-119180: Add myself as CODEOWNER for annotationlib ( #122366 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-07-28 10:50:14 +03:00
Ken Jin
3bddd07c2a
Add Fidget-Spinner to stackrefs CODEOWNERS (GH-121455)
2024-07-07 21:45:06 +08:00
Raymond Hettinger
3044d3866e
No longer watch the queue module, remove rhettinger ( #120664 )
2024-06-18 13:47:32 +02:00
Terry Jan Reedy
cf49ef78f8
gh-120360: Add self as IDLE doc owner ( #120571 )
...
Add self as IDLE doc owner
2024-06-16 01:55:47 -04:00
Erlend E. Aasland
6674c63dc7
Add codeowner for Makefile.pre.in and Modules/Setup* ( #120468 )
2024-06-13 19:01:05 +00:00
AN Long
6efe346069
Fix the CODEOWNERS for _interpretersmodule.c (gh-120288)
2024-06-10 10:45:16 -06:00
Tian Gao
417bec733c
Add Tian Gao to CODEOWNERS and ACKS (GH-120166)
2024-06-06 10:20:37 -07:00
Jelle Zijlstra
d50a7c478f
CODEOWNERS: Add myself to symtable and AST ( #120139 )
...
Co-authored-by: Carl Meyer <carl@oddbird.net>
2024-06-06 16:25:05 +00:00