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

LTS v21.12 Deprecations #2306

Merged
merged 28 commits into from Dec 23, 2021
Merged

LTS v21.12 Deprecations #2306

merged 28 commits into from Dec 23, 2021

Commits on Nov 7, 2021

  1. Copy the full SHA
    4c12bb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Start slots

    ahopkins committed Nov 8, 2021
    Copy the full SHA
    d52c954 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Copy the full SHA
    9d422db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0815979 View commit details
    Browse the repository at this point in the history
  3. Reorganize modules

    ahopkins committed Dec 20, 2021
    Copy the full SHA
    c4a8f48 View commit details
    Browse the repository at this point in the history
  4. Reorganize modules

    ahopkins committed Dec 20, 2021
    Copy the full SHA
    6da3a78 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Begin cleaning up tests

    ahopkins committed Dec 21, 2021
    Copy the full SHA
    426ff8d View commit details
    Browse the repository at this point in the history
  2. Cleanup tests

    ahopkins committed Dec 21, 2021
    Copy the full SHA
    6dd89a5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d693ffb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Copy the full SHA
    3b1f3c9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e18d79 View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    e65d720 View commit details
    Browse the repository at this point in the history
  4. Resolve broken tests

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    8c15197 View commit details
    Browse the repository at this point in the history
  5. Add deprecation test

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    7c145f7 View commit details
    Browse the repository at this point in the history
  6. Add deprecation test

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    c7759e2 View commit details
    Browse the repository at this point in the history
  7. Version

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    8b669c8 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    73c751d View commit details
    Browse the repository at this point in the history
  9. Update tests/test_exceptions_handler.py

    Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
    ahopkins and prryplatypus committed Dec 23, 2021
    Copy the full SHA
    bb35492 View commit details
    Browse the repository at this point in the history
  10. Update examples/blueprints.py

    Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
    ahopkins and prryplatypus committed Dec 23, 2021
    Copy the full SHA
    f5187e6 View commit details
    Browse the repository at this point in the history
  11. Update examples/delayed_response.py

    Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
    ahopkins and prryplatypus committed Dec 23, 2021
    Copy the full SHA
    77ff8f6 View commit details
    Browse the repository at this point in the history
  12. Merge conflicts

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    8f05a80 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    3ab870c View commit details
    Browse the repository at this point in the history
  14. Update examples/modify_header_example.py

    This is actually going to become *VERY* important if we change the multiprocessing from `fork` to `spawn` in next version.
    
    Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
    ahopkins and prryplatypus committed Dec 23, 2021
    Copy the full SHA
    a672e36 View commit details
    Browse the repository at this point in the history
  15. Update examples/request_stream/server.py

    Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
    ahopkins and prryplatypus committed Dec 23, 2021
    Copy the full SHA
    4689bd5 View commit details
    Browse the repository at this point in the history
  16. Update tests/test_app.py

    Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
    ahopkins and prryplatypus committed Dec 23, 2021
    Copy the full SHA
    72892f1 View commit details
    Browse the repository at this point in the history
  17. Update tests/test_unix_socket.py

    Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
    ahopkins and prryplatypus committed Dec 23, 2021
    Copy the full SHA
    e992138 View commit details
    Browse the repository at this point in the history
  18. Merge conflicts

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    f091321 View commit details
    Browse the repository at this point in the history
  19. squash

    ahopkins committed Dec 23, 2021
    Copy the full SHA
    ebb50b7 View commit details
    Browse the repository at this point in the history