Commit Graph

  • 1e02fdaf58 fix tests Adam Turner 2025-01-27 19:14:16 +0000
  • 67f917636c fix tests Adam Turner 2025-01-27 19:07:55 +0000
  • f8812dd4dd Improve the displayed signature for abstract methods Adam Turner 2025-01-26 22:33:58 +0000
  • feec8ee92c unstr Adam Turner 2025-01-26 20:21:50 +0000
  • 7406d4222f
    Move mypy test module exclusions to per-module ignores (#13265) Adam Turner 2025-01-26 19:41:15 +0000
  • 44b50235c5 Sort Adam Turner 2025-01-26 09:31:58 +0000
  • a4ccee4d64 Use a map of (mod, qualname) instead of runtime objects in _INVALID_BUILTIN_CLASSES Adam Turner 2025-01-26 09:30:54 +0000
  • d5d3109e06 Updates & tweaks Adam Turner 2025-01-26 08:08:48 +0000
  • 0c44f1d240 fmt Adam Turner 2025-01-26 07:24:31 +0000
  • de8d1079d1 Merge branch 'master' into admonition-collapsible Adam Turner 2025-01-26 07:21:33 +0000
  • bde37bec27
    Add the `autodoc_use_type_comments` option (#13269) Adam Turner 2025-01-26 05:47:28 +0000
  • 3d3fe06777 markup Adam Turner 2025-01-26 05:30:16 +0000
  • 2a224cf287 Be less vague Adam Turner 2025-01-26 05:29:30 +0000
  • 7b38416887 Add the `autodoc_use_type_comments` option Adam Turner 2025-01-26 05:26:08 +0000
  • 44891a4eef Update the 'Python Signatures' section Adam Turner 2025-01-26 04:54:34 +0000
  • 4d4123bbce Reference 'Python' instead of 'Python 3' Adam Turner 2025-01-26 04:52:46 +0000
  • 9a8eeac865 Use granular syntax highlighting for the Napoleon extension Adam Turner 2025-01-26 04:45:49 +0000
  • 0bc8b4115d Bump to Ruff 0.9.3 Adam Turner 2025-01-25 00:48:18 +0000
  • da41616607 Split override groups Adam Turner 2025-01-24 18:31:09 +0000
  • 95cec0abb5 rm blank line Adam Turner 2025-01-24 17:47:51 +0000
  • 6d2c495c24 Switch from exclude to override Adam Dangoor 2025-01-24 13:36:39 +0000
  • 1dfd2ae465
    Switch from exclude to override Adam Dangoor 2025-01-24 13:36:39 +0000
  • cdc12088f9
    Fix exclude pattern Adam Dangoor 2025-01-24 13:34:03 +0000
  • 9eba3f94bf
    Bump ruff from 0.9.2 to 0.9.3 dependabot[bot] 2025-01-24 04:21:06 +0000
  • 5c5e9164fb Move mypy test module exclusions to per-module ignores Adam Turner 2025-01-23 13:36:18 +0000
  • 722a3e2bd5
    Merge 9c39db9626 into a1c77f1725 Adam Turner 2025-01-23 14:12:04 +0000
  • a1c77f1725
    Improve wording for the `:type:`directive option warning (#13256) Adam Turner 2025-01-23 14:11:57 +0000
  • 42f300ee83
    Rename the `:nowrap and :nosignatures:` directive options (#13264) Adam Turner 2025-01-23 04:30:46 +0000
  • f67b47126e fixup! Rename the `:nowrap and :nosignatures:` directive options Adam Turner 2025-01-23 04:23:16 +0000
  • b0f8c58f62 format Adam Turner 2025-01-23 04:10:00 +0000
  • 962a7ca61a Rename the `:nowrap and :nosignatures:` directive options Adam Turner 2025-01-23 04:04:32 +0000
  • ca2ab35d94
    Add further types to `_INVALID_BUILTIN_CLASSES` (#13263) Adam Turner 2025-01-23 03:53:25 +0000
  • 090a4b3809 zipfile._path is new in 3.12 Adam Turner 2025-01-23 03:45:48 +0000
  • 24e110d0ae fixup! Add further types to `_INVALID_BUILTIN_CLASSES` Adam Turner 2025-01-23 03:40:42 +0000
  • 0f67dece5b fixup! Add further types to `_INVALID_BUILTIN_CLASSES` Adam Turner 2025-01-23 03:37:25 +0000
  • 47bff3faea
    Add new `types types to _INVALID_BUILTIN_CLASSES` (#13262) Adam Turner 2025-01-23 03:35:53 +0000
  • 30783ce2d6 Add further types to `_INVALID_BUILTIN_CLASSES` Adam Turner 2025-01-23 02:18:13 +0000
  • a62deb690c Add new `types types to _INVALID_BUILTIN_CLASSES` Adam Turner 2025-01-23 02:59:40 +0000
  • ea5fc5957a
    Add `pathlib types to _INVALID_BUILTIN_CLASSES` (#13261) Adam Turner 2025-01-23 03:26:35 +0000
  • 8db98c13a5 pathlib._local is new in 3.13 Adam Turner 2025-01-23 03:20:57 +0000
  • 5a17fdca55 test __module__ Adam Turner 2025-01-23 03:15:02 +0000
  • 3b04faaf34 Partially revert 3496de62b7 Adam Turner 2025-01-23 03:05:25 +0000
  • 1b1dcd72f5 Add `pathlib types to _INVALID_BUILTIN_CLASSES` Adam Turner 2025-01-23 02:17:51 +0000
  • 019a6661f4 Expand mypy's `ignore_missing_imports` list Adam Turner 2025-01-23 01:11:19 +0000
  • 3f13b5a323 Match type-checked files in pyright and mypy Adam Turner 2025-01-23 01:02:31 +0000
  • 0a1af1faea Expand the `disallow_untyped_defs` whitelist Adam Turner 2025-01-23 01:00:43 +0000
  • 5921199189 Remove `sphinx.domains.{c,cpp}` from the no-any-generics whitelist Adam Turner 2025-01-23 00:48:43 +0000
  • 2bf08d6da4 Remove `sphinx.domains` from the no-any-generics whitelist Adam Turner 2025-01-23 00:18:03 +0000
  • f071dc1b5b Remove `sphinx.util.parallel` from the no-any-generics whitelist Adam Turner 2025-01-23 00:13:34 +0000
  • 2a411dcb53 Remove `sphinx.util.logging` from the no-any-generics whitelist Adam Turner 2025-01-22 23:48:43 +0000
  • 3927b9e211 Remove `sphinx.util.inspect` from the no-any-generics whitelist Adam Turner 2025-01-22 20:36:15 +0000
  • 7446a883c2 Remove `sphinx.util.docutils` from the no-any-generics whitelist Adam Turner 2025-01-22 20:29:32 +0000
  • 705cf7fcf5 Remove `sphinx.util.docfields` from the no-any-generics whitelist Adam Turner 2025-01-22 20:13:44 +0000
  • bf018908d7 Fix ruff Tim Hoffmann 2025-01-22 16:09:14 +0100
  • 7819d5ee65
    Merge branch 'master' into autosummary-short-signature Tim Hoffmann 2025-01-22 16:01:28 +0100
  • 14db5ffba1 Remove `sphinx.ext.autodoc` from the no-any-generics whitelist Adam Turner 2025-01-22 02:51:59 +0000
  • 6128f2b406 Remove `sphinx.ext.inheritance_diagram` from the no-any-generics whitelist Adam Turner 2025-01-22 02:42:14 +0000
  • 3258179099 Remove `sphinx.ext.graphviz` from the no-any-generics whitelist Adam Turner 2025-01-22 02:42:01 +0000
  • 2d41d43ce8 Remove `sphinx.ext.doctest` from the no-any-generics whitelist Adam Turner 2025-01-22 02:41:47 +0000
  • 1b607502d5 Remove top-level modules from the no-any-generics whitelist Adam Turner 2025-01-22 02:24:55 +0000
  • 7154672c2e
    Replace `colorize() with functions from _cli.util.colour` (#13259) Adam Turner 2025-01-21 20:38:10 +0000
  • df962a4b03
    Remove `markupsafe._speedups` patch in free-threaded tests (#13260) Adam Turner 2025-01-21 20:31:41 +0000
  • 8b38f5e659 Fix mypy Adam Turner 2025-01-21 20:30:05 +0000
  • ff4dd8ce1d Remove `markupsafe._speedups` patch in free-threaded tests Adam Turner 2025-01-21 20:22:17 +0000
  • 1418339eb9
    Allow configuration of trailing commas in multi-line signatures (#12975) Thomas Louf 2025-01-21 21:08:18 +0100
  • 9206230769 Tweaks Adam Turner 2025-01-21 19:57:20 +0000
  • 21763c8569 Merge branch 'master' into fix-trailing-comma Adam Turner 2025-01-21 19:43:18 +0000
  • fe06909e32
    autodoc: Use type stub files when documenting native modules (#13253) Adam Turner 2025-01-21 19:36:55 +0000
  • e57a7405a8 Fix imports Adam Turner 2025-01-21 19:28:41 +0000
  • 33f82ba076 Merge remote-tracking branch 'upstream/master' into autodoc-importlib Adam Turner 2025-01-21 19:25:57 +0000
  • d0f4f55ffc Test path too Adam Turner 2025-01-21 19:24:10 +0000
  • 17e228e97d Replace `colorize() with functions from _cli.util.colour` Adam Turner 2025-01-21 19:13:47 +0000
  • c7736f609c Link to annotation expression in the typing specification Adam Turner 2025-01-21 17:39:04 +0000
  • c6b9ee4f57 Improve wording for the `:type:`directive option warning Adam Turner 2025-01-21 08:19:56 +0000
  • e18155fa10 Note when `.. confval::` was added Adam Turner 2025-01-21 08:08:29 +0000
  • 5b3f98ed80 Sort the `suppress_warnings` list and add missing entries Adam Turner 2025-01-21 08:06:19 +0000
  • 68cbf4ee11 Add missing re-exports to `sphinx.util.console` Adam Turner 2025-01-21 07:00:07 +0000
  • 5b9fb9e060
    autodoc: fix ordering of class and static methods for groupwise order (#13201) Bénédikt Tran 2025-01-20 16:19:05 +0100
  • 7e05f98e03
    Update CHANGES.rst Bénédikt Tran 2025-01-20 11:19:36 +0100
  • 8d18cf861f
    Merge branch 'master' into fix-trailing-comma Bénédikt Tran 2025-01-20 11:18:56 +0100
  • c59e47d4e0
    Merge branch 'master' into fix/autodoc/ordering Bénédikt Tran 2025-01-20 11:17:06 +0100
  • f4a802cce7
    Add required sphinx.configuration to .readthedocs.yml (#13255) Bénédikt Tran 2025-01-20 11:16:46 +0100
  • e805370855 fix RTD build Bénédikt Tran 2025-01-20 11:12:24 +0100
  • 2c76bba224 update changelog Bénédikt Tran 2025-01-20 11:09:56 +0100
  • f488f9d98b update docs Bénédikt Tran 2025-01-20 11:08:07 +0100
  • 9061761b7a Put class methods before static methods when using 'groupwise' autodoc order. Bénédikt Tran 2025-01-20 11:05:31 +0100
  • d691a85258 Fix autodoc tests Philipp A. 2025-01-20 09:36:10 +0100
  • 8158a1817d Fix builtins Philipp A. 2025-01-20 09:30:08 +0100
  • 34037aa4ad
    Allow users to suppress `autodoc.mocked_object` warnings (#9732) CyrilRoelandteNovance 2025-01-20 00:12:40 +0100
  • 8f63203d95 Add CHANGES Adam Turner 2025-01-19 23:04:03 +0000
  • 50027ca26c format Adam Turner 2025-01-19 22:38:41 +0000
  • 7833056b5d Merge branch 'master' into suppress-mocked_object Adam Turner 2025-01-19 22:24:56 +0000
  • 200f5a9282 revert some changes Bénédikt Tran 2025-01-19 10:25:33 +0100
  • 17ed4303fc fix tests Adam Turner 2025-01-19 02:34:39 +0000
  • d5f4a97771 return cached module Adam Turner 2025-01-19 02:25:52 +0000
  • 4f7b4f8110 Refactor `import_module` Adam Turner 2025-01-19 02:11:28 +0000
  • f70714ae63 Preferentially load stub files to native modules Adam Turner 2025-01-19 02:00:46 +0000
  • b93798f7ba Find '.pyi' files for native modules Adam Turner 2025-01-19 01:17:43 +0000
  • d91b175c7e Move SPHINX_AUTODOC_RELOAD_MODULES to `import_module` Adam Turner 2025-01-19 01:07:08 +0000
  • 4c2518245e Refactor `import_module` Adam Turner 2025-01-19 01:04:25 +0000