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
Assigned to nobody Loading
Sort

Pull requests list

Prefer os.path.exists over os.stat try-catch
#2463 opened Jan 17, 2025 by Avasam Loading…
Avoid more exception raising hacks (old Python 2 code)
#2462 opened Jan 15, 2025 by Avasam Loading…
Remove ActiveX Scripting for Internet Explorer ActiveX
#2449 opened Jan 7, 2025 by Avasam Loading…
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…
Dropping support for Python 3.8
#2413 opened Oct 19, 2024 by Avasam Loading…
Removed considerations for Windows 95/98/ME
#2400 opened Oct 13, 2024 by Avasam Loading…
Simplify part of, type and cleanup py2d.py
#2385 opened Oct 6, 2024 by Avasam Loading…
adodbapi: Deduplicate is64bit from tests adodbapi
#2348 opened Jul 29, 2024 by Avasam Loading…
Annotate ambiguous global variables
#2323 opened Jul 25, 2024 by Avasam Loading…
Fix calls to removed os.path.walk (fixes 3 demos)
#2314 opened Jul 22, 2024 by Avasam Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.