diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-10-13 03:26:09 -0600 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-13 12:26:09 +0300 |
commit | 0461704060474cb358d3495322950c4fd00616a0 (patch) | |
tree | cebe84cdbb8e7c0b2ec7c01e6ffd83aabbd282a3 /Lib/test/test_bytes.py | |
parent | e385d0661ecf8bc9ba95c4395d9a11262c2cbfec (diff) | |
download | cpython-git-0461704060474cb358d3495322950c4fd00616a0.tar.gz |
bpo-22872: multiprocessing.Queue's put() and get() now raise ValueError if the queue is closed. (GH-9010)
Previously, put() and get() would raise AssertionError and OSError,
respectively.
Diffstat (limited to 'Lib/test/test_bytes.py')
0 files changed, 0 insertions, 0 deletions