Commit Graph

21595 Commits

Author SHA1 Message Date
Adam Turner
51bbfe259e Avoid using camelCase names in napoleon tests 2024-12-09 14:59:36 +00:00
Adam Turner
34f5a8d503 Avoid using camelCase names in autodoc tests 2024-12-09 14:59:25 +00:00
Adam Turner
2d2b73c706 Avoid using camelCase names in autosummary tests 2024-12-09 14:57:08 +00:00
Adam Turner
4681c23ea3 Avoid using camelCase names in sphinx.domains.std 2024-12-07 03:39:55 +00:00
Adam Turner
112eafbd35 Avoid using camelCase names in sphinx.domains.javascript 2024-12-06 17:40:12 +00:00
Adam Turner
a48e1e28db Avoid using camelCase names in sphinx.domains.cpp 2024-12-06 15:50:17 +00:00
Adam Turner
8bc797b635 Avoid using camelCase names in sphinx.domains.c 2024-12-06 14:42:55 +00:00
Adam Turner
0d88c8c06a Convert PY_BUILTINS to a frozenset 2024-12-05 19:26:41 +00:00
Adam Turner
f15976a427 Fix type annotations for 'env-merge-info' callbacks 2024-12-04 19:09:24 +00:00
Adam Turner
e1da72d20f Indent multi-line strings in sphinx.util.cfamily 2024-12-02 17:39:02 +00:00
Adam Turner
93bbbf0287 Avoid using camelCase names in sphinx.util.cfamily 2024-12-02 14:54:58 +00:00
Adam Turner
27102db959 Annotate `BaseParser.fail() as NoReturn` 2024-12-02 14:49:06 +00:00
Jean-François B.
df3d94ffda
Close #13130 (LaTeX docs about index creation) (#13139) 2024-12-02 11:12:22 +01:00
Adam Turner
9f0194de65 Enable the RUF036 lint in Ruff 2024-12-01 09:30:55 +00:00
Adam Turner
a843532161 Enable new RUF rules 2024-12-01 09:29:39 +00:00
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