Skip to content

bpo-29843: Raise ValueError instead of OverflowError in case of a negative _length_ in a ctypes.Array subclass - #3822

Closed
orenmn wants to merge 2 commits into
python:masterfrom
orenmn:bpo29843-fix-neg-_length_-handling
Closed

bpo-29843: Raise ValueError instead of OverflowError in case of a negative _length_ in a ctypes.Array subclass#3822
orenmn wants to merge 2 commits into
python:masterfrom
orenmn:bpo29843-fix-neg-_length_-handling

add a NEWS.d item

8e3d4ba
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs