I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 15, 2024 — Apr 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-127945: move initialization of field desc to module exec in ctypes (#132552) More... 1 day ago
gh-132176: Fix crash on `type()` when `tuple` subclass passed as `bases` (#132212) More... 1 day ago
gh-130664: support '_' (just as ',') in Decimal's formatting (#132155) More... 1 day ago
gh-129987: Selectively re-enable SLP autovectorization of _PyEval_EvalFrameDefault (#132530) More... 1 day ago
GH-123599: Match `file:` URL hostname against machine hostname in urllib (#132523) More... 2 days ago
gh-124476: Fix decoding from the locale encoding in the C.UTF-8 locale (GH-132477) More... 2 days ago
gh-70145: Add support for channels in Bluetooth HCI protocol (GH-132481) More... 2 days ago
gh-85702: Catch IsADirectoryError in zoneinfo (#131333) More... 2 days ago
gh-131885: Document `/` for `codecs` functions (#131992) More... 2 days ago
gh-131803: Clarify that you must register signal handlers for set_wakeup_fd (#131859) More... 2 days ago
gh-46236: Add missing PyUnicode_FromOrdinal() doc (#132040) More... 2 days ago
gh-131757: allow lru_cache functions to execute concurrently (#131758) More... 2 days ago
gh-132515: de-duplicate `test_dataclass_derived_generic_from_slotted_base` (#132516) More... 2 days ago
Docs: fix some typos in `Doc/library` (#132511) More... 2 days ago
GH-131498: Cases generator: Allow input and 'peek' variables to be modified (GH-132506) More... 2 days ago
gh-127945: fix thread safety and add lock held assertions to paramfunc in ctypes (#132473) More... 3 days ago
gh-71339: Use new assertion methods in the email tests (GH-129055) More... 3 days ago
gh-71339: Use new assertion methods in the http tests (GH-129058) More... 3 days ago
gh-71339: Use new assertion methods in the urllib tests (GH-129056) More... 3 days ago
GH-115322: fix ctypes call_function audit hook on 32-bit platforms (GH-132496) More... 3 days ago
gh-124986: Fix test_no_leaking in test_subprocess on NetBSD and FreeBSD (GH-132476) More... 3 days ago
gh-132099: Harmonize Bluetooth address handling (GH-132486) More... 3 days ago
GH-125866: Support complete "file:" URLs in urllib (#132378) More... 3 days ago
gh-132064: Make annotationlib use __annotate__ if only it is present (#132195) More... 3 days ago
gh-132388: fix typos in `Lib/test/test_hmac.py` (#132480) More... 3 days ago
gh-120144: Refactor bdb monitoring backend to match settrace behavior (#132484) More... 3 days ago
GH-115322: Add missing audit hooks (GH-115624) More... 3 days ago
gh-86513: improve docs of loop.call_exception_handler (#132466) More... 3 days ago
gh-132435: Test syntax warnings in a finally block (GH-132436) More... 3 days ago
gh-101100: Fix sphinx warnings in `library/plistlib.rst` (#132422) More... 3 days ago