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

Lazy request and response decode in CallList #92

Merged
merged 7 commits into from
Oct 15, 2020

Commits on Oct 10, 2020

  1. Lazy request and response decode in CallList

    Slava Skvortsov committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    e64126a View commit details
    Browse the repository at this point in the history
  2. Uncomment cov

    Slava Skvortsov committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    9e54ceb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Use one class for calls and stats

    Slava Skvortsov committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    51a80ae View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Add crazy _deprecate_object function

    Slava Skvortsov committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    138bd4f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Merge branch 'master' into lazy_decode_request

    # Conflicts:
    #	respx/api.py
    #	respx/models.py
    #	respx/transports.py
    Slava Skvortsov committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c216619 View commit details
    Browse the repository at this point in the history
  2. Clean after merge + rm _deprecate_object

    Slava Skvortsov committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    ac20b43 View commit details
    Browse the repository at this point in the history
  3. Add nocover for python 3.9

    Slava Skvortsov committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d3f861d View commit details
    Browse the repository at this point in the history