I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-81479: For Help => IDLE Doc, stop double-spacing some lists. (#114168) More... 11 months ago
gh-112043: Align concurrent.futures.Executor.map docs with implementation (#114153) More... 11 months ago
gh-88531 Fix dataclass __post_init__/__init__ interplay documentation (gh-107404) More... 11 months ago
gh-106293: Fix typos in Objects/object_layout.md (#106294) More... 11 months ago
GH-110109: pathlib docs: bring `from_uri()` and `as_uri()` together. (#110312) More... 11 months ago
Fix typo in c_annotations.py comment (#108773) More... 11 months ago
gh-94220: Align fnmatch docs with the implementation and amend markup (#114152) More... 11 months ago
GH-78988: Document `pathlib.Path.glob()` exception propagation. (#114036) More... 11 months ago
gh-113655: Increase default stack size for PGO builds to avoid C stack exhaustion (GH-114148) More... 11 months ago
gh-112529: Track if debug allocator is used as underlying allocator (#113747) More... 11 months ago
Update copyright years to 2024. (GH-113608) More... 11 months ago
GH-114013: fix setting `HOSTRUNNER` for `Tools/wasm/wasi.py` (GH-114097) More... 11 months ago
Clean up backslash avoiding code in ast, fix typo (#113605) More... 11 months ago
gh-113659: Skip hidden .pth files (GH-113660) More... 11 months ago
Fix 'expresion' typo in IDLE doc (#114130) More... 11 months ago
Docs: Improve multiprocessing.SharedMemory reference (#114093) More... 11 months ago
gh-114096: Restore privileges in _winapi.CreateJunction after creating the junction (GH-114089) More... 11 months ago
gh-114069: Revise Tutorial Methods paragraph (#114127) More... 11 months ago
Fix an incorrect comment in iobase_is_closed (GH-102952) More... 11 months ago
gh-114107: test.pythoninfo logs Windows Developer Mode (#114121) More... 11 months ago
gh-111968: Use per-thread freelists for PyContext in free-threading (gh-114122) More... 11 months ago
gh-113626: Add allow_code parameter in marshal functions (GH-113648) More... 11 months ago
gh-102468: Document `PyCFunction_New*` and `PyCMethod_New` (GH-112557) More... 11 months ago
gh-114107: Fix importlib.resources symlink test if symlinks aren't supported (#114108) More... 11 months ago
gh-113858: GH Actions: Limit max ccache size for the asan build (GH-114113) More... 11 months ago
Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103) More... 11 months ago
gh-114077: Fix OverflowError in socket.sendfile() when pass count >2GiB (GH-114079) More... 11 months ago
gh-113238: add Anchor to importlib.resources (#113801) More... 11 months ago
gh-113358: Fix rendering tracebacks with exceptions with a broken __getattr__ (GH-113359) More... 11 months ago
GH-113655: Lower the C recursion limit on various platforms (GH-113944) More... 11 months ago