Skip to content

Lib/pty.py major revision#85984

@8vasu

Description

@8vasu
mannequin
BPO41818
Nosy@gpshead, @pfmoore, @ronaldoussoren, @tjguk, @ned-deily, @encukou, @asvetlov, @zware, @koobs, @zooba, @kulikjak, @aeros, @8vasu
PRs
  • bpo-41818: Updated tests for the standard pty library #22962
  • bpo-41818: test_openpty succeed on Gentoo, don't expect to fail on this platform #23514
  • bpo-41818: Make test_openpty() avoid unexpected success due to number of rows and/or number of columns being == 0. #23526
  • bpo-41818: test_master_read() in test_pty.py should be expected to fail on every platform that is not Linux; that includes Solaris. #23533
  • bpo-41818: Fix test_master_read() so that it succeeds on all platforms that either raise OSError or return b"" upon reading from master #23536
  • bpo-41818: Make additions to the tty module #23546
  • bpo-41818: Add termios.tcgetwinsize(), termios.tcsetwinsize(). Update docs. #23686
  • bpo-41818: Add os.login_tty() for *nix. #23740
  • bpo-41818: Close file descriptors in test_openpty #24119
  • bpo-41818: ++ termios versionadded markers. #27987
  • bpo-41818: Add os.login_tty() for *nix. #29658
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee=Noneclosed_at=Nonecreated_at=<Date2020-09-19.23:19:34.173>labels= ['OS-mac', '3.8', '3.9', '3.10', 'library', 'tests', 'OS-windows'] title='Lib/pty.py major revision'updated_at=<Date2021-11-20.10:06:35.452>user='https://github.com/8vasu'

    bugs.python.org fields:

    activity=<Date2021-11-20.10:06:35.452>actor='soumendra'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)', 'macOS', 'Tests', 'Windows', 'FreeBSD'] creation=<Date2020-09-19.23:19:34.173>creator='soumendra'dependencies= [] files= [] hgrepos= [] issue_num=41818keywords= ['patch'] message_count=22.0messages= ['377195', '377198', '377202', '381830', '381839', '381843', '381845', '381847', '381852', '381870', '381922', '381930', '381941', '381965', '381968', '381980', '382016', '384408', '384413', '385257', '400389', '400393'] nosy_count=13.0nosy_names= ['gregory.p.smith', 'paul.moore', 'ronaldoussoren', 'tim.golden', 'ned.deily', 'petr.viktorin', 'asvetlov', 'zach.ware', 'koobs', 'steve.dower', 'kulikjak', 'aeros', 'soumendra'] pr_nums= ['22962', '23514', '23526', '23533', '23536', '23546', '23686', '23740', '24119', '27987', '29658'] priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype=Noneurl='https://bugs.python.org/issue41818'versions= ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeOS-macOS-windowsstdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions