Skip to content

Commit 8c21088

Browse files
committed
1 parent f657b39 commit 8c21088

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

developer-workflow/c-api.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -395,9 +395,8 @@ If following these guidelines would hurt performance, add a fast function
395395
API.
396396

397397
If anything is unclear, or you have a good reason to break the guidelines,
398-
consider discussing the change at the `capi-sig`_ mailing list.
399-
400-
.. _capi-sig: https://mail.python.org/mailman3/lists/capi-sig.python.org/
398+
consider discussing the change in the `C API category
399+
<https://discuss.python.org/c/core-dev/c-api/>`__ on Discourse.
401400

402401
Adding a new definition to the Limited API
403402
------------------------------------------

0 commit comments

Comments
 (0)