[Python-checkins] [python/cpython] 6f75bc: bpo-30301: Fix AttributeError when using SimpleQue...

GitHub noreply at github.com
Wed May 17 09:04:01 EDT 2017


 Branch: refs/heads/master
 Home: https://github.com/python/cpython
 Commit: 6f75bc003ab4d5294b0291289ae03f7a8d305f46
 https://github.com/python/cpython/commit/6f75bc003ab4d5294b0291289ae03f7a8d305f46
 Author: Xiang Zhang <angwerzx at 126.com>
 Date: 2017年05月17日 (2017年5月17日)
 Changed paths:
 M Lib/multiprocessing/queues.py
 M Lib/test/_test_multiprocessing.py
 M Misc/NEWS
 Log Message:
 -----------
 bpo-30301: Fix AttributeError when using SimpleQueue.empty() (#1601)
Under *spawn* and *forkserver* start methods, SimpleQueue.empty() could
raise AttributeError due to not setting _poll in __setstate__.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /