Commit Graph

21116 Commits

Author SHA1 Message Date
Adam Turner
d9bda77b79 Bump to 8.0.1 final 2024-07-30 01:32:34 +01:00
Adam Turner
006a6a7fcf Fix Flake8 2024-07-30 01:14:53 +01:00
Adam Turner
d0915ab25b Fix mypy 2024-07-30 01:12:28 +01:00
Adam Turner
865b513cf2 Patch `pygments.Formatter.__class_getitem__` in Pygments 2.17 2024-07-30 01:11:34 +01:00
Adam Turner
f1d3c3f465 Bump version 2024-07-30 00:59:51 +01:00
Adam Turner
0e8a6383be Bump to 8.0.0 final 2024-07-29 19:09:29 +01:00
github-actions[bot]
5750d0e3fe
[bot]: Update message catalogues (#12641)
Co-authored-by: AA-Turner <9087854+AA-Turner@users.noreply.github.com>
2024-07-29 18:58:29 +01:00
Adam Turner
c1ed1e3b70
Use `Path objects within copyfile` (#12708) 2024-07-29 18:37:14 +01:00
Adam Turner
a4102a7507 Specify encoding to avoid EncodingWarning 2024-07-29 18:21:01 +01:00
Adam Turner
b0485f9323 Add a migration note for `isNewType` 2024-07-29 02:53:07 +01:00
Tim Hoffmann
feeee57dbe
[HTML theme] sphinx13: include the project name in home link (#12700) 2024-07-28 09:50:48 +02:00
Adam Turner
0cb3c07506 Add a missing space 2024-07-27 02:12:56 +01:00
Adam Turner
5f110f0fa0 Fix test failures following Alabaster's change in default sidebars 2024-07-26 23:16:18 +01:00
Tim Hoffmann
08adbb3c18
Fix positioning of logos on the homepage (#12684) 2024-07-26 22:54:40 +01:00
Adam Turner
e2843fda52 Bump Ruff to 0.5.5 2024-07-26 22:53:47 +01:00
Adam Turner
8c6846c238 Remove upper-bound on Alabaster 2024-07-26 22:48:06 +01:00
Adam Turner
46ce447a69 Update a comment to reference Sphinx 9 2024-07-26 22:47:39 +01:00
Adam Turner
b511537597
`_StrPath is dead; long live _StrPath` (#12690) 2024-07-26 17:33:55 +01:00
Adam Turner
a80a11da0e Bump version 2024-07-26 16:40:15 +01:00
Adam Turner
ace5744b82 Bump to 8.0.0 candidate 1 2024-07-24 21:12:05 +01:00
Adam Turner
d409907d9e Update `bump_version.py` 2024-07-24 21:04:03 +01:00
Adam Turner
55eddad705 Use proper Pygments lexers 2024-07-24 15:21:25 +01:00
Adam Turner
b88905b6f7 Use long options to sphinx-build in our documentation 2024-07-24 15:21:25 +01:00
Adam Turner
fc808e0e90 Expand the `sphinx.testing` overview 2024-07-24 15:21:14 +01:00
Adam Turner
3b14b56939 Move the `sphinx.testing` overview to the API section 2024-07-24 15:21:14 +01:00
Adam Turner
7b6d448517 Update the contributor's guide 2024-07-24 15:21:14 +01:00
Adam Turner
3222415785 Bump types-docutils to 0.21.0.20240724 2024-07-24 12:02:19 +01:00
James Addison
6d97be4349
LaTeX: remove a duplicate info-level log message during build (#12670) 2024-07-24 11:57:18 +01:00
danieleades
49bf65fc18
Add type stubs for defusedxml (#12667) 2024-07-23 23:56:43 +01:00
Adam Turner
7abf85a7f3 Update the Python version support policy to reflect SPEC 0 2024-07-23 23:40:45 +01:00
Adam Turner
46671f2e10
intersphinx: Add a type for project data (#12657) 2024-07-23 23:17:58 +01:00
Adam Turner
34bc4e69bb Fix `IsADirectoryError` 2024-07-23 23:02:14 +01:00
Adam Turner
eb2186490a Use `copyfile` where possible 2024-07-23 22:36:10 +01:00
danieleades
f09bc62969
Shrink mypy exclude list (#12669)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-07-23 22:19:15 +01:00
Jean-François B.
68eaf08fc1
Don't warn about overwriting in the LaTeX builder (#12668)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-07-23 22:14:24 +01:00
Adam Turner
7c4db269af
Normalise `sys.path` manipulation in tests (#12665) 2024-07-23 16:55:21 +01:00
Adam Turner
a69ca674cc
Use pathlib in `babel_runner.py` (#12666) 2024-07-23 16:54:58 +01:00
Adam Turner
1c682bc3ba
Remove `_typing_internal_name` (#12664) 2024-07-23 16:10:10 +01:00
Adam Turner
1f2891530d
Use `app.status and app.warning` in tests (#12663) 2024-07-23 15:35:55 +01:00
Adam Turner
772cdfa19d
Remove `sphinx.directives.other.VersionChange` (#12662) 2024-07-23 14:56:49 +01:00
Adam Turner
57a63ea603
Use more precise last-modified times for files (#12661) 2024-07-23 14:52:31 +01:00
Adam Turner
de15d61a46 Use pathlib in `sphinx.project` 2024-07-23 04:52:32 +01:00
Adam Turner
932e5c56db Fix repr of paths on Windows 2024-07-23 03:28:50 +01:00
Adam Turner
0897b5948b Ensure user-supplied files are always copied 2024-07-23 03:19:50 +01:00
danieleades
2f9a79c3b2
Disallow implicit re-export (#12653) 2024-07-23 02:38:45 +01:00
danieleades
58d4224227
Disallow untyped calls (#12640)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-07-23 02:22:58 +01:00
danieleades
e8f8247e0c
Disallow subclassing `Any` (#12638) 2024-07-23 01:52:20 +01:00
danieleades
f8e9669f8b
Disallow untyped definitions (#12637)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-07-23 01:42:53 +01:00
Adam Turner
c8c7fee4e5
Use `types.NoneType` (#12659) 2024-07-23 01:31:53 +01:00
Adam Turner
3b009cd627
Mark type aliases with `TypeAlias` (#12658) 2024-07-23 01:21:29 +01:00