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

Python 3.4+: use os.set_inheritable + os.set_blocking in place of unreadable fcntl calls #3210

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

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    e3dd042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9b39e View commit details
    Browse the repository at this point in the history
  3. test: setup nginx proxy

    pajod committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a362c2a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    601c8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fc020 View commit details
    Browse the repository at this point in the history
  3. CI: nginx 1.18 compat

    pajod committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    1e78b91 View commit details
    Browse the repository at this point in the history
  4. CI: test OpenBSD + FreeBSD + illumos in Linux VM

    workaround greenlet installation on OmniOS v11:
    libev assumes inotify.h must be Linux. make autoconf stop offering it.
    pajod committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0d03ef2 View commit details
    Browse the repository at this point in the history