I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-157135: Fix documentation errors in the `math.atan{2}pi` functions (#157136) More... 1 day ago
gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (#157067) More... 1 day ago
gh-156774: Speed up pdb startup with asyncio guard (#156775) More... 1 day ago
gh-156109: Allow static, non-framework iOS builds (#156110) More... 2 days ago
gh-156780: Emscripten: add missing EM_JS_DEPS (#156798) More... 2 days ago
gh-152936: Make privileged functions available on Android (#152977) More... 2 days ago
gh-123018: Keep the libedit history file header when truncating (GH-157165) More... 2 days ago
gh-127636: Fix tarfile extracting trailing slash member names (GH-152984) More... 2 days ago
gh-157159: improve the tabnanny usage message (GH-157160) More... 2 days ago
gh-150922: Fix test_cmd libedit assertion in test_bang_completion_without_do_shell (GH-156623) More... 2 days ago
gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143) More... 2 days ago
gh-156953: Fix a reference leak in curses window.insnstr() (GH-156954) More... 2 days ago
gh-156939: Fix struct.pack('0p', bytes) (#157071) More... 2 days ago
gh-156951: Do not truncate the color pair in curses.slk_color() (GH-156952) More... 2 days ago
gh-99772: Fix datetime.time comparison and hashing for sub-minute UTC offsets (#155024) More... 2 days ago
gh-156963: Raise TypeError when concatenating complexstr with another type (GH-156964) More... 2 days ago
gh-152433: Allow building mimalloc for Windows UWP (GH-152477) More... 2 days ago
gh-156505: Speed up difflib.HtmlDiff for lopsided replacements (GH-156506) More... 2 days ago
gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370) More... 3 days ago
gh-157025: Fix transport cleanup when cancelling asyncio native sendfile (#157027) More... 3 days ago
gh-157048: check for buffer errors before mutating in BytesIO.__init__ (#157049) More... 3 days ago
gh-153569: return token spans and unify decoded source storage (#156482) More... 3 days ago
gh-155835: fix `digest_size` data race on BLAKE-2 objects (#155839) More... 3 days ago
gh-155835: fix `digest_size` and `block_size` data races on SHA-3 objects (#155838) More... 3 days ago
gh-155843: properly initialize HMAC objects to prevent crashes after allocation failures (#155845) More... 4 days ago
gh-156512: Fix asyncio calling connection_lost() twice from resume_writing() (#156657) More... 4 days ago
gh-156310: Make the iter() sequence fallback iterator safe in free-threaded build (#156311) More... 4 days ago
gh-154511: Consolidate IDLE's mouse wheel handling in util (GH-156974) More... 4 days ago
no-issue: Add separate docstring for frozendict (gh-156986) More... 4 days ago
gh-127296: Document that argparse count action starts from a non-zero default (#156908) More... 4 days ago