-
Notifications
You must be signed in to change notification settings - Fork 807
Pull requests: mhammond/pywin32
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implementation of 'com_record' as a subclassable Python type.
#2437
opened Dec 13, 2024 by
geppi
Loading…
Fix plenty of mypy
misc
+name-defined
+attr-defined
and pyright reportAttributeAccessIssue
from pythoncom.py
and pywintypes.py
#2418
opened Oct 23, 2024 by
Avasam
Loading…
Make
pywin32_postinstall
and pywin32_testall
into Console Scripts
#2408
opened Oct 15, 2024 by
Avasam
Loading…
Bump GitHub actions and checkers
dependencies
Pull requests that update a dependency file
#2376
opened Sep 15, 2024 by
Avasam
Loading…
Make adodbapi's readme a neatly formatted markdown with more links
adodbapi
#2352
opened Aug 2, 2024 by
Avasam
Loading…
adodbapi: reduce
_raiseConnectionError
and _raiseCursorError
to a single argument
adodbapi
#2351
opened Aug 2, 2024 by
Avasam
Loading…
adodbapi: improve module docstrings, top-of-file comments and version infos
adodbapi
#2347
opened Jul 29, 2024 by
Avasam
Loading…
mypy: resolve many str-format, has-type, valid-type, var-annotated, valid-type, type-var
#2336
opened Jul 27, 2024 by
Avasam
Loading…
adodbapi: Simplify dict iterations from Python 2 to 3 migration
adodbapi
#2332
opened Jul 26, 2024 by
Avasam
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.