Commit Graph

10242 Commits

Author SHA1 Message Date
Ralf Gommers bd0a5d82ba
PEP 725: Specifying external dependencies in pyproject.toml (#3293)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2023-08-18 18:35:26 +01:00
Adam Turner 7d52bab3ce
Support Sphinx 7.2 in ``pep_sphinx_extensions`` (#3294) 2023-08-17 16:15:55 +00:00
Josh Cannon 333b29769c
PEP 712: Now convert all incoming values (#3152) 2023-08-16 21:22:53 +01:00
Paul Moore 2d383ca8ef
PEP 722: A couple of additional points for the rejected options (gh-3292) 2023-08-16 17:13:33 +01:00
shailshouryya 0ebf5a4390
Lint: Update outdated package dependencies & reformat files (#3291)
* Update `sphinx-lint` package dependency version number → 0.6.8

This new release includes the changes from
https://github.com/sphinx-contrib/sphinx-lint/pull/56/files,
which should address
https://github.com/python/peps/issues/3028. For details
about `sphinx-lint` release 0.6.8, see
https://github.com/sphinx-contrib/sphinx-lint/releases/tag/v0.6.8.

* Update other outdated dependencies

Run the following:

```
python -m pip install pre-commit
pre-commit autoupdate
pre-commit run --all-files
```
2023-08-16 08:07:57 +03:00
Ofek Lev 6adff45cef
PEP 723: Update based on feedback (#3279)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2023-08-10 02:30:10 +01:00
Petr Viktorin dc8c5c47a9
Infra: Fix directive name in PR template (#3286) 2023-08-09 19:50:13 +02:00
Petr Viktorin 72aea96267
PEP 721: Mark Final (#3285) 2023-08-09 19:49:58 +02:00
Paul Moore d91a7c3af1
PEP 722: Fix reference implementation (gh-3284) 2023-08-08 22:28:16 +00:00
Paul Moore 189134e403
PEP 722: Further revisions (gh-3282) 2023-08-08 17:26:32 +01:00
Michael K 7afb59534f
PEP 693: Update 3.12.0rc1 release date (#3283)
Re: https://www.python.org/downloads/release/python-3120rc1/
2023-08-08 16:26:42 +02:00
Jelle Zijlstra 47085beb91
PEP 723: Fix swapped references (#3278)
See https://github.com/python/peps/pull/3277/files#r1286078922
2023-08-07 09:01:36 -07:00
Ed Page a3defd3f55
PEP 723: Correct the comparison with Rust (#3277)
In working on the Rust design for single-file packages, we found that
there were too many decisions to make up-front in an RFC, so we
instead opted to approve an experiment (eRFC) to figure out the design
incrementally and then come back with a final proposal. This
implementation is considered unstable and requires a special flag
(``-Zscript``) to access within the nightly builds of Rust.

This commit updates the description of Rust's approach to align
with these facts.

Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2023-08-07 15:11:22 +01:00
Ofek Lev 8da14ef515
PEP 723: Embedding pyproject.toml in single-file scripts (#3264)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
2023-08-06 19:15:28 +01:00
Adam Turner 4a024e1ea1
Make Sphinx fail rendering on any warning (#3272) 2023-08-05 23:45:23 +01:00
Adam Turner 2b53c224d1
Generate ``peps.rss`` via Sphinx (#3274) 2023-08-05 17:22:22 +01:00
Adam Turner 7b86f6deb0
Grant the Render workflow write permissions (#3273) 2023-08-05 12:34:06 +00:00
Adam Turner 7eff25dcfd
Remove ``render`` and ``pages`` targets from the Makefile (#3271) 2023-08-05 13:25:07 +01:00
Adam Turner 2c5152bb40
Update GitHub Actions workflows (#3270) 2023-08-05 13:24:46 +01:00
Adam Turner ce3a33067d
Warn on all missing references in PEPs (#3263) 2023-08-05 12:59:14 +01:00
Adam Turner f264f11a4d
PEP 721: Mark as Accepted (#3267) 2023-08-05 12:56:05 +01:00
Adam Turner c418fc3236
PEP 480: Resolve unreferenced footnotes (#3238) 2023-08-05 12:55:53 +01:00
Adam Turner b445532b96
PEP 708: Mark as Provisional (#3268) 2023-08-05 12:55:45 +01:00
Paul Moore dddd5282e1
PEP 722: Typo fix (gh-3269) 2023-08-05 11:42:05 +01:00
Adam Turner 7fc4e30ab3
PEP 370: Resolve unreferenced footnotes (#3233) 2023-08-05 02:34:27 +01:00
Adam Turner 8773302acd
PEP 3119: Resolve unreferenced footnotes (#3259) 2023-08-05 02:33:54 +01:00
Adam Turner cb4c9afd40
PEP 3147: Resolve unreferenced footnotes (#3262) 2023-08-04 23:29:38 +01:00
Adam Turner e083c4e1bd
PEP 645: Resolve unreferenced footnotes (#3253) 2023-08-04 23:29:15 +01:00
Adam Turner 8d08b74983
PEP 572: Resolve unreferenced footnotes (#3249) 2023-08-04 23:28:53 +01:00
Adam Turner c51173ba08
PEP 3145: Resolve unreferenced footnotes (#3261) 2023-08-04 23:27:10 +01:00
Paul Moore 69c3a965f5
PEP 722: Dependency specification for single-file scripts (gh-3210) 2023-08-03 22:14:28 +01:00
Adam Turner 5124f2fb0e
PEP 3100: Resolve unreferenced footnotes (#3255) 2023-08-03 11:59:54 -07:00
Adam Turner 2194d90d05
PEP 3135: Resolve unreferenced footnotes (#3260) 2023-08-03 12:28:31 +00:00
Adam Turner 097d76a17d
PEP 3115: Resolve unreferenced footnotes (#3258) 2023-08-03 13:27:30 +01:00
Adam Turner ff775aa967
PEP 3104: Resolve unreferenced footnotes (#3256) 2023-08-03 13:27:22 +01:00
Adam Turner d3b6a25b7a
PEP 3114: Resolve unreferenced footnotes (#3257) 2023-08-03 13:24:39 +01:00
Adam Turner 8db2a70895
PEP 545: Resolve unreferenced footnotes (#3247) 2023-08-03 13:24:28 +01:00
Adam Turner 8e47e8bed3
PEP 571: Resolve unreferenced footnotes (#3248) 2023-08-03 03:05:53 +01:00
Carl Meyer d5e12f5b17
PEP 667: add 709 impact, other tweaks (#3196) 2023-08-02 18:42:03 +01:00
Adam Turner d9e66e6e7f
PEP 654: Resolve unreferenced footnotes (#3254) 2023-08-02 18:30:52 +01:00
Adam Turner 65e05fd401
PEP 622: Resolve unreferenced footnotes (#3251) 2023-08-02 18:30:19 +01:00
Adam Turner 8e978d4ac3
PEP 617: Resolve unreferenced footnotes (#3250) 2023-08-02 18:08:18 +01:00
Adam Turner 5a77bca05b
PEP 644: Resolve unreferenced footnotes (#3252) 2023-08-02 16:46:31 +00:00
Adam Turner e5d5692792
PEP 419: Resolve unreferenced footnotes (#3235) 2023-08-02 15:34:32 +00:00
Adam Turner 315f2ceb95
PEP 492: Resolve unreferenced footnotes (#3241) 2023-08-02 15:31:44 +00:00
Adam Turner 8be3570b06
PEP 505: Resolve unreferenced footnotes (#3243) 2023-08-02 15:29:45 +00:00
Adam Turner 08ec298efd
PEP 502: Resolve unreferenced footnotes (#3242) 2023-08-02 15:28:23 +00:00
Adam Turner 79be95d211
PEP 448: Resolve unreferenced footnotes (#3237) 2023-08-02 15:27:45 +00:00
Adam Turner e43675191d
PEP 488: Resolve unreferenced footnotes (#3239) 2023-08-02 16:27:05 +01:00
Adam Turner 3dccdf3295
PEP 361: Resolve unreferenced footnotes (#3232) 2023-08-02 16:26:58 +01:00