diff options
author | Gregory P. Smith <greg@krypto.org> | 2016-01-11 21:56:42 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2016-01-11 21:56:42 (GMT) |
commit | 0d207fd8cf2d620f8ade647c932cdb1117c544e1 (patch) | |
tree | 9f0a415c4f35221c7d68788f0b3796f349cbb50d /Lib/compiler/syntax.py | |
parent | 167c33672500502c979eeb0a9b4bd7cdd57c0efd (diff) | |
download | cpython-0d207fd8cf2d620f8ade647c932cdb1117c544e1.zip cpython-0d207fd8cf2d620f8ade647c932cdb1117c544e1.tar.gz cpython-0d207fd8cf2d620f8ade647c932cdb1117c544e1.tar.bz2 |
Fixes issue #26083: Workaround a subprocess bug that raised an incorrect
"ValueError: insecure string pickle" exception instead of the actual exception
on some platforms such as Mac OS X when an exception raised in the forked child
process prior to the exec() was large enough that it overflowed the internal
errpipe_read pipe buffer.
Diffstat (limited to 'Lib/compiler/syntax.py')
0 files changed, 0 insertions, 0 deletions