]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38852: Set thread stack size to 8 Mb for debug builds on android platforms (GH...
authorxdegaye <xdegaye@gmail.com>
Sun, 8 Dec 2019 07:40:14 +0000 (08:40 +0100)
committerVictor Stinner <vstinner@python.org>
Sun, 8 Dec 2019 07:40:14 +0000 (08:40 +0100)
commit00ada2c1d57c5b8b468bad32ff24fa14113ae5c7
tree9cba1b64616dfa4d5c2c23a255f06f07507f1e73
parent6cac1136665b70f72db291b95876d7affcf1d2db
bpo-38852: Set thread stack size to 8 Mb for debug builds on android platforms (GH-17337)
Misc/NEWS.d/next/Core and Builtins/2019-11-22-09-55-21.bpo-38852.y7oPEa.rst [new file with mode: 0644]
Python/thread_pthread.h