Skip to content

[pywin32] Add parameters for incomplete functions#15512

Merged
brianschubert merged 4 commits intopython:mainfrom
donbarbos:add-missingparams-pywin32
Mar 16, 2026
Merged

[pywin32] Add parameters for incomplete functions#15512
brianschubert merged 4 commits intopython:mainfrom
donbarbos:add-missingparams-pywin32

Conversation

@donbarbos
Copy link
Contributor

@donbarbos donbarbos changed the title [pywin32] Add missing parameters for incomplete functions [pywin32] Add parameters for incomplete functions Mar 15, 2026
@github-actions

This comment has been minimized.

Copy link
Collaborator

@brianschubert brianschubert left a comment

Choose a reason for hiding this comment

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

Spot checked the definitions from PythonCOM.cpp, ddemodule.cpp, win32file*, win32inet_winhttp.cpp, win32pdhmodule.cpp, win32rasmodule.cpp, and AXDebug.cpp - all looked good. A few type suggestions that occurred to me while reviewing:

donbarbos and others added 3 commits March 16, 2026 03:20
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@donbarbos
Copy link
Contributor Author

Thanks!

@github-actions
Copy link
Contributor

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

@brianschubert brianschubert merged commit 143d22c into python:main Mar 16, 2026
39 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.

2 participants