Adam Turner
dd77f85149
Support callables in `Annotated
` types ( #12625 )
2024-07-20 11:16:33 +01:00
Adam Turner
1ed4ca7e03
Mark `test_build_manpage
` as XFAIL following changes in Docutils master
2024-07-20 11:03:16 +01:00
Adam Turner
cd8ce07d31
Update message catalogues following reverted commits
2024-07-20 10:59:30 +01:00
Adam Turner
c6cd25f50d
Partially revert "Update message catalogues ( #11626 )"
...
This partially reverts commit 9078cf21df
.
2024-07-20 10:57:26 +01:00
Adam Turner
fa2ba7d5ae
Partially Revert "[bot]: Update message catalogues ( #12563 )"
...
This partially reverts commit f250270149
.
2024-07-20 10:53:03 +01:00
Adam Turner
e439c6f33f
Ensure that old-style object description options are respected ( #12620 )
2024-07-19 08:38:52 +01:00
Adam Turner
587da413ca
Warn when files are overwritten in the build directory ( #12612 )
2024-07-19 08:20:48 +01:00
Adam Turner
3c5ed2bdaf
Bump version
2024-07-19 02:03:05 +01:00
Adam Turner
1743486776
Bump to 7.4.6 final
2024-07-18 13:28:11 +01:00
Jean-François B.
64eff01db0
Add an entry to CHANGES.rst for GH-12520 ( #12614 )
...
Also reformulate 2 other LaTeX entries there-in to adopt the same style as other bug-has-been-fixed entries rather than reproducing the original bug description.
2024-07-18 13:20:28 +01:00
James Addison
f081136ebd
intersphinx: Reduce log severity for ambiguity detection during inventory loading ( #12615 )
2024-07-18 13:15:20 +01:00
Adam Turner
f59f761cfa
Revert unnecessary path operation changes
2024-07-18 12:51:15 +01:00
Adam Turner
e61f56950d
Do not add the module prefix when generating autosummary documents ( #12609 )
2024-07-17 21:42:21 +01:00
James Addison
47757c4062
HTML search: Ensure that `checkRanking
` fails when the final entry is not found ( #12608 )
...
The ``checkRanking`` function in our test suite has a bug; it's currently possible for the final item in the expected ranking list *not* to be found in the result-set, and yet for the function to pass.
**Expected Behaviour**
The ``checkRanking`` function should confirm that all of the items specified in the ``expectedRanking`` argument appear within the ``results`` argument, and in the list-iteration-order provided. If they do not, then an assertion error should be raised, failing the test.
**Actual Behaviour**
If all items up until the final entry in the ``expectedRanking`` argument are found in the expected order, but the final entry itself is not found at all in the ``results``, then no assertion error is raised, and the test passes.
2024-07-17 16:29:55 +01:00
Adam Turner
fe9be8be5f
Bump version
2024-07-17 15:13:37 +01:00
Adam Turner
8b4709dfae
Bump to 7.4.5 final
2024-07-16 21:05:24 +01:00
Jean-François B.
152b78318d
LaTeX: fix figures in seealso and seealso inside table cell ( #12598 )
...
This also fixes unreported issues unrelated to the 7.4.0 release:
- (now old style "lightbox") admonitions render badly in tabulary,
- "heavybox" admonitions (they are all now but warning et al. were already) cause PDF crash if in tabulary and rendered badly if in tabular or longtable.
- figure in a table cell is not properly separated from immediately preceding text.
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-07-16 21:03:42 +01:00
Adam Turner
5edca97a2e
Warn when `html_sidebars
` values are strings ( #12600 )
2024-07-16 20:48:49 +01:00
Adam Turner
6d2ac399f6
Bump version
2024-07-16 20:32:38 +01:00
Adam Turner
1e1356506d
Bump to 7.4.4 final
2024-07-15 19:17:40 +01:00
Adam Turner
12064e05b8
Add CHANGES entry for GH-12586
2024-07-15 19:05:26 +01:00
James Addison
cfd3645eb7
intersphinx: Don't warn about pure-duplicate ambiguous definitions when loading inventory entries ( #12586 )
2024-07-15 18:37:46 +01:00
Jean-François B.
afaddd3c45
Update LaTeX docs with new admonition colours ( #12588 )
2024-07-15 18:28:40 +01:00
Adam Turner
6699a89d16
Bump version
2024-07-15 18:27:33 +01:00
Adam Turner
c4a7f5bb76
Bump to 7.4.3 final
2024-07-15 13:00:42 +01:00
Adam Turner
4bdef1b576
Remove old-styled `source_suffix
` values in tests
2024-07-15 12:50:56 +01:00
Adam Turner
55c8953ceb
Restore support for list-style `source_suffix
` with third-party parsers ( #12584 )
2024-07-15 12:45:26 +01:00
Adam Turner
a874246c88
Bump version
2024-07-15 12:02:28 +01:00
Adam Turner
1afa344f87
Bump to 7.4.2 final
2024-07-15 12:01:13 +01:00
Adam Turner
1c204e63a9
Increment the environment version to resolve C domain issues on incremental rebuilds ( #12583 )
2024-07-15 12:00:18 +01:00
Adam Turner
4051e2cae2
Bump version
2024-07-15 11:28:18 +01:00
Adam Turner
1dc45fd94b
Bump to 7.4.1 final
2024-07-15 11:01:42 +01:00
Adam Turner
73dd9fcb9b
Restore support for `typing.ParamSpec
` ( #12581 )
2024-07-15 11:00:13 +01:00
Adam Turner
18ac58bd53
Fix possibly-invalid HTML when a rubric node is manually created
2024-07-15 10:04:48 +01:00
Adam Turner
ffd7b786d5
Bump version
2024-07-15 09:40:29 +01:00
Adam Turner
e938849769
Bump to 7.4.0 final
2024-07-15 06:01:44 +01:00
github-actions[bot]
f250270149
[bot]: Update message catalogues ( #12563 )
...
Co-authored-by: AA-Turner <9087854+AA-Turner@users.noreply.github.com>
2024-07-15 06:00:12 +01:00
Adam Turner
9f5f260949
Use `:py:class:
for
typing.Annotated
`
2024-07-15 05:55:49 +01:00
Adam Turner
4e8500c002
Make some typographical edits to CHANGES
2024-07-15 05:54:01 +01:00
Adam Turner
f10f0b6fb5
Various miscellaneous improvements ( #12578 )
2024-07-15 05:52:47 +01:00
Adam Turner
b1ed87eb1c
Clarify "res" to "resolution"
2024-07-15 05:37:41 +01:00
danieleades
d5df528e8c
Shrink the mypy whitelist for `sphinx.util.display
` ( #12570 )
...
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-07-15 05:34:43 +01:00
Adam Turner
313627e4f6
Bump Ruff to 0.5.2
2024-07-15 05:22:04 +01:00
Adam Turner
51a964cc8c
Use absolute imports in `sphinx
`
2024-07-15 05:22:04 +01:00
Bénédikt Tran
2a30bb661f
Fix PEP 695 output for classes in the LaTeX builder ( #12561 )
2024-07-15 05:17:36 +01:00
Adam Turner
aeebfabe09
Add `include-read
to the events overview; sort
core_events
` ( #12576 )
2024-07-15 05:06:26 +01:00
Chris Sewell
d8fa98e46a
Add a `write-started
` event ( #12567 )
...
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-07-15 04:59:06 +01:00
Adam Turner
fdcf185a0d
Add missing PR number in CHANGES
2024-07-15 04:40:03 +01:00
Adam Turner
490b264203
Sort CHANGES into chronological order
2024-07-15 03:56:24 +01:00
Adam Turner
c4fb47310f
Remove `sphinx.environment
` from the no-any-generics whitelist ( #12575 )
2024-07-15 03:49:24 +01:00