I added 3.13 to tox and the CI, then ran tox -e py313
and for each package that needed upgrading for Python 3.13, ran something like:
`pip-compile --generate-hashes --output-file=requirements.txt requirements.in --upgrade-package ai...
Follow-up to https://github.com/python/peps/pull/4114#issuecomment-2515273831.
Use the base class admonition_class = nodes.important
for all.
For https://github.com/python/peps/issues/4087.
#dino_viehland_2009
and #jython
were added in https://github.com/python/peps/commit/99d6530667ba1a869911ade255f4715a96da241c but never referenced.
#tag_impl
and #tests
were ...
For https://github.com/python/peps/issues/4087.
#requires
was added in https://github.com/python/peps/commit/526ad628ce51892e4e7bd38402c74b59f8b626bd and partially removed in https://github.com/python/peps/commit/8436e4f7bb2e30c1609...
<!-- This template is for an infra or meta change not belonging to another category. Please read our Contributing Guidelines (CONTRIBUTING.rst) to make sure this repo is the right place for your proposed change. Thanks! --> For ...
Send all the files to codespell so we get the output in codespell's alphabetical order.
> require_serial
: (optional: default false) if true this hook will execute using a single process instead of in parallel.
The current thanks.dev instructions are wrong. This is the correct URL.
I've only changed the thanks.dev FUNDING file example.
...
Change extras for psycopg, as the binary one doesn't seem to work on Python 3.9
main
branchOver in CPython, after consulting with the PSF's legal representative, we decided to remove the end years from the copyright notices because there's no need to update them each January.
See:
As seen in https://github.com/hugovk/top-pypi-packages/issues/36 and https://dev.to/hugovk/a-surprising-thing-about-pypis-bigquery-data-2g9o we were very close to going over the monthly quota with 30 days.
And as luck would have it, w...