Commit Graph

21580 Commits

Author SHA1 Message Date
Adam Turner
e739368dcf Update comments in .ruff.toml 2024-12-01 09:28:58 +00:00
Adam Turner
19dfc3f5af Enable the RUF031 lint in Ruff 2024-11-30 19:22:30 +00:00
Adam Turner
d796a8ae21 Enable the RUF029 lint in Ruff 2024-11-30 19:21:35 +00:00
Adam Turner
6375b342db Enable the RUF028 lint in Ruff 2024-11-30 19:19:57 +00:00
Adam Turner
2f1cd36798 Enable the RUF015 lint in Ruff 2024-11-30 19:19:34 +00:00
Adam Turner
439bff92c7 Enable the RUF003 lint in Ruff 2024-11-30 19:14:22 +00:00
Adam Turner
b458850b32 Bump Ruff to 0.8.1 2024-11-29 23:09:10 +00:00
Adam Turner
d9a2821509 Bump types-docutils to 0.21.0.20241128 2024-11-28 14:54:49 +00:00
Adam Turner
7fbd5533da Use the _StrPath proxy for sphinx.environment 2024-11-27 00:26:59 +00:00
Adam Turner
40dc8b8961 Use the _StrPath proxy for sphinx.builders 2024-11-27 00:27:11 +00:00
Adam Turner
3930a1ce10 Use the _StrPath proxy for sphinx.application 2024-11-27 00:24:16 +00:00
Adam Turner
768c6b70df Create a _StrPath proxy type 2024-11-26 23:39:01 +00:00
Adam Turner
d178a5369d Use the right types in {Dummy,Fake}Application 2024-11-24 22:26:40 +00:00
Jean-François B.
b6b01c2755
LaTeX: fix a 7.4.0 typo in a default for \sphinxboxsetup (#13152) 2024-11-23 15:20:08 +01:00
Adam Turner
3af48520d2 Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
Adam Turner
0e15ad7f33 Bump Ruff to 0.8.0 2024-11-22 17:24:07 +00:00
Adam Turner
f5d4ebdb2e Narrow the type of ChangeSet.descname to str 2024-11-22 17:15:18 +00:00
Adam Turner
3cfccf3f1d Check exception message in test_env_relfn2path 2024-11-22 17:14:49 +00:00
dependabot[bot]
f6f59b4871
Bump ruff to 0.7.4 (#13141)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-11-22 17:11:13 +00:00
Jens Hedegaard Nielsen
92210f54d9
Use debug log level for AttributeErrors in viewcode (#13016) 2024-11-22 17:08:42 +00:00
dependabot[bot]
1deaf85720
Bump codecov-action to v5 (#13135) 2024-11-22 17:05:57 +00:00
Rafael Fontenelle
f49f6eb656
Remove unnecessary parentheses in meth role (#13143) 2024-11-22 17:04:28 +00:00
Rubén de Celis Hernández
6a8d70a2fd
Fix incorrect reference to `--config-dir` in the documentation (#13148)
The correct argument name is ``--conf-dir``.
2024-11-22 17:03:18 +00:00
Adam Turner
ddd5aede23
Ensure changeset.descname is a string when not None (#13150) 2024-11-22 14:54:50 +00:00
Adam Turner
697da6e4bc Remove possible RecursionError in `ASTBaseBase.__repr__()` 2024-11-22 14:40:15 +00:00
Adam Turner
fc503d466e Implement `_stringify() for ASTIdentifier` 2024-11-22 14:39:46 +00:00
Adam Turner
80ed1b4cd1 Use explicit keys in object literal 2024-11-17 18:39:52 +00:00
Adam Turner
8b1120ea90 Fix switched repo and owner 2024-11-17 18:36:37 +00:00
Adam Turner
659478c603 Fix 'owner' and 'repo' for the lock workflow 2024-11-17 18:34:20 +00:00
Adam Turner
b27c0e2c53 Use environment-variable substitution in GHA workflows 2024-11-17 18:07:10 +00:00
Adam Turner
5e91ae5f8e Rewrite the thread-locking workflow 2024-11-17 18:05:26 +00:00
Adam Turner
58b2a94770 Set 'persist-credentials' to false 2024-11-16 18:30:17 +00:00
Adam Turner
15b46dc81e Enable the entire PYI category in Ruff 2024-11-15 01:00:36 +00:00
Dimitri Papadopoulos Orfanos
f76ffdf02b
Apply flake8-pyi rule PYI018 (#13116) 2024-11-15 00:36:01 +00:00
Adam Turner
efc36ac38f Bump Ruff to 0.7.3 2024-11-14 16:40:34 +00:00
dependabot[bot]
e299d69e14
Bump pyright to 1.1.389 (#13132) 2024-11-14 16:11:45 +00:00
James Addison
c93723b803
singlehtml: deprecate the 'fix_refuris' helper function (#13037)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-11-13 23:15:00 +00:00
Adam Turner
9abd8e6cb1
Credit more contributors in AUTHORS (#13114) 2024-11-13 22:24:57 +00:00
Tim Hoffmann
20b53bcc1a
Add a graph illustrating the build phases to the docs (#13108) 2024-11-13 22:22:47 +00:00
Dimitri Papadopoulos Orfanos
041326f087
Apply flake8-implicit-str-concat rule ISC001 (#13115) 2024-11-13 22:22:19 +00:00
Tim Hoffmann
a2db696777
Format options for doctest directives (#13107)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-11-13 22:20:56 +00:00
Santos Gallegos
2320c46b9e
Document `Sphinx.set_html_assets_policy` (#13123) 2024-11-13 22:10:03 +00:00
Dmitry Shachnev
d6da26a7f5
Properly strip time zones which are west of UTC (#13128)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-11-13 21:53:01 +00:00
Adam Turner
2dfb0b907d
Account for removal of `docutils.utils.roman` (#13131) 2024-11-13 21:41:26 +00:00
Adam Turner
eb337fec0a Remove duplicate entries in AUTHORS 2024-11-08 12:47:24 +00:00
Dimitri Papadopoulos Orfanos
c427edb0bd
Emend spelling errors (#13113)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-11-08 12:11:42 +00:00
Tim Hoffmann
8117bcaae8
Format autosummary options in docs (#13106)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-11-07 16:25:40 +00:00
dependabot[bot]
c6b9dc16b4
Bump pyright to 1.1.388 (#13111) 2024-11-07 16:13:40 +00:00
Adam Turner
c4495d0ce0 Use `_StrPath in sphinx.pycode` 2024-11-07 00:31:28 +00:00
Adam Turner
bb6ecbc251 Use `_StrPath in sphinx.writers.latex` 2024-11-05 15:23:27 +00:00