diff options
author | Nikita Sobolev <mail@sobolevn.me> | 2023-02-06 21:05:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-06 21:05:41 (GMT) |
commit | 262003fd3297f7f4ee09cebd1abb225066412ce7 (patch) | |
tree | 90e439c8ea384759c8f257013fbdae06c6b07147 /Lib/test/test_httpservers.py | |
parent | b96b344f251954bb64aeb13c3e0c460350565c2a (diff) | |
download | cpython-262003fd3297f7f4ee09cebd1abb225066412ce7.zip cpython-262003fd3297f7f4ee09cebd1abb225066412ce7.tar.gz cpython-262003fd3297f7f4ee09cebd1abb225066412ce7.tar.bz2 |
gh-101609: Fix "‘state’ may be used uninitialized" warning in `_xxinterpchannelsmodule` (GH-101610)
I went with the easiest solution: just removing the offending line. See the issue description with my reasoning.
https://github.com/python/cpython/issues/101609
Diffstat (limited to 'Lib/test/test_httpservers.py')
0 files changed, 0 insertions, 0 deletions