Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] gh-109538: Catch closed loop runtime error and issue warning (GH-111983) #112141

Merged
merged 2 commits into from
Nov 20, 2023

Commits on Nov 16, 2023

  1. pythongh-109538: Avoid RuntimeError when StreamWriter is deleted with…

    … closed loop (python#111983)
    
    Issue a ResourceWarning instead.
    
    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    (cherry picked from commit e0f5127)
    dpr-0 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a4e7ceb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. improve test case

    dpr-0 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c323eb5 View commit details
    Browse the repository at this point in the history