]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
reduce marshal stack size in debug mode on windows (closes #27019)
authorBenjamin Peterson <benjamin@python.org>
Thu, 7 Jul 2016 06:37:02 +0000 (23:37 -0700)
committerBenjamin Peterson <benjamin@python.org>
Thu, 7 Jul 2016 06:37:02 +0000 (23:37 -0700)
commit64c82753de70f312c80797f63b6b8b98232b6f0f
tree0253098623eeb44e0e417d126bd3da183400b5f9
parentee69451f344847858919bacf00a087c77f381264
reduce marshal stack size in debug mode on windows (closes #27019)
Lib/test/test_marshal.py
Python/marshal.c