I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Apr 28, 2024 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-119118: Fix performance regression in tokenize module (#119615) More... 2 days ago
gh-119676: remove several pseudo instructions which are use only in codegen (#119677) More... 2 days ago
gh-119011: `type.__type_params__` now return an empty tuple (#119296) More... 2 days ago
gh-117865: Defer import of re in ast (#119546) More... 2 days ago
gh-117398: gh-119655: datetime: Init static state once & don't free it (GH-119662) More... 2 days ago
gh-119581: Add a test of InitVar with name shadowing (#119582) More... 2 days ago
gh-119396: Optimize unicode_repr() (#119617) More... 2 days ago
gh-119659: Move `@no_rerun` to `test.support` (#119660) More... 2 days ago
gh-118824: Remove deprecated `master_open` and `slave_open` from `pty` (#118826) More... 2 days ago
[doc] Clarify the nature of the root logger in the `logging` documentation (GH-119440) More... 3 days ago
gh-116860: Remove outdated `test_parserhack` from `test_future` (#116861) More... 3 days ago
gh-117557: Improve error messages when a string, bytes or bytearray of length 1 are expected (GH-117631) More... 3 days ago
Fix typos in comments (#119645) More... 3 days ago
gh-119311: Fix name mangling with PEP 695 generic classes (#119464) More... 3 days ago
gh-117398: Add multiphase support to _datetime (gh-119373) More... 3 days ago
gh-119584: Fix test_import Failed Assertion (gh-119623) More... 3 days ago
Misc cleanups and wording improvements for the itertools docs (gh-119626) More... 3 days ago
Withdraw most of my ownership in favor of Mark (#119611) More... 3 days ago
Docs: Move inline JavaScript to own file to reduce duplication (#119541)
hugovk
as Hugo van Kemenade
More... 3 days ago
gh-119580: Improve version added section for convenience variable (#119583) More... 3 days ago
Docs: Only install sphinx-autobuild for `make htmllive` (#119607)
hugovk
as Hugo van Kemenade
More... 3 days ago
Docs: Add class role for IPV{4,6}Address and fix a typo (#118059) More... 3 days ago
GH-117283: Add doc warning for `PyTuple_SetItem` refcount > 1 (#117916) More... 4 days ago
gh-119467: Fix Py_buffer.format type and correct documentation typo (#119475) More... 4 days ago
``Include/internal/pycore_import.h``: Fix typo (#119586) More... 4 days ago
Fix typos in HISTORY documentation (#119453) More... 4 days ago
Re-order imports to align with zipp 3.18.2 (#119587) More... 4 days ago
gh-102864: Add switching frame test for pdb (#119564) More... 4 days ago
gh-119562: Remove unused private string constants from `ast.py` (#119576) More... 4 days ago
gh-111997: Fix argument count for LINE event and clarify type of argument counts. (#119179) More... 4 days ago