diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-03-17 04:50:51 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-03-17 04:50:51 +0000 |
commit | 84e87f379eb67330cf2cdd3e9ed78d55d5992384 (patch) | |
tree | 6cf35501f8eee5377c29d677197320092846ee22 /Python/compile.c | |
parent | d179be8b8bb1e73358b2cc0ef9f0d6b8d7e64b44 (diff) | |
download | cpython-git-84e87f379eb67330cf2cdd3e9ed78d55d5992384.tar.gz |
SF bug [ #233200 ] cPickle does not use Py_BEGIN_ALLOW_THREADS.
http://sourceforge.net/tracker/?func=detail&aid=233200&group_id=5470&atid=105470
Wrapped the fread/fwrite calls in thread BEGIN_ALLOW/END_ALLOW brackets
Afraid I hit the "delete trailing whitespace key" too! Only two "real" sections
of code changed here.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions