<!-- You can help complete the following checklist yourself if you like by ticking any boxes you're sure about, like this: [x] If you're unsure about something, just leave it blank and we'll take a look. -->
<!-- You can help complete the following checklist yourself if you like by ticking any boxes you're sure about, like this: [x] If you're unsure about something, just leave it blank and we'll take a look. -->
<!-- You can help complete the following checklist yourself if you like by ticking any boxes you're sure about, like this: [x] If you're unsure about something, just leave it blank and we'll take a look. -->
<!-- Thanks for your contribution! 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
Where: gh-NNNNN r...
Fixes https://github.com/python/docs-community/issues/22.
As suggested by @encukou in https://github.com/python/docs-community/issues/22, the dangerous "naive" SQL code could do with a red marker.
<table> <tr> <td> <img width="...
3.13.0 alpha 2 was recently released, let's see how it goes supporting it already.
3.13.0 alpha 2 was recently released, let's see how it goes supporting it already.
<!-- Thanks for your contribution! 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
Where: gh-NNNNN r...
<!-- Thanks for your contribution! 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
Where: gh-NNNNN r...
<!-- You can help complete the following checklist yourself if you like by ticking any boxes you're sure about, like this: [x] If you're unsure about something, just leave it blank and we'll take a look. -->
<!-- You can help complete the following checklist yourself if you like by ticking any boxes you're sure about, like this: [x] If you're unsure about something, just leave it blank and we'll take a look. -->
Right now, the badges just link to their badge image.
Instead, link to an appropriate destination.
<!-- Thanks for your contribution! Please read this comment in its entirety. It's quite important.
It should describe the change to be made.
Most PRs will require an issue number. Trivial changes, like fix...
As suggested in https://github.com/python/docs-community/issues/22.
Like https://pep8.org, add green and red borders on the left side of "good" and "bad" code examples.
For example:
<table> <tr> <td><img width="815" alt="imag...
The build has broken because PEP 621 uses intersphinx to refer to the canonical docs at https://packaging.python.org but they've re-organised things (https://github.com/pypa/packaging.python.org/pull/1396) and deleted the old reference. ...
The removal of the .. _declaring-project-metadata:
reference in https://github.com/pypa/packaging.python.org/pull/1396 has broken the PEPs build because PEP 621 used to link here via Intersphinx:
...
Changes proposed in this pull request:
ruff . --select PERF401
: "PERF401 Use a list comprehension to create a transformed list"(cherry picked from commit 489aeac3a2d3b347ff033334688e2f44eec7944a)
<!-- Thanks for your contribution! Please read this comment in its entirety. It's quite important.
It should be in the following for...
<!-- Thanks for your contribution! 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
Where: gh-NNNNN r...
Fixes https://github.com/python/python-docs-theme/issues/161.
<img width="823" alt="image" src="https://github.com/python/python-docs-theme/assets/1324225/27ea81d9-0b58-4a93-8685-e484e17e6fe8">
<img width="82...
The mirror uses a mypyc-compiled wheel which is faster.
https://github.com/psf/black-pre-commit-mirror
Also update some pins whilst we're here.
The documentation builds have started failing:
> Error > Problem in your project's configuration. Invalid configuration option "build.os": build not found
https://readthedocs.org/projects/installer/builds/22726372/
Let's up...
The overload-sig mailing list has served its purpose and been archived, and the old link no longer works.
Let's replace it with a link to the archives.
Once this is merged, please could @python/organization-owners also archive this...
Allow 3.12 to fail the build, and remove 3.7, EOL since 2023-06-27: https://devguide.python.org/versions/
<!-- Thanks for your contribution! Please read this comment in its entirety. It's quite important.
It should describe the change to be made.
Most PRs will require an issue number. Trivial changes, like fix...
Dropping 3.7 means the https://pypi.org/project/importlib-metadata and pkg_resources
fallbacks can be removed.
The red traceback and error text at https://peps.python.org/pep-0654/#handling-exception-groups, for example, "Traceback (most recent call last):" and "ValueError", has too low contrast:
![image](https://github.com/pygments/pygments/a...
Added in https://github.com/termcolor/termcolor/releases/tag/2.1.0.
Also fix typo: Github -> GitHub
Subject: <short purpose of this pull request>
<!-- please choose -->
cve
role to turn :cve:`2020-10735`
into https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1...