summaryrefslogtreecommitdiffstats
path: root/Python/import.c
diff options
context:
space:
mode:
authorDPR <dpr-0xff@pm.me>2023-11-16 17:40:55 (GMT)
committerGitHub <noreply@github.com>2023-11-16 17:40:55 (GMT)
commit2ef3676a5bb8fba531fb8237ce50c27ebe37fb96 (patch)
tree62808eeca48555c4478f4dc3e0b34955c06836b8 /Python/import.c
parent3f2cdbe6668ae40e72a8a8f1530c860a776d0c62 (diff)
downloadcpython-2ef3676a5bb8fba531fb8237ce50c27ebe37fb96.zip
cpython-2ef3676a5bb8fba531fb8237ce50c27ebe37fb96.tar.gz
cpython-2ef3676a5bb8fba531fb8237ce50c27ebe37fb96.tar.bz2
[3.12] gh-109538: Catch closed loop runtime error and issue warning (GH-111983) (#112142)
* [3.12] gh-109538: Avoid RuntimeError when StreamWriter is deleted with closed loop (GH-111983) Issue a ResourceWarning instead. (cherry picked from commit e0f512797596282bff63260f8102592aad37cdf1) gh-109538: Avoid RuntimeError when StreamWriter is deleted with closed loop (#111983) Issue a ResourceWarning instead. Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> (cherry picked from commit e0f512797596282bff63260f8102592aad37cdf1) * Fix missing warnings import
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions