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

cffi + pypy + asgi plugin #2267

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

cffi + pypy + asgi plugin #2267

wants to merge 13 commits into from

Commits on Dec 12, 2020

  1. cffi + pypy + asgi plugin

    dholth committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    41d6331 View commit details
    Browse the repository at this point in the history
  2. cffi: remove trio channel

    dholth committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    d169d3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d0355 View commit details
    Browse the repository at this point in the history
  4. cffi: remove whoops

    dholth committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    12d8bd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d1edb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    166e419 View commit details
    Browse the repository at this point in the history
  7. cffi: remove unused function

    dholth committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    1810fd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    3204722 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    16b8252 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. avoid cap_value_t

    dholth committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    68e3525 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    172b289 View commit details
    Browse the repository at this point in the history
  2. cffi: update chattest.sh

    dholth committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    fc0276d View commit details
    Browse the repository at this point in the history
  3. cffi: encode strings to utf-8

    dholth committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    0983976 View commit details
    Browse the repository at this point in the history