Skip to content

fixed: reportlab - incorrect type on function parameter#14777

Merged
srittau merged 3 commits intopython:mainfrom
Paulie-Aditya:patch-3
Sep 25, 2025
Merged

fixed: reportlab - incorrect type on function parameter#14777
srittau merged 3 commits intopython:mainfrom
Paulie-Aditya:patch-3

Conversation

@Paulie-Aditya
Copy link
Copy Markdown
Contributor

fixes #14518

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

@Daverball Daverball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. As discussed in the issue, this change should be good.

A tighter protocol would be better, but it's difficult to analyze how tight we can make it without violating some invariant in the huge reportlab codebase somewhere, so this should be fine for now.

I can't merge your PR, so you'll have to wait for one of the maintainers to see this.

@srittau srittau merged commit 588be69 into python:main Sep 25, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reportlab - incorrect type on function parameter

3 participants