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

bpo-41818: Add os.login_tty() for *nix. #23740

Closed
wants to merge 5 commits into from
Closed

Commits on Dec 17, 2020

  1. Soumendra Ganguly: add os.login_tty() for *nix.

    Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com>
    8vasu committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ddc3219 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Aug 28, 2021

  1. Add check for login_tty() to configure.ac

    Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com>
    8vasu committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    e372f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a70889f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Fix merge conflict in Modules/clinic/posixmodule.c.h

    Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com>
    8vasu committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    ec3b44b View commit details
    Browse the repository at this point in the history