File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Python/traceback.c @iritkatriel
68
68
/Tools /build /parse_html5_entities.py @ ezio-melotti
69
69
70
70
# Import (including importlib).
71
- ** /* import * @ brettcannon @ encukou @ ericsnowcurrently @ ncoghlan @ warsaw
71
+ ** /* import * @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw
72
72
** /* importlib /resources /* @ jaraco @ warsaw @ FFY00
73
73
** /importlib /metadata /* @ jaraco @ warsaw
74
74
@@ -118,6 +118,12 @@ Lib/ast.py @isidentical
118
118
/Lib /test /test_subprocess.py @ gpshead
119
119
/Modules /* subprocess * @ gpshead
120
120
121
+ # Limited C API & stable ABI
122
+ Tools /build /stable_abi.py @ encukou
123
+ Misc /stable_abi.toml @ encukou
124
+ Doc /data /* .abi @ encukou
125
+ Doc /c-api /stable.rst @ encukou
126
+
121
127
# Windows
122
128
/PC / @ python/windows-team
123
129
/PCbuild / @ python/windows-team
You can’t perform that action at this time.
0 commit comments