| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717) | Miss Islington (bot) | 2024-05-31 | 1 | -1/+33 |
| | | | | | | (cherry picked from commit 78d697b7d5ec2a6fa046b0e1c34e804f49e750b4) Co-authored-by: Steve Dower <steve.dower@python.org> | ||||
| * | gh-90329: Add _winapi.GetLongPathName and GetShortPathName and use in venv ↵ | Steve Dower | 2024-04-15 | 1 | -0/+35 |
| | | | | | to reduce warnings (GH-117817) | ||||
| * | gh-89240: Enable multiprocessing on Windows to use large process pools ↵ | Steve Dower | 2024-02-13 | 1 | -0/+94 |
| (GH-107873) We add _winapi.BatchedWaitForMultipleObjects to wait for larger numbers of handles. This is an internal module, hence undocumented, and should be used with caution. Check the docstring for info before using BatchedWaitForMultipleObjects. | |||||
