Files
nixpkgs/pkgs/development/interpreters
Will Dietz 9aa22191cf python*: set thread stack size on musl
Ensure recursion limit is reached before stack overflow.

Python does this for OSX and BSD:
13ff24582c/Python/thread_pthread.h (L22)

Size of 1MB chosen to match value in Alpine:
https://git.alpinelinux.org/cgit/aports/commit/main/python2/APKBUILD?id=2f35283fec8ec451fe5fb477dd32ffdcc0776e89

Manual testing via Alpine's test-stacksize.py crashes on these
previously, and works with these changes.
2018-03-20 08:14:04 -05:00
..
2018-02-25 16:18:46 +01:00
2018-02-24 14:45:37 -08:00
2018-02-19 00:58:55 +00:00
2018-02-18 09:09:48 -08:00
2018-02-26 15:21:46 +01:00
2018-03-16 21:15:07 -04:00
2018-03-18 18:02:29 +01:00
2018-03-08 15:46:16 -08:00
2018-02-24 16:42:20 -05:00
2018-02-26 19:38:12 -08:00
2018-02-26 19:39:25 -08:00
2018-02-13 09:44:27 -06:00
2018-03-02 12:37:57 +01:00
2018-02-01 00:36:49 +01:00
2018-02-22 01:27:16 +08:00
2018-02-20 16:16:16 +00:00