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.12] gh-110378: Fix test_async_gen_propagates_generator_exit in test_contextlib_async (GH-110500) #110610

Merged
merged 1 commit into from
Oct 10, 2023

Commits on Oct 10, 2023

  1. pythongh-110378: Fix test_async_gen_propagates_generator_exit in test…

    …_contextlib_async (pythonGH-110500)
    
    It now fails if the original bug is not fixed, and no longer produce ResourceWarning with fixed code.
    (cherry picked from commit 5aa62a8)
    
    Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
    serhiy-storchaka authored and miss-islington committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d304bda View commit details
    Browse the repository at this point in the history