Skip to content

Pull requests: mhammond/pywin32

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Prefer exist_ok=True in makedirs instead of try-catch
#2440 opened Dec 15, 2024 by Avasam Loading…
Reduce usages of empty split() on literal strings
#2438 opened Dec 14, 2024 by Avasam Loading…
Restore shipping help file
#2432 opened Nov 19, 2024 by Avasam Draft
Remove unused hIcon param from PyShellExecuteEx
#2423 opened Oct 27, 2024 by Avasam Loading…
Dropping support for Python 3.8
#2413 opened Oct 19, 2024 by Avasam Loading…
Fix nbios.NCBStruct packing
#2406 opened Oct 15, 2024 by Avasam Loading…
pycln: cleanup imports not in known-side effects list
#2402 opened Oct 13, 2024 by Avasam Loading…
Removed considerations for Windows 95/98/ME
#2400 opened Oct 13, 2024 by Avasam Loading…
test free-threaded builds
#2395 opened Oct 12, 2024 by Avasam Draft
Add test for postinstall
#2392 opened Oct 12, 2024 by Avasam Loading…
Simplify part of, type and cleanup py2d.py
#2385 opened Oct 6, 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…
adodbapi: Deduplicate is64bit from tests adodbapi
#2348 opened Jul 29, 2024 by Avasam Loading…
Completely type win32timezone
#2334 opened Jul 27, 2024 by Avasam Loading…
Address most reportCallIssue found by pyright
#2333 opened Jul 27, 2024 by Avasam Loading…
ProTip! Filter pull requests by the default branch with base:main.