Files
cpython/Modules
David Lechner 56590f820e gh-144493: Improve error message in _overlapped.BindLocal() (#144495)
Replace a confusing error message with one that actually explains what the error is in `_overlapped.BindLocal()`.

Fixes: https://github.com/python/cpython/issues/144493
2026-02-06 09:51:19 +01:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.