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

bpo-46129: Rewrite asyncio.locks tests with IsolatedAsyncioTestCase #30198

Merged
merged 11 commits into from Dec 19, 2021

Commits on Dec 19, 2021

  1. Work on

    asvetlov committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    0b21f45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    915ae00 View commit details
    Browse the repository at this point in the history
  3. Update Misc/NEWS.d/next/Library/2021-12-19-10-47-24.bpo-46128.Qv3EK1.rst

    Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
    asvetlov and kumaraditya303 committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    016742d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb5a55 View commit details
    Browse the repository at this point in the history
  5. Rewrite tests

    asvetlov committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    997a1dd View commit details
    Browse the repository at this point in the history
  6. Add NEWS

    asvetlov committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    d2e1492 View commit details
    Browse the repository at this point in the history
  7. Update Misc/NEWS.d/next/Tests/2021-12-19-12-20-57.bpo-46129.I3MunH.rst

    Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
    asvetlov and kumaraditya303 committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    0d61bc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5735bb View commit details
    Browse the repository at this point in the history
  9. Reuse existing loop

    asvetlov committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    f5f8c1e View commit details
    Browse the repository at this point in the history
  10. Tidy up

    asvetlov committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    84a0403 View commit details
    Browse the repository at this point in the history
  11. Tidy up

    asvetlov committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    e5b4576 View commit details
    Browse the repository at this point in the history