]> granicus.if.org Git - python/commit
Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 7 Jul 2013 00:49:07 +0000 (02:49 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 7 Jul 2013 00:49:07 +0000 (02:49 +0200)
commit24e33acf8c422f6b8f84387242ff7874012f7291
tree0b52a2c6c9f16863d069726c2a45e4654699ae6c
parent0507bf56f0b1064a179464eb3a9d524fd6dad815
Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix
a stack overflow in the marshal module (fix a crash in test_marshal).
Patch written by Jeremy Kloth.
Misc/NEWS
PCbuild/python.vcxproj