This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 3822
Status closed
Title bpo-29843: Raise ValueError instead of OverflowError in case of a negative _length_ in a ctypes.Array subclass
History
Date User Action Args
2018-10-22 19:20:48Oren Milmansetstatus: open -> closed
2018-10-21 12:48:34Oren Milmansetstatus: closed -> open
2018-10-21 12:48:01Oren Milmansetstatus: open -> closed
2017-09-29 14:26:33Oren Milmanlinkissue29843 pull_requests
2017-09-29 14:26:33Oren Milmancreate