I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 31, 2025 — Aug 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-156689: Fix out-of-bounds read in `PyAst_CheckMode()` for `mode='func_type'` (#156697) More... 2 days ago
gh-156676: Skip `test_pyinit_function_raises_exception` for other implementations (GH-156684)
sai
More... 3 days ago
gh-151914: Copyedit "What's new in Python 3.16" (#156678)
hugovk
as Hugo van Kemenade
More... 3 days ago
gh-156614: Fix the parameter list grammar in the language reference (#156622) More... 3 days ago
gh-123299: What's New: Link to compression and compression.zstd (#156661)
hugovk
as Hugo van Kemenade
More... 3 days ago
gh-156662: Note that TaskGroup.create_task() raises RuntimeError (#156663) More... 3 days ago
gh-156500: Reject non-positional parameters in `ctypes.util.wrap_dll_function` (GH-156501) More... 3 days ago
Enable linting of lazy import tests (#156624) More... 3 days ago
gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647) More... 3 days ago
gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (#156524) More... 3 days ago
Fix a dangling pointer and reference leak in `local_timezone_from_timestamp` (#156598) More... 3 days ago
gh-44871: Improve DOM Level 1 conformance of xml.dom.minidom (#155641) More... 3 days ago
gh-156635: Fix the exceptions in the xml.dom documentation (GH-156636) More... 3 days ago
gh-151943: Document the CharacterData interface and other DOM members (GH-155632) More... 3 days ago
gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392) More... 3 days ago
gh-155725: Remove `PyGILState_Ensure` usage from `tracemalloc` (#156409) More... 3 days ago
gh-148442: Eliminate race condition in list rich comparison (GH-148531) More... 3 days ago
gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes (GH-150691) More... 3 days ago
gh-142414: Isolate reloading modules in test_interpreters (#144096) More... 3 days ago
gh-156466: fix cleanup on error after Enter in codegen_enter_scope (#156467) More... 4 days ago
gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239) More... 4 days ago
gh-69370: Fix "python -m inspect --details" for unencodable paths (GH-155246) More... 4 days ago
gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396) More... 4 days ago
gh-108885: Report the examples of a doctest run by unittest (GH-155377) More... 4 days ago
gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415) More... 4 days ago
gh-102475: Fix os.path.realpath() for names which look like a drive (GH-155399) More... 4 days ago
gh-87587: Fix os.device_encoding() for any console on Windows (GH-155410) More... 4 days ago
gh-72353: Continue reading from the console after ignored Ctrl+C (GH-155434) More... 4 days ago
gh-85470: Delay load ole32.dll in the _ctypes module (GH-155435) More... 4 days ago
gh-151365: Revert temporary Git downgrade (#156584) More... 4 days ago