I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Dec 02, 2023 — Dec 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-126876: Fix test_socket.testLargeTimeout() for missing _testcapi (#127517) More... 1 day ago
gh-115999: Use light-weight lock for UNPACK_SEQUENCE_LIST (gh-127514) More... 1 day ago
gh-101100: Fix Sphinx warnings about list methods (#127054) More... 2 days ago
gh-109523: Raise a BlockingIOError if reading text from a non-blocking stream cannot immediately return bytes. (GH-122933) More... 2 days ago
gh-126618: fix repr(itertools.count(sys.maxsize)) (#127048) More... 2 days ago
gh-126890: Restore stripped `ssl` docstrings (GH-127281) More... 2 days ago
Fix Unicode encode_wstr_utf8() (#127420) More... 2 days ago
GH-126491: GC: Mark objects reachable from roots before doing cycle collection (GH-127110) More... 2 days ago
add missing gc_collect() calls in sqlite3 tests (#127446) More... 2 days ago
gh-127443: Fix some entries in `Doc/data/refcounts.dat` (#127451) More... 2 days ago
GH-127429: fix sysconfig data generation on cross-builds (#127430) More... 2 days ago
gh-115999: Add partial free-thread specialization for BINARY_SUBSCR (gh-127227) More... 2 days ago
gh-126899: Add `**kw` to `tkinter.Misc.after` and `tkinter.Misc.after_idle` (#126900) More... 3 days ago
gh-119786: cleanup internal docs and fix internal links (#127485) More... 3 days ago
gh-127321: Avoid stopping at an opcode without an associated line number for breakpoint() (#127457) More... 3 days ago
gh-127356: Fix prepend doctrees directory for gettext target (#127357) More... 3 days ago
Add the missing `f` on an f-string error message in multiprocessing. (GH-127462) More... 3 days ago
gh-127165: Disallow embedded NULL characters in `_interpreters` (#127199) More... 3 days ago
GH-127381: pathlib ABCs: remove `PathBase.cwd()` and `home()` (#127427) More... 4 days ago
summarize: Fix typo in stats (#127450)
alm
More... 4 days ago
Docs: Fix incorrect indents in `c-api/type.rst` (#127449) More... 4 days ago
gh-127417: fix UTF-8 decoder optimization on AIX (#127433) More... 4 days ago
gh-119786: improve internal docs on `co_linetable` (#123198) More... 4 days ago
GH-127381: pathlib ABCs: remove `PathBase.lstat()` (#127382) More... 5 days ago
Link to correct class methods in asyncio primitives docs (#127270) More... 5 days ago
gh-127316: fix incorrect assertion in setting `__class__` in free-threading (#127399) More... 5 days ago
gh-127208: Reject null character in _imp.create_dynamic() (#127400) More... 5 days ago
fix param type in PyObject_HasAttrWithError (docs) (#127403) More... 5 days ago
gh-126024: optimize UTF-8 decoder for short non-ASCII string (#126025) More... 5 days ago
gh-127258: Fix asyncio test_staggered_race_with_eager_tasks() (#127358) More... 5 days ago