I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Dec 02, 2023 — Dec 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-126341: add release check to `__iter__` method of `memoryview` (#126759) More... 21 days ago
gh-71936: Fix race condition in multiprocessing.Pool (GH-124973) More... 21 days ago
gh-104745: Limit starting a patcher more than once without stopping it (#126649) More... 21 days ago
bpo-46128: Strip IsolatedAsyncioTestCase frames from reported stacktraces (#30196) More... 22 days ago
gh-126757: fix minor typo (GH-126758) More... 22 days ago
gh-119826: Improved fallback for ntpath.abspath() on Windows (GH-119938) More... 22 days ago
gh-126688: Reinit import lock after fork (#126692) More... 22 days ago
GH-120423: `pathname2url()`: handle forward slashes in Windows paths (#126593) More... 22 days ago
gh-116897: Deprecate generic false values in urllib.parse.parse_qsl() (GH-116903) More... 22 days ago
gh-89083: add support for UUID version 8 (RFC 9562) (#123224) More... 22 days ago
gh-126705: Make os.PathLike more like a protocol (#126706) More... 22 days ago
gh-76785: Improved Subinterpreters Compatibility with 3.12 (2/2) (gh-126707) More... 22 days ago
gh-95382: Use cache for indentations in the JSON encoder (GH-118636) More... 22 days ago
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
hugovk
as Hugo van Kemenade
More... 22 days ago
gh-126061: Add PyLong_IsPositive/Zero/Negative() functions (#126065) More... 22 days ago
gh-125916: Allow functools.reduce() 'initial' to be a keyword argument (#125917) More... 22 days ago
gh-126595: fix a crash when calling `itertools.count(sys.maxsize)` (#126617) More... 22 days ago
gh-126405: fix use-after-free in `_asyncio.Future.remove_done_callback` (#126733) More... 22 days ago
gh-126209: Fix inconsistency of `skip_file_prefixes` in `warnings.warn`'s C and Python implementations (GH-126329) More... 22 days ago
gh-126525: Fix `makeunicodedata.py` output on macOS and Windows (#126526) More... 22 days ago
gh-126699: allow AsyncIterator to be used as a base for Protocols (#126702) More... 22 days ago
Fix error message of "Check if Autoconf files are up to date" job (#126683) More... 22 days ago
gh-84852: Add MIME types for .eot, ,otf, .ttf, .woff and .woff2 fonts (#20199) More... 23 days ago
GH-126195: Use M1 JIT memory protection APIs (GH-126196) More... 23 days ago
gh-58749: Remove incorrect language spec claims about the global statement (GH-126523) More... 23 days ago
gh-76785: Improved Subinterpreters Compatibility with 3.12 (1/2) (gh-126704) More... 23 days ago
Docs: re-create pages for removed modules to document their removal. (#126622) More... 23 days ago
gh-126413: Add translation tests for getopt and optparse (GH-126698) More... 23 days ago
gh-76785: Minor Cleanup of Exception-related Cross-interpreter State (gh-126602) More... 23 days ago
gh-89416: Add RFC 9559 MIME types for Matroska formats (#126412)
hugovk
as Hugo van Kemenade
More... 23 days ago