Commit Graph

103 Commits

Author SHA1 Message Date
Semyon Moroz 282b1a838a Add @type_check_only to stub-only private classes in various third-party stubs (#15535) 2026-03-21 18:02:17 -04:00
Brian Schubert 61524fab4e Fix Final literal values in various third-party stubs (#15521) 2026-03-15 19:08:37 -07:00
Semyon Moroz b43fc8f6f3 Add missing __slots__ to third-party packages (#15454) 2026-02-22 20:08:46 +01:00
lev-blit d5c02b1013 [docutils] Update to 0.22.3 (#14993) 2025-11-14 22:05:55 +01:00
Adam Dangoor 9f7ddd9ecc docutils: docutils.nodes.Node.next_node can return None (#14833) 2025-10-05 15:06:46 +02:00
github-actions[bot] 67be89e4eb [stubsabot] Bump docutils to 0.22.2 (#14765) 2025-09-23 09:50:50 +02:00
Sebastian Rittau 31630d7136 [docutils] Update to 0.22.1 (#14737) 2025-09-22 14:51:20 +02:00
Semyon Moroz 4b0fec4506 [docutils] Extend applicable types to _ContentModelCategory (#14719) 2025-09-18 15:57:51 +02:00
sobolevn 4b0623f4fb Update mypy to 1.18.1 (#14699) 2025-09-14 03:33:27 +02:00
Jelle Zijlstra ca44e4c45d Add __slots__ to third-party packages using stubdefaulter (#14619) 2025-08-21 15:38:13 -07:00
Jelle Zijlstra 573b57d8da Add missing defaults to third-party stubs (#14617) 2025-08-21 13:36:29 -07:00
Semyon Moroz 21b9118f4a [docutils] Bump to 0.22.* (#14500) 2025-08-13 12:05:55 +02:00
Adam Dangoor c3a880b428 [docutils] Add return types for a few docutils table methods (#14493) 2025-08-08 12:14:58 +02:00
Brian Schubert 81c8fcb2e6 Mark stub-only private symbols as @type_check_only in third-party stubs (#14545) 2025-08-08 11:29:48 +02:00
Semyon Moroz 22f1a0c6b1 [docutils] Add missing stubs (#14438) 2025-07-27 13:57:29 +02:00
Adam Dangoor 082761da7d Type inline_text in stubs/docutils/docutils/parsers/rst/states.pyi (#14467) 2025-07-27 11:53:57 +02:00
Adam Dangoor e2d0c451e2 [docutils] Fix type of standalone.Reader.document (#14447) 2025-07-26 19:45:12 +02:00
Semyon Moroz d57b2fba84 [docutils] Add missing stubs for writers dir (#14223) 2025-07-21 14:42:16 +02:00
Semyon Moroz 3eb51035e1 [docutils] Add missing stubs for transforms dir (#14234) 2025-07-14 13:07:54 +02:00
Semyon Moroz dfee232873 [docutils] Fix issue with *_path params (#14383) 2025-07-09 09:44:39 +02:00
Semyon Moroz 22a5840d61 [docutils] Add missing stubs for readers dir (#14242) 2025-07-07 19:18:48 +02:00
Semyon Moroz 402a217726 [docutils] Impove main stubs (#14107) 2025-07-07 18:01:00 +02:00
Semyon Moroz 28d8ff1a80 [docutils] Add parsers.commonmark_wrapper (#14243) 2025-07-07 17:41:55 +02:00
Semyon Moroz 2a742fd860 Improve docutils.parsers (#14191) 2025-06-03 15:53:08 +02:00
Alex Waygood c724377f1a Bump flake8-pyi to 25.5.0 (#14140) 2025-05-25 19:16:39 +01:00
Semyon Moroz ce0596bc81 Improve docutils LanguageImporter's (#14130) 2025-05-24 17:44:11 +02:00
bzoracler 341fab4306 Add visit_* and depart_* methods to docutils visitor classes (#13928) 2025-05-22 13:15:34 +02:00
Semyon Moroz d174329978 Improve languages dirs for docutils (#14124) 2025-05-22 12:45:13 +02:00
Semyon Moroz d168883e0f Improve docutils.utils (#14122) 2025-05-22 12:31:38 +02:00
Adam Dangoor 1789ba225a Expand docutils.core.Publisher.get_settings types (#14112) 2025-05-22 08:29:23 +02:00
Sebastian Rittau 126768408a Replace Incomplete | None = None in third party stubs (#14063) 2025-05-15 21:37:43 +02:00
Sebastian Rittau e08e349699 Replace incomplete module markers (#14030) 2025-05-13 08:53:39 +02:00
Avasam d6af76d4be Generate docutils.core and type publish_parts's return type (#13118) 2024-11-26 20:47:22 -08:00
danieleades 99095f5437 improve type annotations in 'docutils.frontend' (#12735)
Co-authored-by: daniel.eades <daniel.eades@seebyte.com>
2024-10-04 09:10:09 -07:00
danieleades bdc4c8c618 add type annotations for 'docutils.parsers.rst.directives.admonitions' (#12396) 2024-10-02 20:41:50 -07:00
danieleades 8228faa87d add type annotations to docutils.writers (#12420)
Co-authored-by: daniel.eades <daniel.eades@seebyte.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: James Addison <55152140+jayaddison@users.noreply.github.com>
2024-10-02 20:31:35 -07:00
Clément Pit-Claudel e8e9291c76 Fix type of transform argument of docutils.nodes.pending.__init__ (#12459) 2024-09-07 00:30:02 +02:00
danieleades b48d6f5f74 add type stubs for 'docutils.parsers.rst.directives.references' (#12442) 2024-09-06 15:09:33 -07:00
danieleades ab748d34f0 Add type annotations for 'docutils.writers.latex2e.Babel' (#12394) 2024-07-23 13:56:38 +02:00
danieleades 08f89019c6 Add docutils.utils.roman (#12393) 2024-07-23 13:39:50 +02:00
M Bussonnier b17ed95818 Docutils: wrong type: SystemMessage vs system_message (#12314) 2024-07-10 17:50:52 +02:00
danieleades 694c982b4f improve type annotations in 'docutils.parsers.rst.states' (#11545) 2024-07-09 14:00:57 +02:00
danieleades 5305de8327 remove generic 'context' from 'docutils.parsers.rst.RSTState' (#12291) 2024-07-07 11:49:44 +02:00
Adam Dangoor ea34c97ccc Expand docutils.parsters.rst.states (#12226) 2024-07-03 14:23:56 +02:00
Avasam ae5c45b983 Bump docutils to 0.21.* (#11805) 2024-04-22 14:58:21 +02:00
Stephen Finucane 711958977f docutils: Correct 'parsers.rst.directives.format_values' (#11719) 2024-04-05 18:47:03 +02:00
Sebastian Rittau 33de88879f Remove bare Incomplete annotations in third-party stubs (#11671) 2024-03-30 18:34:51 -07:00
Adam Dangoor 9d2f651818 Add annotations to docutils.parsers.rst.directives.parts (#11667) 2024-03-30 09:10:41 +01:00
danieleades fa9dc6dd69 improve type annotations in 'docutils.nodes.Element' (#11539) 2024-03-16 17:08:00 +01:00
danieleades a35b769410 improve type annotations in 'docutils.utils.Reporter' (#11521) 2024-03-15 13:25:10 +01:00