7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention experimental no-GIL interpreter support in changelog and in setup.py (#2780) More... 16 days ago
Update MAPIStubLibrary for non-MSVC compatibility (#2764) More... 23 days ago
Add missing changelog entry for mfc140.dll fix (#2777) More... 24 days ago
Add unsafe and not available by default no-GIL support (#2767) More... 24 days ago
Fix `_try`/`_except` for MinGW and cleanup redundant exception macros (#2772) More... 26 days ago
legacy_stdio_definitions (#2773) More... 26 days ago
Fix inverted condition to include `mfc140u.dll` More... 29 days ago
Missed a UNICODE global in pywintypes (#2769) More... about 1 month ago
Implement PEP 639 (Full SPDX license expression) (#2770) More... about 1 month ago
Build 312.1 More... about 1 month ago
Build 312 More... about 1 month ago
A few missing changelog entries (#2768) More... about 1 month ago
Update release skippable extensions + Fix `_why_cant_build_extension` for MinGW (#2762) More... about 1 month ago
Don't build scintilla if can't build Pythonwin (#2760) More... about 1 month ago
Fix C++ typing issues for MinGW compiler (#2759) More... about 1 month ago
Stop using (exposing) deprecated `Py_FrozenFlag` (#2593) More... about 2 months ago
cleanup and modernize mfc140u.dll discovery (#2755) More... about 2 months ago
Prefer `os.path.exists` over `os.stat try-catch` (#2463) More... about 2 months ago
update various preprocessors for mingw (#2752) More... about 2 months ago
setup.py: Account for non-win platforms (x86_64 machine and standardized path slashes) (#2753) More... about 2 months ago
Add Python 3.15 builds (#2756) More... 2 months ago
Fix `define_macros` not being passes to compiler (#2751) More... 2 months ago
`.pyo` are no longer a thing since Python 3.5 (#2754) More... 2 months ago
Fix naming of `Win32app.h` (#2748) More... 2 months ago
Fix mingw compiler detection with cross-compilation (#2743) More... 2 months ago
Fix goto crossing initialization of variables (#2749) More... 2 months ago
`not` is a reserved C++ keyword (#2741) More... 2 months ago
Fix invalid string preprocessing tokens for mingw (#2742) More... 2 months ago
Remove considerations for old bundled, non-mapi-vendored exchange headers (#2747) More... 2 months ago
More header filename cases fixes (#2744) More... 2 months ago