SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

Remove unreachable code in mmapmodule error path on Windows (GH-143063)

mmapmodule: remove unreachable code in Windows error path

Remove an unreachable `return NULL` after `PyErr_SetFromWindowsErr()` in
the Windows mmap resize error path.

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Y
Yongtao Huang committed
39608781437e3ab9b3be88bfdb99ac0e4ac78576
Parent: 6213a51
Committed by GitHub <noreply@github.com> on 12/22/2025, 10:16:50 AM