1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Dec 19, 2022 — Jan 18, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changelog: add release notes for 1.8 (#16689) More... 4 months ago
GH-111485: Delete the old generator code. (GH-113321) More... 4 months ago
gh-113336: Remove the 'version' directive from Argument Clinic (#113341) More... 4 months ago
Docs: update URL in Argument Clinic CLI help text (#113351) More... 4 months ago
Docs: OpenSSL wording ambiguity (#113296) More... 4 months ago
gh-112305: Fix check-clean-src to detect frozen_modules .h files. (#113344) More... 4 months ago
gh-111375: Use `NULL` rather than `None` in the exception stack to indicate that an exception was handled (#113302) More... 4 months ago
GH-113214: Fix SSLProto exception handling in SSL-over-SSL scenarios (#113334) More... 4 months ago
gh-113330: Fix mimalloc headers reference (#113331) More... 4 months ago
GH-111485: Fix DEFAULT_OUTPUT in opcode_metadata_generator.py (#113324) More... 4 months ago
gh-113257: Automatically generate pip SBOM metadata from wheel (#113295) More... 4 months ago
gh-113255: Clarify docs for `typing.reveal_type` (#113286)
Kir
More... 4 months ago
GH-111485: Generate `TARGET` table for computed goto dispatch. (GH-113319) More... 4 months ago
GH-111485: Generate instruction and uop metadata (GH-113287) More... 4 months ago
gh-111178: Make slot functions in typeobject.c have compatible types (GH-112752) More... 4 months ago
Add explanation about docstring for PyGetSetDef (gh-1248) More... 4 months ago
gh-112205: Support docstring for `@getter` (#113160) More... 4 months ago
Fix typo in datamodel docs (#113314) More... 4 months ago
Fix typo in collections.abc docs example (#113310) More... 4 months ago
add Ujan to ACKS for work on enum docs (GH-113301) More... 4 months ago
gh-111973: Update Windows installer to use SQLite 3.44.2 (#113281) More... 4 months ago
gh-87264: Convert tarinfo type to stat type (GH-113230) More... 4 months ago
Begin logging X-Forwarded-For in haproxy frontends (#327) More... 4 months ago
Add initial guide for maintaining Software Bill-of-Materials (#1251) More... 4 months ago
gh-111973: Update macOS installer to use SQLite 3.44.2 (GH-113279) More... 4 months ago
gh-101100: Fix Sphinx warnings in `library/ast.rst` (#113289) More... 4 months ago
gh-112205: Require @getter and @setter to be methods (#113278) More... 4 months ago
gh-113054: Compiler no longer replaces a redundant jump with no line number by a NOP (#113139) More... 4 months ago
gh-113234: tomllib docs: reorder conversion table & add remaining types (GH-113236) More... 4 months ago
gh-113208: Mention namespace packages don't require __init__.py (#113209) More... 4 months ago