Commit Graph

20662 Commits

Author SHA1 Message Date
Adam Turner
ed84d63e6f Bump to 7.2.2 final 2023-08-17 17:56:38 +01:00
github-actions[bot]
ea4a73e148
[bot]: Update message catalogues (#11612)
Co-authored-by: AA-Turner <AA-Turner@users.noreply.github.com>
2023-08-17 17:55:10 +01:00
Adam Turner
e47846a812 Fix `:noindex: for PyModule and JSModule` 2023-08-17 17:54:30 +01:00
Adam Turner
b2fc47fe3d Add CHANGES entry for renaming the `StateMachine.insert_input()` parameter 2023-08-17 17:33:27 +01:00
Adam Turner
0835c3e8ea Fix regression in `SingleFileHTMLBuilder._get_local_toctree` 2023-08-17 17:31:53 +01:00
Adam Turner
49dc0dd399 Fix asset class string interface membership testing 2023-08-17 17:31:53 +01:00
Kyle Sunden
8512855776 Fix signature of docutils include_source monkeypatch (#11610) 2023-08-17 17:31:53 +01:00
Adam Turner
e1d9068c60 Bump version 2023-08-17 17:31:53 +01:00
Adam Turner
441a9e4d62 Bump to 7.2.1 final 2023-08-17 16:00:59 +01:00
Adam Turner
ec31853730 Restore `TocTree.get_toctree_ancestors()` 2023-08-17 15:53:30 +01:00
Adam Turner
0c22d9c9ff Restore hidden pass-through calls when adding asset files 2023-08-17 15:48:43 +01:00
Adam Turner
ab71cc5156 Restore and deprecate the str interface to the asset classes 2023-08-17 15:47:22 +01:00
Adam Turner
ff15b6f3b2 Bump version 2023-08-17 15:26:20 +01:00
Adam Turner
da9f8a5c33 Bump to 7.2.0 final 2023-08-17 04:29:41 +01:00
Adam Turner
794324ac00 Declare support for Python 3.13 2023-08-17 04:28:52 +01:00
github-actions[bot]
03bceac43f
[bot]: Update message catalogues (#11538)
Co-authored-by: AA-Turner <AA-Turner@users.noreply.github.com>
2023-08-17 04:20:15 +01:00
Adam Turner
aecebcea9a Make `_resolve_toctree()` keyword-only 2023-08-17 04:10:53 +01:00
Bénédikt Tran
76658c49a9
Fix `sphinx.ext.autodoc.preserve_defaults` (#11550)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2023-08-17 01:19:25 +00:00
Lukas Engelter
4dee162990
Fix layout issues in the agogo theme for smaller viewports (#11594)
Co-authored-by: Lukas Engelter <lukas.engelter@netgo.de>
2023-08-17 01:30:56 +01:00
Adam Turner
4ddbee4a7c Fix `console_scripts` entry points 2023-08-17 01:25:15 +01:00
Adam Turner
4add50a5f0 Remove unneeded type annotation 2023-08-16 23:50:43 +01:00
Adam Turner
9d8ef833db Fix `test_inspect_main_noargs` 2023-08-16 23:49:30 +01:00
Adam Turner
ddf8a8e7d4 Add CHANGES entry for GH-11533 2023-08-16 23:27:51 +01:00
Adam Turner
2b9ee41f27 Consolidate `sys.argv` handling 2023-08-16 23:22:14 +01:00
Adam Turner
eab54533a5 Ignore E251 (Unexpected spaces around equals) 2023-08-15 18:36:47 +01:00
Adam Turner
93340a2ae0 Enable E275 (Missing whitespace after keyword) 2023-08-15 18:35:14 +01:00
Adam Turner
dfd91bedf6 Enable E274 (Tab before keyword) 2023-08-15 18:34:54 +01:00
Adam Turner
38e487086a Enable E273 (Tab after keyword) 2023-08-15 18:34:42 +01:00
Adam Turner
030a6a149e Enable E272 (Multiple spaces before keyword) 2023-08-15 18:30:58 +01:00
Adam Turner
6df0278ee8 Enable E271 (Multiple spaces after keyword) 2023-08-15 18:29:53 +01:00
Adam Turner
f7237158ec Enable E266 (Too many leading `#` before block comment) 2023-08-15 18:28:38 +01:00
Adam Turner
b5a6f6b2b0 Enable E265 (Block comment should start with `# `) 2023-08-15 18:27:54 +01:00
Adam Turner
f3c823e5d0 Enable E262 (Inline comment should start with `# `) 2023-08-15 18:27:28 +01:00
Adam Turner
bda65af8ac Enable E261 (Insert at least two spaces before an inline comment) 2023-08-15 18:26:58 +01:00
Adam Turner
2d880babc8 Enable E252 (Missing whitespace around parameter equals) 2023-08-15 18:26:38 +01:00
Adam Turner
0f8c941597 Enable E242 (Tab after comma) 2023-08-15 18:17:05 +01:00
Adam Turner
e3f0342932 Enable E241 (Multiple spaces after comma) 2023-08-15 18:16:27 +01:00
Adam Turner
f1ee0b2951 Enable E231 (Missing whitespace after '{token}') 2023-08-15 18:10:25 +01:00
Adam Turner
93cf83e6bf Enable E228 (Missing whitespace around modulo operator) 2023-08-15 18:10:01 +01:00
Adam Turner
038f9b85f6 Enable E227 (Missing whitespace around bitwise or shift operator) 2023-08-15 18:09:18 +01:00
Adam Turner
cbdc2d85ae Enable E226 (Missing whitespace around arithmetic operator) 2023-08-15 18:08:57 +01:00
Adam Turner
49a9596e5f Enable E225 (Missing whitespace around operator) 2023-08-15 18:08:25 +01:00
Adam Turner
046baf1eda Enable E224 (Tab after operator) 2023-08-15 18:07:54 +01:00
Adam Turner
072a5dd68c Enable E223 (Tab before operator) 2023-08-15 18:07:35 +01:00
Adam Turner
5fbaee0d67 Enable E222 (Multiple spaces after operator) 2023-08-15 18:07:16 +01:00
Adam Turner
ce3d4937e7 Enable E221 (Multiple spaces before operator) 2023-08-15 18:06:32 +01:00
Adam Turner
4cdb73926e Enable E211 (Whitespace before '{bracket}') 2023-08-15 18:05:56 +01:00
Adam Turner
000ba5fae5 Enable E203 (Whitespace before '{punctuation}') 2023-08-15 18:04:09 +01:00
Adam Turner
3942691601 Enable E202 (Whitespace before '{symbol}') 2023-08-15 18:03:13 +01:00
Adam Turner
2583953d11 Enable E201 (Whitespace after '{symbol}') 2023-08-15 18:01:34 +01:00