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

Fix new 3.14 C API deprecation for _PyLong_Sign
#2603 opened May 9, 2025 by Avasam Loading…
Fix new 3.14 C API deprecation for _Py_HashPointer
#2602 opened May 9, 2025 by Avasam Loading…
Stop using (exposing) deprecated Py_FrozenFlag
#2593 opened Apr 30, 2025 by Avasam Loading…
Improve win32com.client.build.MapEntry strings
#2572 opened Apr 19, 2025 by Avasam Loading…
Simplify various repr calls
#2571 opened Apr 19, 2025 by Avasam Loading…
Respect subclass names in repr
#2570 opened Apr 19, 2025 by Avasam Loading…
Fix struct handling in makepy generated code
#2560 opened Apr 15, 2025 by the-snork Loading…
Cleanup com/win32com/test/testall.py
#2514 opened Apr 7, 2025 by Avasam Loading…
Fix bad format IID in VTableItem.WriteVTableMap
#2481 opened Feb 24, 2025 by Avasam Loading…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.