Pull Request - Python tracker

Pull Request

URL PR 5576
Status open
Title bpo-32782: PEP3118 itemsize of an empty ctypes array should not be 0
History
Date User Action Args
2019-06-08 02:02:40Eric.Wiesersetstatus: closed -> open
2019-06-08 02:02:29Eric.Wiesersetstatus: open -> closed
2018-08-08 05:26:10Eric.Wiesersetstatus: closed -> open
2018-08-08 05:26:07Eric.Wiesersetstatus: open -> closed
2018-02-07 07:41:10Eric.Wiesersettitle: bpo-32782: Itemsize of an empty array should not be 0 -> bpo-32782: PEP3118 itemsize of an empty ctypes array should not be 0
2018-02-07 07:19:38Eric.Wieserlinkissue32782 pull_requests
2018-02-07 07:19:38Eric.Wiesercreate