FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

msilib: fix type annotation by marcelotduarte · Pull Request #15836 · python/typeshed · GitHub

msilib: fix type annotation - #15836

Merged
brianschubert merged 4 commits into
python:mainfrom
marcelotduarte:msilib
Jun 6, 2026
Merged

msilib: fix type annotation#15836
brianschubert merged 4 commits into
python:mainfrom
marcelotduarte:msilib

Conversation

Copy link
Copy Markdown
Contributor

I'm maintaining python-msilib, legacy code borrowed from Python 3.12, intended to allow cx_Freeze's bdist_msi command to continue working in Python 3.13+.

When adding type annotations and type checking, I found some differences.

This comment has been minimized.

brianschubert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks! See remarks below

Comment thread stdlib/msilib/__init__.pyi Outdated
Comment thread stdlib/msilib/__init__.pyi Outdated

Copy link
Copy Markdown
Contributor

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

brianschubert merged commit 8153eb2 into python:main Jun 6, 2026
58 checks passed
marcelotduarte deleted the msilib branch June 6, 2026 19:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL