[issue38127] A fatal error when running test_ctypes

2019-09-11 Thread Zackery Spytz
New submission from Zackery Spytz : When running test_ctypes, I encountered a fatal error. ./python -m test test_ctypes Run tests sequentially 0:00:00 load avg: 0.13 [1/1] test_ctypes Fatal Python error: a function returned a result with an error set MemoryError The above exception was the dir

[issue38127] A fatal error when running test_ctypes

2019-09-11 Thread Zackery Spytz
Change by Zackery Spytz : -- keywords: +patch pull_requests: +15637 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16011 ___ Python tracker ___ __

[issue38127] A fatal error when running test_ctypes

2019-09-12 Thread Benjamin Peterson
Benjamin Peterson added the comment: New changeset ea683deccc505a781eb8c6a88b0835ad5151 by Benjamin Peterson (Zackery Spytz) in branch 'master': closes bpo-38127: _ctypes: PyObject_IsSubclass() should be checked for failure. (GH-16011) https://github.com/python/cpython/commit/ea683deccc5

[issue38127] A fatal error when running test_ctypes

2019-09-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +15643 pull_request: https://github.com/python/cpython/pull/16020 ___ Python tracker ___ __

[issue38127] A fatal error when running test_ctypes

2019-09-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +15642 pull_request: https://github.com/python/cpython/pull/16019 ___ Python tracker ___ __

[issue38127] A fatal error when running test_ctypes

2019-09-12 Thread miss-islington
miss-islington added the comment: New changeset 79cbaf50ac9530d507149402de5c84fa590d9cfb by Miss Islington (bot) in branch '3.8': closes bpo-38127: _ctypes: PyObject_IsSubclass() should be checked for failure. (GH-16011) https://github.com/python/cpython/commit/79cbaf50ac9530d507149402de5c84

[issue38127] A fatal error when running test_ctypes

2019-09-12 Thread miss-islington
miss-islington added the comment: New changeset 197ac1ad1c03243c647aa9100edbaa16bebbb7e9 by Miss Islington (bot) in branch '3.7': closes bpo-38127: _ctypes: PyObject_IsSubclass() should be checked for failure. (GH-16011) https://github.com/python/cpython/commit/197ac1ad1c03243c647aa9100edbaa