bpo-40915: Fix mmap resize bugs on Windows (GH-29213)#29213
Merged
Merged
bpo-40915: Fix mmap resize bugs on Windows (GH-29213)#29213
Commits
Commits on Oct 23, 2021
Commits on Oct 25, 2021
Add & tweak resize tests for Windows:
Show description for 2742cadcommitted- committed
- committed
Add a specific test to check that resizing a named mapping fails with an exception but retains the mapping
Show description for b1a6c5fcommitted