[issue18073] pickle.Unpickler may read too many bytes, causing hangs with blocking input stream

2013-05-27 Thread Julien Muchembled
New submission from Julien Muchembled: I use pickle over sockets to make 2 processes communicate and I experience hangs when the resulting pickle message is exactly 4097 bytes. Attached file is a small script reproducing the issue, trying a few values around 4096. It runs on both Python 2.7

[issue15100] Race conditions in shutil.copy, shutil.copy2 and shutil.copyfile

2016-10-14 Thread Julien Muchembled
Changes by Julien Muchembled : -- nosy: +jm ___ Python tracker <http://bugs.python.org/issue15100> ___ ___ Python-bugs-list mailing list Unsubscribe: