I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Sep 20, 2025 — Oct 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-140001: Remove obsolete TCL_WIN_SOCKET macro (from Tcl 7.x) from _tkinter.c (GH-139998) More... 7 days ago
gh-140009: Improve performance of `list_extend_dictitems` by using `PyTuple_FromArray` (#140010) More... 7 days ago
gh-131189: Remove `curses` mention from `PYTHON_BASIC_REPL` docs (#140022) More... 7 days ago
gh-136438: Make sure test.test_pydoc.test_pydoc pass with all optimization levels (#136479) More... 8 days ago
gh-112075: Remove _PyObject_SetManagedDict() function (#139737) More... 8 days ago
GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActions (#139980) More... 8 days ago
gh-139155: Remove "dictionaries are sorted by key" note in `pprint` docs (GH-139159) More... 8 days ago
gh-139988: fix a leak when failing to create a Union type (#139990) More... 8 days ago
gh-116738: test `dbm.gnu` module on FT Python build (#138467) More... 8 days ago
gh-138044: Fix `importlib.resources.files` deprecation docs (#139632) More... 9 days ago
gh-139482: Add `posix._clearenv()` function (#139965) More... 9 days ago
gh-111489: Remove _PyTuple_FromArray() alias (#139973) More... 9 days ago
gh-101100: Fix Sphinx warnings in `Doc/library/signal.rst` (GH-139930) More... 9 days ago
gh-139929: fix incorrect OpenSSL version-based guard in `_ssl.c` (GH-139945) More... 9 days ago
gh-139905: Provide suggestion in error message if `Generic.__init_subclass__` was not called (#139943) More... 9 days ago
gh-139935: do not skip test on real errors in `os.getlogin` (#139953) More... 9 days ago
gh-139935: fix `test_os.test_getlogin` on some platforms (#139936) More... 9 days ago
gh-96491: Deduplicate version in IDLE shell title (#139841) More... 10 days ago
gh-139924: Add PyFunction_PYFUNC_EVENT_MODIFY_QUALNAME event for function watchers (#139925) More... 10 days ago
gh-139001: Fix thread-safety issue in `pathlib.Path` (gh-139066) More... 10 days ago
gh-138843: Removing "Unpacking" section from Download page (GH-139918) More... 10 days ago
pathlib ABCs: restore `relative_to()` and `is_relative_to()` (#138853) More... 10 days ago
gh-139894: fix incorrect sharing of current task while forking in `asyncio` (#139897) More... 10 days ago
gh-101100: Document `zlib` public constants to fix reference warnings (#139835) More... 10 days ago
gh-139843: Document signals (SIGSTOP, SIGVTALRM, SIGPROF) to fix sphinx references (GH-139896) More... 10 days ago
gh-139065: Fix trailing space before long word in textwrap (GH-139070) More... 10 days ago
gh-63161: Fix PEP 263 support (GH-139481) More... 10 days ago
gh-129813: Fix PyBytesWriter tests (#139892) More... 10 days ago
gh-139353: Add Objects/unicode_format.c file (#139491) More... 10 days ago
gh-139184: Set O_CLOEXEC for master_fd when calling os.forkpty() (#139408) More... 10 days ago