Files
cpython/Lib
Gregory P. Smith 0d207fd8cf 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.
2016-01-11 13:56:42 -08:00
..
2012-12-29 23:09:32 +02:00
2015-11-23 21:00:45 -08:00
2014-11-07 22:47:30 -08:00
2013-10-01 11:39:08 -04:00
2015-04-13 20:24:10 -04:00
2015-02-01 20:17:22 -05:00