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
Copy Markdown
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
Copy Markdown
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:

Comment thread stubs/pywin32/_win32typing.pyi Outdated
Comment thread stubs/pywin32/_win32typing.pyi Outdated
Comment thread stubs/pywin32/_win32typing.pyi Outdated
Comment thread stubs/pywin32/win32/win32inet.pyi Outdated
Comment thread stubs/pywin32/win32/win32pdh.pyi Outdated
Comment thread stubs/pywin32/win32/win32ras.pyi Outdated
Comment thread stubs/pywin32/win32comext/axdebug/axdebug.pyi Outdated
donbarbos and others added 3 commits March 16, 2026 03:20
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@donbarbos
Copy link
Copy Markdown
Contributor Author

Thanks!

@github-actions
Copy link
Copy Markdown
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
@donbarbos donbarbos deleted the add-missingparams-pywin32 branch March 27, 2026 04:46
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