diff options
| author | Zackery Spytz <zspytz@gmail.com> | 2018-10-13 09:26:09 (GMT) |
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-13 09:26:09 (GMT) |
| commit | 0461704060474cb358d3495322950c4fd00616a0 (patch) | |
| tree | cebe84cdbb8e7c0b2ec7c01e6ffd83aabbd282a3 /Lib/test/test_xml_etree.py | |
| parent | e385d0661ecf8bc9ba95c4395d9a11262c2cbfec (diff) | |
| download | cpython-0461704060474cb358d3495322950c4fd00616a0.zip cpython-0461704060474cb358d3495322950c4fd00616a0.tar.gz cpython-0461704060474cb358d3495322950c4fd00616a0.tar.bz2 | |
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_xml_etree.py')
0 files changed, 0 insertions, 0 deletions
