I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-119744: move a few functions from compile.c to flowgraph.c (#119745) More... 3 days ago
gh-107262: Update Tkinter tests for Tcl/Tk 8.6.14 (GH-119322) More... 3 days ago
gh-109218: Deprecate weird cases in the complex() constructor (GH-119620) More... 3 days ago
Docs: `shutil.rmtree`'s `onerror` has no pending removal version (#118947)
hugovk
as Hugo van Kemenade
More... 3 days ago
gh-109218: Improve documentation for the complex() constructor (GH-119687) More... 3 days ago
gh-119729: Use 't' in pkg-config file name for free-threaded build (#119738) More... 3 days ago
gh-109218: Refactor tests for the complex() constructor (GH-119635) More... 3 days ago
gh-119791: Fix new Tkinter tests for wantobjects=0 (GH-119792) More... 3 days ago
gh-119786: create folder in cpython repo for internals documentation (#119787) More... 3 days ago
gh-119779: Fix pyporting howto docs (#119785) More... 3 days ago
gh-119336: Restore removed _PyLong_NumBits() function (#119418) More... 3 days ago
gh-110383: Remove references to removed popen[234] (GH-112783) More... 3 days ago
gh-118055: Update the finder glossary entry (GH-118278) More... 3 days ago
gh-118235: Move RAISE_SYNTAX_ERROR actions to invalid rules and make sure they stay there (GH-119731) More... 3 days ago
GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (#119766) More... 3 days ago
GH-89727: Fix `os.fwalk()` recursion error on deep trees (#119638) More... 3 days ago
subprocess docs: Fix semantically important typo (GH-119752) More... 4 days ago
GH-119169: Implement `pathlib.Path.walk()` using `os.walk()` (#119573) More... 4 days ago
GH-89727: Partially fix `shutil.rmtree()` recursion error on deep trees (#119634) More... 4 days ago
gh-119525: Fix deadlock with `_PyType_Lookup` and the GIL (#119527) More... 4 days ago
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH-119426) More... 4 days ago
gh-119594: Improve pow(fraction.Fraction(), b, modulo) error message (#119593) More... 4 days ago
gh-119260: Clarify is_dataclass Behavior for Subclasses in Documentation and Tests (#119480) More... 4 days ago
gh-93963: Remove deprecated names from importlib.abc (#119720)
hugovk
as Hugo van Kemenade
More... 4 days ago
gh-118673: Remove shebang and executable bits from stdlib modules. (#119658) More... 4 days ago
gh-119721: Integrate documentation fixes into heapq module docstring. (gh-119722) More... 4 days ago
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717) More... 4 days ago
gh-119655: Fix reference leak in the ``_datetimemodule.c`` (gh-119713) More... 4 days ago
gh-119273: Don't run test_ioctl in a process group (#119275) More... 4 days ago
CI: set correct working directory for Hypothesis cache (GH-119345) More... 4 days ago