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

add type annotations and rework some None/unset/default cases #3201

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on May 5, 2024

  1. type stubs

    pajod committed May 5, 2024
    Configuration menu
    Copy the full SHA
    ccc080d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b69a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e1948 View commit details
    Browse the repository at this point in the history
  4. default uid/gid to no-op, clear group list on uid=None + gid!=None, p…

    …ermit reloader without public tracebacks
    pajod committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f8ca4a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c11e13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a37ec0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. stub out unix stdlib

    pajod committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1481817 View commit details
    Browse the repository at this point in the history
  2. test all workers

    pajod committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0a0339c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. CONTAINS KNOWN DEFECTS: patch tornado and gevent_pywsgi logging

    this simply forces the specific test to work.
    much more work to be done to properly unbreak.
    pajod committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f1700e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c57c4d View commit details
    Browse the repository at this point in the history