diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2018-07-09 12:40:14 (GMT) |
|---|---|---|
| committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-07-09 12:40:14 (GMT) |
| commit | 3f4d90d4d72921f16babd3f52d7df804916af224 (patch) | |
| tree | c498d3f545a52424c129e7c6b0c0541df973755b /Lib/test/test_support.py | |
| parent | cf7303ed2aa19fb48687d7140dbc86fc23c9fca4 (diff) | |
| download | cpython-3f4d90d4d72921f16babd3f52d7df804916af224.zip cpython-3f4d90d4d72921f16babd3f52d7df804916af224.tar.gz cpython-3f4d90d4d72921f16babd3f52d7df804916af224.tar.bz2 | |
bpo-34066: Disabled interruption before SETUP_WITH and BEFORE_ASYNC_WITH. (GH-8159)
This will prevent emitting a resource warning when the execution was
interrupted by Ctrl-C between calling open() and entering a 'with' block
in "with open()".
Diffstat (limited to 'Lib/test/test_support.py')
0 files changed, 0 insertions, 0 deletions
