Skip to content

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Nov 25, 2024

I generated docutils.core using stubgen, then I typed docutils.core.publish_parts's return type, which meant also typing docutils.writers.Writer.parts.

This solves the docutils part of #12595 (which comes from https://github.com/jaraco/pytest-checkdocs/pull/25/files#diff-17010ff849cd4c7437eae02512d0dc1a0646299e07a65bb7882a487323ead6d2R86-R88)

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit d6af76d into python:main Nov 27, 2024
48 checks passed
@Avasam Avasam deleted the docutils.core branch November 28, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants