From 1026b7a47e12735faf7cf3ee2859743ffa8f82fd Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Sat, 15 Nov 2025 21:38:34 +0000 Subject: [PATCH 1/6] Commit --- developer-workflow/development-cycle.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/developer-workflow/development-cycle.rst b/developer-workflow/development-cycle.rst index 7f82ea42f..b5ca36c0c 100644 --- a/developer-workflow/development-cycle.rst +++ b/developer-workflow/development-cycle.rst @@ -233,7 +233,8 @@ This includes, for example: Before adding a new repository to the organization, open a discussion to seek consensus in the `Committers Discourse category `_. Once people are satisfied with that, ask the `Python steering council `_ -to grant permission. +to grant permission. Note that this process is not necessary for docs translations, +which can be added at a core team member’s discretion. Note that several repositories remain in the organization for historic reasons, and would probably not be appropriate to add today. From 8648c632cf077b13a82a4d6fcdaf3caffb8dad49 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Fri, 27 Feb 2026 16:06:32 +0000 Subject: [PATCH 2/6] Add link as requested by SC --- developer-workflow/development-cycle.rst | 5 +++-- documentation/translations/coordinating.rst | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/developer-workflow/development-cycle.rst b/developer-workflow/development-cycle.rst index 8cd5167a8..e2d2b17f7 100644 --- a/developer-workflow/development-cycle.rst +++ b/developer-workflow/development-cycle.rst @@ -232,8 +232,9 @@ This includes, for example: Before adding a new repository to the organization, open a discussion to seek consensus in the `Committers Discourse category `__. Once people are satisfied with that, ask the `Python steering council `__ -to grant permission. Note that this process is not necessary for docs translations, -which can be added at a core team member’s discretion. +to grant permission. Note that this process is not necessary for +`docs translations `_, which can be added at a core team +member’s discretion. Note that several repositories remain in the organization for historic reasons, and would probably not be appropriate to add today. diff --git a/documentation/translations/coordinating.rst b/documentation/translations/coordinating.rst index a7872b6ae..0cb3560f2 100644 --- a/documentation/translations/coordinating.rst +++ b/documentation/translations/coordinating.rst @@ -123,6 +123,8 @@ consistency. This is often done with a glossary. More information about the use of glossaries can be found in the :ref:`translation-style-guide`. +.. _translation-repo: + Moving the repo to the ``python`` org ------------------------------------- From 05e4e51e3ab91693fce84d5499fec1988fd14b6f Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Fri, 27 Feb 2026 16:07:29 +0000 Subject: [PATCH 3/6] Move reference. --- documentation/translations/coordinating.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/translations/coordinating.rst b/documentation/translations/coordinating.rst index 0cb3560f2..82cfce74f 100644 --- a/documentation/translations/coordinating.rst +++ b/documentation/translations/coordinating.rst @@ -64,6 +64,8 @@ to make your translation easier to find. In the entry you can also include links to guides or other resources for translators. +.. _translation-repo: + Repository ---------- @@ -123,8 +125,6 @@ consistency. This is often done with a glossary. More information about the use of glossaries can be found in the :ref:`translation-style-guide`. -.. _translation-repo: - Moving the repo to the ``python`` org ------------------------------------- From 1034c7fbd4e41022fd6e6aa7bc715d238e741907 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Mon, 2 Mar 2026 16:23:06 +0000 Subject: [PATCH 4/6] Petr's suggestion --- developer-workflow/development-cycle.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developer-workflow/development-cycle.rst b/developer-workflow/development-cycle.rst index e2d2b17f7..66015b7e8 100644 --- a/developer-workflow/development-cycle.rst +++ b/developer-workflow/development-cycle.rst @@ -233,8 +233,8 @@ Before adding a new repository to the organization, open a discussion to seek co in the `Committers Discourse category `__. Once people are satisfied with that, ask the `Python steering council `__ to grant permission. Note that this process is not necessary for -`docs translations `_, which can be added at a core team -member’s discretion. +:pep:`docs translations <545#repository-for-po-files>`, which can be added at +a core team member’s discretion. Note that several repositories remain in the organization for historic reasons, and would probably not be appropriate to add today. From 992ef295d2be9a97083d31863204ba6710223528 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Tue, 3 Mar 2026 13:26:50 +0000 Subject: [PATCH 5/6] Update development-cycle.rst Co-authored-by: Petr Viktorin --- developer-workflow/development-cycle.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/developer-workflow/development-cycle.rst b/developer-workflow/development-cycle.rst index 66015b7e8..c08e9d14d 100644 --- a/developer-workflow/development-cycle.rst +++ b/developer-workflow/development-cycle.rst @@ -233,8 +233,9 @@ Before adding a new repository to the organization, open a discussion to seek co in the `Committers Discourse category `__. Once people are satisfied with that, ask the `Python steering council `__ to grant permission. Note that this process is not necessary for -:pep:`docs translations <545#repository-for-po-files>`, which can be added at -a core team member’s discretion. +:ref:`docs translations ` following +:pep:`545 <545#repository-for-po-files>`, which can be added at a +core team member’s discretion. Note that several repositories remain in the organization for historic reasons, and would probably not be appropriate to add today. From b9699963f2c82b357702bf1aec09cf61212deb8f Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Wed, 4 Mar 2026 13:21:51 +0100 Subject: [PATCH 6/6] Update developer-workflow/development-cycle.rst --- developer-workflow/development-cycle.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer-workflow/development-cycle.rst b/developer-workflow/development-cycle.rst index c08e9d14d..af198a400 100644 --- a/developer-workflow/development-cycle.rst +++ b/developer-workflow/development-cycle.rst @@ -234,7 +234,7 @@ in the `Committers Discourse category `__ to grant permission. Note that this process is not necessary for :ref:`docs translations ` following -:pep:`545 <545#repository-for-po-files>`, which can be added at a +:pep:`PEP 545 <545#repository-for-po-files>`, which can be added at a core team member’s discretion. Note that several repositories remain in the organization for historic reasons,