-
Notifications
You must be signed in to change notification settings - Fork 825
Insights: mhammond/pywin32
Overview
Could not load contribution data
Please try again later
12 Pull requests merged by 2 people
-
Building Python 3.14
#2511 merged
May 7, 2025 -
Move verstamping to a better spot and reduce reliance on MSVCCompiler override hacks
#2599 merged
May 5, 2025 -
Fix setuptools 76.1 issue (and bump to >=77.0.3)
#2587 merged
May 5, 2025 -
Add Python 3.9 ARM64 wheel
#2584 merged
Apr 28, 2025 -
CHANGES.txt
: Save as UTF-8 / remove BOM#2586 merged
Apr 28, 2025 -
Update Ruff to 0.11 (2025 formatting style introduced in 0.9)
#2458 merged
Apr 27, 2025 -
No unnecessary len or dict comprehension
#2554 merged
Apr 27, 2025 -
Change
PendingDeprecationWarning
toDeprecationWarning
#2503 merged
Apr 27, 2025 -
Resolve Python 3.10 threading deprecation warnings
#2576 merged
Apr 27, 2025 -
Update some
repr
to produce a string representation valid foreval
#2573 merged
Apr 27, 2025 -
Documentation for the COM Record Support.
#2578 merged
Apr 27, 2025
20 Pull requests opened by 2 people
-
AutoDuck: include link to documentation, examples and source
#2577 opened
Apr 21, 2025 -
Native ARM64 CI builds and tests
#2581 opened
Apr 26, 2025 -
[Merge by June 2025] Update to Windows 2022 runner image
#2582 opened
Apr 27, 2025 -
Shorten ` --config-setting=--build-option` commands
#2583 opened
Apr 27, 2025 -
Remove obsolete `GetVersion(Ex)` platform check and fix build deprecation warnings
#2589 opened
Apr 29, 2025 -
Add missing licenses
#2590 opened
Apr 29, 2025 -
Replace `_PyUnicode_AsString` and `PYWIN_ATTR_CONVERT` with `PyUnicode_AsUTF8`
#2591 opened
Apr 30, 2025 -
Stop using (exposing) deprecated `Py_FrozenFlag`
#2593 opened
Apr 30, 2025 -
Avoid forgetting about stacklevel in warnings
#2594 opened
Apr 30, 2025 -
Make `PackMENUITEMINFO: please use dwItemData instead of dwTypeData` an actual DeprecationWarning
#2595 opened
Apr 30, 2025 -
Fix pywin32_bootstrap.py to handle early initialization environments
#2596 opened
May 2, 2025 -
Stop using deprecated `build_ext.swig_cpp`
#2598 opened
May 5, 2025 -
Redundant checks in `my_compiler.spawn`
#2600 opened
May 5, 2025 -
Fix new 3.14 C API deprecation for `_Py_HashPointer`
#2602 opened
May 9, 2025 -
Fix new 3.14 C API deprecation for `_PyLong_Sign`
#2603 opened
May 9, 2025 -
Remove obsolete Python 2 `PY_MAJOR_VERSION` checks
#2604 opened
May 9, 2025 -
Try temporary workaround for Python 3.14 generated headers
#2605 opened
May 10, 2025 -
Download documentation artefact directly to site folder
#2608 opened
May 13, 2025 -
Speedup CI by merging checkers with matrix
#2610 opened
May 16, 2025 -
Remove distutils.command.install_data
#2611 opened
May 16, 2025
3 Issues closed by 1 person
-
description in wheels doesn't work
#1613 closed
May 13, 2025 -
Why does an idle python service needs 1% to 1,6% of my CPU?
#2364 closed
May 13, 2025 -
pywin32
#2592 closed
Apr 30, 2025
5 Issues opened by 4 people
-
Help deployment to gh-pages is not running
#2607 opened
May 13, 2025 -
ImportError: DLL load failed while importing win32api: The specified procedure could not be found
#2597 opened
May 5, 2025 -
Python C API Deprecations
#2588 opened
Apr 29, 2025 -
Pywin32 - DLL load failed while importing _win32sysloader
#2580 opened
Apr 25, 2025 -
`PyCColorDialog.SetCustomColors` returns error without setting exception
#2579 opened
Apr 24, 2025
30 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fix struct handling in makepy generated code
#2560 commented on
Apr 23, 2025 • 1 new comment -
Fix `win32com.client.util.Enumerator.Clone` + Address most `reportCallIssue`
#2333 commented on
May 8, 2025 • 1 new comment -
Respect subclass names in repr
#2570 commented on
Apr 27, 2025 • 0 new comments -
Add initial `DECIMAL/VT_DECIMAL` support
#2568 commented on
Apr 29, 2025 • 0 new comments -
Comment only changes from #2413
#2565 commented on
May 8, 2025 • 0 new comments -
testPyComTest: cleanup imports and provide script for building
#2512 commented on
Apr 27, 2025 • 0 new comments -
Enable Python Development Mode in CI
#2502 commented on
Apr 21, 2025 • 0 new comments -
Set specific non-UTF8 encodings for 2 known files in .gitattributes
#2496 commented on
Apr 21, 2025 • 0 new comments -
Fix typos, unknown utf8-chars, and capitalize GitHub in docs
#2495 commented on
May 7, 2025 • 0 new comments -
Avoid more exception raising hacks (old Python 2 code)
#2462 commented on
Apr 28, 2025 • 0 new comments -
Remove ActiveX Scripting for Internet Explorer
#2449 commented on
Apr 27, 2025 • 0 new comments -
Let checkers and IDEs know that `pywintypes` and `pythoncom` are actually dynamic modules
#2418 commented on
May 8, 2025 • 0 new comments -
Dropping support for Python 3.8
#2413 commented on
May 8, 2025 • 0 new comments -
Simplify part of, type and cleanup py2d.py
#2385 commented on
Apr 27, 2025 • 0 new comments -
Annotate ambiguous global variables
#2323 commented on
Apr 30, 2025 • 0 new comments -
Fix all `reportGeneralTypeIssues` that can be resolved by simply adding annotations
#2321 commented on
Apr 30, 2025 • 0 new comments -
Fix Python failure handling in `Pythonwin/pywin/framework/scriptutils.py`
#2319 commented on
Apr 30, 2025 • 0 new comments -
Type `EventSink.myInvokeMethod` as non-None in normal circumstance + re-enable `reportOptionalCall`
#2285 commented on
Apr 28, 2025 • 0 new comments -
Replace all old-style `%r` string formatting
#2278 commented on
Apr 29, 2025 • 0 new comments -
adodbapi: Simplify simple functions by using assignments and fix misplaced docstrings
#2250 commented on
Apr 29, 2025 • 0 new comments -
adodbapi: prefer f-string > format > printf-style autofixes
#2241 commented on
Apr 29, 2025 • 0 new comments -
Prefer more f-strings and non-printf-style format
#2223 commented on
Apr 27, 2025 • 0 new comments -
Dead documentation links / Keep online doc updated
#394 commented on
May 13, 2025 • 0 new comments -
Pywin32 fails in Python 3.9 embedded installation
#1618 commented on
May 9, 2025 • 0 new comments -
Embedded python failed `import pywintypes` using pywin32 version >302
#1916 commented on
May 8, 2025 • 0 new comments -
"Operation aborted" when trying to send mails with outlook
#1558 commented on
May 6, 2025 • 0 new comments -
Missing license
#1127 commented on
Apr 29, 2025 • 0 new comments -
Limited support of the PyPy
#1289 commented on
Apr 29, 2025 • 0 new comments -
Free-threaded support?
#2303 commented on
Apr 28, 2025 • 0 new comments -
`CreatePseudoConsole` is missing from `win32console`
#1684 commented on
Apr 27, 2025 • 0 new comments