diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-03-18 23:06:53 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-03-18 23:06:53 (GMT) |
commit | c809f981437eff9882703ea5a8405e6daf79357c (patch) | |
tree | 97d2871e10c289ffc735d41709dc69b5c3d3e6e9 /Python/bltinmodule.c | |
parent | 3187749646340dd40779b4b0cd78db9a9edbe2fd (diff) | |
download | cpython-c809f981437eff9882703ea5a8405e6daf79357c.zip cpython-c809f981437eff9882703ea5a8405e6daf79357c.tar.gz cpython-c809f981437eff9882703ea5a8405e6daf79357c.tar.bz2 |
Fixes Issue #14331: Use significantly less stack space when importing modules by
allocating path buffers on the heap instead of the stack.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions