diff --git a/.azure-pipelines/ci.yml b/.azure-pipelines/ci.yml index 7490dd947e1504..9b3415fd2b5861 100644 --- a/.azure-pipelines/ci.yml +++ b/.azure-pipelines/ci.yml @@ -1,4 +1,4 @@ -trigger: ['main', '3.13', '3.12', '3.11', '3.10', '3.9', '3.8'] +trigger: ['main', '3.*'] jobs: - job: Prebuild diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4ffbb428bc381d..a27a7ddd1eeb72 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -194,7 +194,6 @@ Doc/c-api/stable.rst @encukou **/*itertools* @rhettinger **/*collections* @rhettinger **/*random* @rhettinger -**/*queue* @rhettinger **/*bisect* @rhettinger **/*heapq* @rhettinger **/*functools* @rhettinger diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4cc2f461dbe2f2..03ea959ca14e28 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,10 +7,10 @@ Please read this comment in its entirety. It's quite important. It should be in the following format: ``` -gh-NNNNN: Summary of the changes made +gh-NNNNNN: Summary of the changes made ``` -Where: gh-NNNNN refers to the GitHub issue number. +Where: gh-NNNNNN refers to the GitHub issue number. Most PRs will require an issue number. Trivial changes, like fixing a typo, do not need an issue. @@ -20,11 +20,11 @@ If this is a backport PR (PR made against branches other than `main`), please ensure that the PR title is in the following format: ``` -[X.Y]
{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}
{% endif %} diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 06a4223643a05a..544cc4234f441e 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -72,7 +72,7 @@
{% trans %}Reporting issues{% endtrans %} -{% trans %}Contributing to Docs{% endtrans %} + |
{% trans %}History and license of Python{% endtrans %} diff --git a/Doc/tools/templates/indexsidebar.html b/Doc/tools/templates/indexsidebar.html index 5986204256f4bc..086f15662cf87b 100644 --- a/Doc/tools/templates/indexsidebar.html +++ b/Doc/tools/templates/indexsidebar.html @@ -2,17 +2,16 @@{% trans %}Download{% endtrans %}{% trans %}Download these documents{% endtrans %} {% trans %}Docs by version{% endtrans %}
{% trans %}Other resources{% endtrans %}
+ ''""" + s = f' |