Staging
v0.5.1
https://github.com/python/cpython
Revision 43d4c0329e2348540a3a16ac61b3032f04eefd34 authored by Xiang Zhang on 17 May 2017, 14:03:35 UTC, committed by GitHub on 17 May 2017, 14:03:35 UTC
Under *spawn* and *forkserver* start methods, SimpleQueue.empty() could
raise AttributeError due to not setting _poll in __setstate__.
1 parent b769c91
History
Tip revision: 43d4c0329e2348540a3a16ac61b3032f04eefd34 authored by Xiang Zhang on 17 May 2017, 14:03:35 UTC
bpo-30301: Fix AttributeError when using SimpleQueue.empty() (#1601) (#1628)
Tip revision: 43d4c03
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top