danieleades
|
d74a450213
|
[deps] bump ruff version (#12065)
Co-authored-by: daniel.eades <daniel.eades@seebyte.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
2024-03-14 10:42:55 +01:00 |
|
James Addison
|
c6bd97ceae
|
Revert "tests: implement readiness check before yielding local-http(s) test servers" (#12078)
|
2024-03-14 09:01:17 +01:00 |
|
James Addison
|
5523c9bbe4
|
[tests] reflect changes to Enum signature in Python 3.13 (#12054)
|
2024-03-08 11:58:04 +01:00 |
|
James Addison
|
1bfddf81e0
|
[CI/CD] implement readiness check before yielding local-http(s) test servers (#12050)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
2024-03-08 11:16:31 +01:00 |
|
Will Lachance
|
ae51974e21
|
[search] fix multiple term matching edge case (#11960)
|
2024-03-03 18:01:10 +01:00 |
|
Will Lachance
|
1e4f80d7a4
|
[search] fix partial matches overwriting full matches (#11958)
|
2024-03-03 15:18:07 +01:00 |
|
Ned Batchelder
|
a7df31cfc6
|
[render] do not use a dash if there's no description to introduce (#12035)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
2024-03-03 10:46:11 +01:00 |
|
Bénédikt Tran
|
d8c301482d
|
[hotfix] fix a warning in #12036 (#12043)
|
2024-03-03 09:29:47 +00:00 |
|
Ned Batchelder
|
574519900e
|
[test] force rendering of ANSI colors for non-tty objects (#12036)
|
2024-03-02 17:36:41 +01:00 |
|
Michael Goerz
|
265ffeedbd
|
[intersphinx] allow case-insensitive match of label-refs through intersphinx (#12033)
|
2024-03-02 12:39:51 +01:00 |
|
Will Lachance
|
9a30ca7da1
|
[HTML search] use anchor for search preview (#11944)
|
2024-02-27 15:22:52 +01:00 |
|
James Addison
|
8aa5edd585
|
[config] copyright correction logic: handle year-to-year ranges without trailing authorship info (#11914)
|
2024-02-24 16:21:29 +01:00 |
|
Bénédikt Tran
|
707bfbd669
|
[gettext] fix flaky test on windows (#11940)
|
2024-02-24 13:34:52 +01:00 |
|
MatrixEditor
|
182053198d
|
Added support for `slice` objects in subscriptions (#11981)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
2024-02-14 14:45:30 +01:00 |
|
Bénédikt Tran
|
08386826fb
|
Add tests for `:manpage:` inside a title (#11705)
|
2024-02-14 10:33:09 +01:00 |
|
Bénédikt Tran
|
b587eb243a
|
Fix `:paramtype:` reference targets (#11964)
|
2024-02-14 00:04:49 +01:00 |
|
Frank Dana
|
41ab0f9a41
|
[test] add py:currentmodule unit test (#11920)
|
2024-02-03 16:14:26 +01:00 |
|
j-carson
|
cd2bf0a7e5
|
#11917 - Fix rendering of inherited members for Python 3.9 (#11919)
Co-authored-by: j-carson <j-carson@fastmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
2024-02-03 10:46:13 +01:00 |
|
danieleades
|
f9c8943889
|
Use `# NoQA` consistently (#11903)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
|
2024-01-21 20:20:58 +00:00 |
|
Hugo van Kemenade
|
95b2cce9a0
|
Add a `versionremoved` directive (#11905)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
2024-01-21 20:12:52 +00:00 |
|
James Addison
|
2418e007ce
|
Support unary subtraction in annotation parsing (#11904)
|
2024-01-21 14:31:04 +00:00 |
|
Adam Turner
|
360c7a8022
|
Load themes through iteration rather than recursion
|
2024-01-21 03:59:31 +00:00 |
|
Adam Turner
|
99dd0cb4c6
|
Refactor `sphinx.theming` to prepare for iterative loading
|
2024-01-21 03:59:31 +00:00 |
|
Adam Turner
|
0ca2ddf924
|
Make various theme-related objects private
|
2024-01-21 03:59:31 +00:00 |
|
Adam Turner
|
e9dcfebcf9
|
Split the Python domain into multiple modules
``sphinx.domains.python`` was previously over 1,700 lines long
|
2024-01-19 03:55:47 +00:00 |
|
Adam Turner
|
1327ec71f2
|
Fix flake8 in test_build_latex
|
2024-01-19 03:28:23 +00:00 |
|
Adam Turner
|
4f962bf8e0
|
Split the C domain into multiple modules
``sphinx.domains.c`` was previously over 3,90 lines long
|
2024-01-19 03:28:23 +00:00 |
|
Adam Turner
|
7d30821e87
|
Split the C++ domain into multiple modules
``sphinx.domains.cpp`` was previously over 8,200 lines long
|
2024-01-19 03:28:23 +00:00 |
|
Adam Turner
|
38ac67bd6c
|
Use long `re` flags
|
2024-01-19 02:28:06 +00:00 |
|
Adam Turner
|
183dd51f4d
|
Explode the test matrix for test_build_latex_doc
|
2024-01-19 02:28:06 +00:00 |
|
Adam Turner
|
4c9364896e
|
Consolidate warnings tests in `test_build_warnings`
|
2024-01-19 02:28:06 +00:00 |
|
Adam Turner
|
6fab64fb55
|
Explicitly remove the `autodoc_fodder` module
|
2024-01-19 02:28:06 +00:00 |
|
Adam Turner
|
f195c4ae87
|
Various C++ domain performance improvements (#11895)
Authored-by: Jakob Lykke Andersen <Jakob@caput.dk>
Co-authored-by: Jakob Lykke Andersen <Jakob@caput.dk>
|
2024-01-19 02:20:43 +00:00 |
|
Adam Turner
|
e3b613aa37
|
Clean up global state in SphinxTestApp
|
2024-01-18 23:30:22 +00:00 |
|
Adam Turner
|
1785fc9352
|
Remove spurious blank lines
|
2024-01-18 01:26:17 +00:00 |
|
Adam Turner
|
311ca30564
|
Improve `check_xpath`
|
2024-01-18 01:21:09 +00:00 |
|
Adam Turner
|
898e50c2c7
|
Remove `flat_dict`
|
2024-01-18 01:16:49 +00:00 |
|
Adam Turner
|
0331bdec0e
|
Fix import order
|
2024-01-18 00:54:27 +00:00 |
|
Adam Turner
|
7800bf00dc
|
Split `test_domain_py`
|
2024-01-18 00:52:25 +00:00 |
|
Adam Turner
|
1cb9fc3e63
|
Split `test_build_html`
|
2024-01-18 00:52:25 +00:00 |
|
Adam Turner
|
462404cb25
|
Organise tests into directories
|
2024-01-17 03:56:35 +00:00 |
|
Adam Turner
|
841f2bd9b7
|
Remove unneeded uses of `flat_dict()`
|
2024-01-17 01:58:52 +00:00 |
|
Nicolas Peugnet
|
59cf4d4c35
|
Allow custom targets in the manpage role (#11825)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
|
2024-01-17 01:09:18 +00:00 |
|
James Addison
|
95fb0e5e57
|
Ensure that document titles are sorted in `searchindex.js` (#11888)
|
2024-01-17 01:08:29 +00:00 |
|
Adam Turner
|
569fde84d4
|
Happy New Year!
|
2024-01-16 22:13:47 +00:00 |
|
Adam Turner
|
55f3089981
|
Improve uses of `str.join` with a throwaway list
|
2024-01-16 22:06:34 +00:00 |
|
Shengyu Zhang
|
1b39b20479
|
Use `repr() when an enum has a custom __repr__()` (#11879)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
|
2024-01-16 20:28:22 +00:00 |
|
danieleades
|
f7fbfaa471
|
Enable various pydocstyle (D) rules (#11878)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
|
2024-01-14 21:13:46 +00:00 |
|
Adam Turner
|
23cef9b59a
|
Use `https://` where possible
|
2024-01-14 04:18:57 +00:00 |
|
James Addison
|
9e198c70fd
|
linkcheck: add a distinct 'timeout' reporting status (#11876)
|
2024-01-13 08:14:06 +00:00 |
|