Avasam
fc1e51f76b
Allow pywin32 to use pywin.mfc.DocTemplate in lieu of PyCDocTemplate ( #12888 )
2024-10-24 11:40:24 +02:00
Avasam
f36714b0fb
Various pywin32 improvements ( #11616 )
2024-03-30 19:55:30 +01:00
Avasam
0b8841edd8
pywin32: Use PEP 570 positional-only argument syntax and fix arguments ( #11321 )
2024-01-27 12:27:05 +01:00
Avasam
96526875f7
pywin32 annotations improvements ( #11177 )
2023-12-18 13:33:56 +01:00
Avasam
0c3cf8f5e6
More pywin32 stub completion ( #9308 )
...
Completed based on usage of the following libraries in mypy_primer:
- apprise
- comtypes
As well as some of the most popular libraries that use both pywin32 and mypy (all over 1k stars on github):
- certbot
- anki
- flexget
- monkey
- twisted
- salt
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2022-12-05 22:23:35 +00:00
Samuel T
a46c48136b
pywin32 stubs update ( #9040 )
...
boolean methods
win32gui_struct
MonitorFromRect, FindWindow, FindWindowEx, GetWindowPlacement, GetMenuItemRect
2022-10-30 16:04:37 -07:00
Samuel T
99cb36a784
pywin32: Complete modules using stubgen & stubtest ( #8866 )
...
Complete modules using stubgen & stubtest
2022-10-07 18:56:17 +01:00
Samuel T
0b71c96970
Add pywin32 type stubs from microsoft/python-type-stubs and mhammond/pywin32 ( #8825 )
2022-10-03 09:32:43 -07:00