I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Apr 19, 2024 — Apr 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-132159: Do not shadow user arguments in generated `__new__` by `@warnings.deprecated` (#132160) More... 12 days ago
gh-132011: Fix crash on invalid `CALL_LIST_APPEND` deoptimization (#132018) More... 12 days ago
gh-132139: 3.14 what's new: elaborate on why you can no longer set `Union` attributes (#132157) More... 12 days ago
gh-131178: Add tests for `pickle` command-line interface (#131275) More... 12 days ago
gh-132139: Document that you can no longer set attributes on unions (#132146) More... 13 days ago
gh-128182: add critical sections to ctypes arrays getters and setters (#132152) More... 13 days ago
Docs: Replace dead hyperlink for CGI environment variables (#132137) More... 13 days ago
gh-132134: Add the clangd ``.cache`` directory to ``.gitignore`` (#132135) More... 13 days ago
GH-131798: Narrow the result of _CONTAINS_OP_SET to bool in the JIT (GH-132057) More... 13 days ago
gh-131852: Filter out POT-Creation-Date in msgfmt (GH-131880) More... 13 days ago
Fix numbered list syntax in programming.rst (#130158) More... 13 days ago
GH-118761: Expose more core interpreter types in ``_types`` (#132103) More... 13 days ago
gh-132132: Upgrade LLVM on tail calling CI (GH-132098) More... 13 days ago
gh-131591: Fix GENERATE_DEBUG_SECTION for clangcl on Windows (GH-132112) More... 13 days ago
gh-126703: Add PyCFunction freelist (GH-128692) More... 13 days ago
Generate social media preview cards for the documentation (#132101) More... 14 days ago
Skip a test for Bluetooth HCI socket (added in GH-132023) if it fails (GH-132072) More... 14 days ago
Docs: Fix typo in `InternalDocs/jit.md` (#132119) More... 14 days ago
gh-128182: add critical section to `_ctypes.Simple` getters and setters (#132081) More... 14 days ago
gh-128182: add critical section to `_ctypes.PyCData` methods (#132082) More... 14 days ago
gh-85162: Add `HTTPSServer` to `http.server` to serve files over HTTPS (#129607) More... 14 days ago
Docs: document `plistlib.InvalidFileException` (#132069) More... 14 days ago
gh-131015: Add test for bytes formatting errors (#131881) More... 14 days ago
gh-131912: Improve description of grouping options in the format specification docs (#132030) More... 14 days ago
gh-129463, gh-128593: Simplify ForwardRef (#129465) More... 14 days ago
gh-109599: Expose `CapsuleType` via the `_types` module (#131969) More... 14 days ago
gh-131933: Document UnionType/Union merger in What's New (#131941) More... 14 days ago
Fix typo in `template_replace()` test helper docstring (#132094) More... 14 days ago
gh-100239: fix bug in comparison (#132093) More... 14 days ago
gh-99108: Implement HACL* HMAC (#130157) More... 14 days ago