Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 7, 2024
Apply suggestions from code review
Show description for 9737f22- committed
support mmap_gfind
Show description for 8533af5committedUpdate Lib/test/test_mmap.py
Show description for f02c83a
Commits on May 6, 2024
- committed
Update Lib/test/test_mmap.py
Show description for aa2b41d- committed
- committed
- committed
- committed
- committed
Update Lib/test/test_mmap.py
Show description for 0d70108- committed
- committed
- committed
- committed
Update Misc/NEWS.d/next/Windows/2024-04-24-05-16-32.gh-issue-118209.Ryyzlz.rst
Show description for b809ce9
Commits on May 3, 2024
- committed
Commits on May 2, 2024
- committed
- committed
handle EXCEPTION_ACCESS_VIOLATION
Show description for 04dc2d9committed
Commits on May 1, 2024
Update Modules/mmapmodule.c
Show description for 364d846improve macro
Show description for 92f4bf0committed
Commits on Apr 30, 2024
add safe_byte_copy, safe_memmove, safe_memchr, safe_copy_from_slice and safe_copy_to_slice
Show description for c0bd57bcommitted
Commits on Apr 26, 2024
- committed
- committed
use PyBytes_AS_STRING instead of raw access
Show description for ba96163fix passing dest as pointer in mmap_read_byte_method
Show description for 448fa90
Commits on Apr 25, 2024
Apply suggestions from code review
Show description for cb1ef19- committed
Commits on Apr 24, 2024
Commits on Apr 23, 2024
gh-118074: Immortal executors are not GC-able (#118182)
Show description for 7e87d30authored- authored