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

Support Trio out-of-the-box, take 2 #463

Merged
merged 11 commits into from
Jun 17, 2024
Merged

Support Trio out-of-the-box, take 2 #463

merged 11 commits into from
Jun 17, 2024

Commits on Apr 27, 2021

  1. Support Trio out-of-the-box

    This PR makes `@retry` just work when running under Trio.
    njsmith committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    48720ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe30ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb87acc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. merge & fix conflicts

    jakkdl committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c568bf6 View commit details
    Browse the repository at this point in the history
  2. bump releasenote so it is later in history->reno puts it in the corre…

    …ct place in the changelog
    jakkdl committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ff76c62 View commit details
    Browse the repository at this point in the history
  3. fix mypy & pep8 checks

    jakkdl committed May 24, 2024
    Configuration menu
    Copy the full SHA
    121a153 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update doc/source/index.rst

    fix example
    
    Co-authored-by: Julien Danjou <[email protected]>
    jakkdl and jd authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9688172 View commit details
    Browse the repository at this point in the history
  2. Update tests/test_tornado.py

    jd authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1e0b36d View commit details
    Browse the repository at this point in the history
  3. Update tests/test_tornado.py

    jd authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    45c7cf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    7106f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db22ab View commit details
    Browse the repository at this point in the history