diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2016-04-29 14:25:51 (GMT) |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2016-04-29 14:25:51 (GMT) |
commit | dd745cc3ff853fd5b641c035a860f0ac84f2b401 (patch) | |
tree | 62b672ca0fccdc99cf59370bc1468c768a7adaee /Lib/urllib/request.py | |
parent | 0ac70c0e9052db0c8ca6da517019c9c8f3f5d30d (diff) | |
parent | 6d34bbbfc7ac1a5a8d518ed1b767239de26650c5 (diff) | |
download | cpython-dd745cc3ff853fd5b641c035a860f0ac84f2b401.zip cpython-dd745cc3ff853fd5b641c035a860f0ac84f2b401.tar.gz cpython-dd745cc3ff853fd5b641c035a860f0ac84f2b401.tar.bz2 |
Issue #25551: Test condition behavior instead of its internals
test_reset_internal_locks was looking at Event's _cond._lock. This
makes it harder to change internals of the Condition object and
makes the test fragile.
The test was added by Nir Soffer in 6108d30dde21.
Patch by Nir Soffer.
Diffstat (limited to 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions