Skip to content

os.getgrouplist() can fail on macOS if the user has more than 17 groups #84195

@corona10

Description

@corona10
BPO 40014
Nosy @ronaldoussoren, @vstinner, @ned-deily, @zooba, @corona10, @miss-islington, @shihai1991
PRs
  • bpo-40014: Skip os.getgrouplist related test if OSError is raised. #19075
  • bpo-40014: test.pythoninfo catchs os.getgrouplist() error #19117
  • bpo-40014: Fix os.getgrouplist() failure on macOS with many groups #19118
  • [3.8] bpo-40014: Fix os.getgrouplist() on macOS (GH-19118) #19123
  • [3.7] bpo-40014: Fix os.getgrouplist() on macOS (GH-19118) #19124
  • bpo-40014: Fix os.getgrouplist() #19126
  • [3.8] bpo-40014: Fix os.getgrouplist() (GH-19126) #19143
  • [3.7] bpo-40014: Fix os.getgrouplist() (GH-19126) #19144
  • 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 = None
    closed_at = <Date 2020-03-24.17:51:27.264>
    created_at = <Date 2020-03-19.16:04:54.967>
    labels = ['OS-mac', '3.7', '3.8', '3.9', 'type-feature', 'tests']
    title = 'os.getgrouplist() can fail on macOS if the user has more than 17 groups'
    updated_at = <Date 2020-03-24.17:51:27.264>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2020-03-24.17:51:27.264>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-24.17:51:27.264>
    closer = 'vstinner'
    components = ['macOS', 'Tests']
    creation = <Date 2020-03-19.16:04:54.967>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40014
    keywords = ['patch']
    message_count = 17.0
    messages = ['364607', '364608', '364610', '364615', '364862', '364864', '364870', '364880', '364884', '364885', '364888', '364889', '364904', '364950', '364955', '364956', '364957']
    nosy_count = 7.0
    nosy_names = ['ronaldoussoren', 'vstinner', 'ned.deily', 'steve.dower', 'corona10', 'miss-islington', 'shihai1991']
    pr_nums = ['19075', '19117', '19118', '19123', '19124', '19126', '19143', '19144']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40014'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions