main
Commits on Apr 21, 2022
Commits on Apr 20, 2022
Commits on Apr 19, 2022
Commits on Apr 18, 2022
Commits on Apr 16, 2022
-
Fix some incorrect links (#831)
* Fix some incorrect links * Fix/Remove more broken links/sections * Missed whitespace * Fix broken link about buildbots on Windows. Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
-
-
-
Commits on Apr 14, 2022
Commits on Apr 11, 2022
Commits on Apr 10, 2022
-
-
Add a note about direct test module invocation (#801)
Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
-
Add persian to documenting.rst (#824)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
-
Allow triagers to close PRs if the PR is of very low quality (#828)
As discussed on the CPython core-dev discord channel, there are several issues of the current policy that states that triagers should never close PRS: - Github's setup allows members of the triage team to close PRs, regardless of the policy stated in the devguide. - This policy isn't consistently followed by all members of the triage team. Some triagers occasionally close PRs (I have closed one or two myself in situations where it seemed abundantly clear that there was no prospect of the PR being merged). - This policy isn't really enforced in any way if triagers do close PRs. This lack of enforcement seems to be an implicit endorsement of the idea that it is okay for triagers to close PRs in some circumstances. - It feels silly to have to bother a core dev with a request for a PR to be closed if it's self-evident that it should be closed (e.g. if the PR makes changes to a deprecated module, makes solely cosmetic changes to a module, or simply has a 0% chance of ever being merged) - Changing this policy will help towards the goal of reducing the CPython PR backlog Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
-
Commits on Apr 9, 2022
-
Use GitHub usernames in the expert index. (#825)
* Use GitHub usernames in the expert index. * Replace developers.csv with the generated version.
Commits on Apr 8, 2022
-
Update furo requirement from <2022.3.5 to <2022.4.8 (#827)
Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2020.08.14.beta5...2022.04.07) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Mar 30, 2022
-
Update to canonical PEP URLs (#822)
* Update to canonical PEP URLs and use the Sphinx :pep: role * Bump Sphinx to 4.5.0 to use updated :pep: role
Commits on Mar 25, 2022
-
Communications: add Discord, expand on Discourse (#820)
* Communications: add Discord, expand on Discourse * move the Diversity statement reference up to the top of the page (it's getting a bit hidden as the earlier sections grow) * add info on joining the Discord server * expand on the usage of Discourse * mention and link to the Mailman 3 web gateway * Fix typo * Add lock icon to private link Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
-
Update furo requirement from <2022.2.24 to <2022.3.5 (#819)
Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2020.08.14.beta5...2022.03.04) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Mar 3, 2022
Commits on Mar 2, 2022
-
-
* Use actions/setup-python's caching to simplify config * Add workflow_dispatch to allow triggering builds * Show sphinx-build output in colour
Commits on Mar 1, 2022
-
Fix link to asyncio walkthough video (#816)
Co-authored-by: Karan Chaudhary <kchaudhary@demonware.net>
-
Update furo requirement from <2022.2.15 to <2022.2.24 (#815)
Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2020.08.14.beta5...2022.02.23) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Commits on Feb 23, 2022
Commits on Feb 18, 2022
-
Fix broken links and update redirects (#809)
* Exclude private links from linkcheck * Fix five broken links * Fix ~70 link redirects * Remove link to old Tracker-discuss mailing list and update meta tracker link
-
https://github.com/alaeddingurel/python-docs-tr is not maintained, replacing with the [maintained translation](https://github.com/python-docs-tr/python-docs-tr).
Commits on Feb 16, 2022
-
Become an expert for typing (GH-812)
And people can assign issues to me.
-
Commits on Feb 15, 2022
-
docs: Translations section links fix (#761)
* docs: Transalations section links fix * docs: Changed doc-sig references to translation mailing list

