Skip to content

posix.getgroups() failure on Mac OS X #52148

@voidspace

Description

@voidspace
BPO 7900
Nosy @loewis, @ronaldoussoren, @abalkin, @orsenthil, @pitrou, @ned-deily, @bitdancer, @florentx
Files
  • issue7900.diff
  • tg.py
  • apple-2.5-fix-posixmodule.c.diff
  • apple-2.6-fix-posixmodule.c.diff
  • no-darwin-ext.diff: Undefine _DARWIN_C_SOURCE in posixmodule
  • issue7900-tests.diff: additional tests
  • os-getgroups.patch
  • issue7900-1.diff
  • getsetgroups-bug.tar
  • os-getgroups-v2.patch
  • os-getgroups-v3.patch
  • issue7900-trunk.diff
  • smime.p7s
  • 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 = 'https://github.com/ronaldoussoren'
    closed_at = <Date 2011-03-14.20:06:58.558>
    created_at = <Date 2010-02-10.15:04:56.845>
    labels = ['type-bug', 'library']
    title = 'posix.getgroups() failure on Mac OS X'
    updated_at = <Date 2011-03-14.20:06:58.556>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2011-03-14.20:06:58.556>
    actor = 'ronaldoussoren'
    assignee = 'ronaldoussoren'
    closed = True
    closed_date = <Date 2011-03-14.20:06:58.558>
    closer = 'ronaldoussoren'
    components = ['Library (Lib)']
    creation = <Date 2010-02-10.15:04:56.845>
    creator = 'michael.foord'
    dependencies = []
    files = ['16270', '16306', '16309', '16310', '16326', '16332', '16333', '16338', '16347', '17221', '17234', '17751', '18336']
    hgrepos = []
    issue_num = 7900
    keywords = ['patch']
    message_count = 83.0
    messages = ['99165', '99274', '99277', '99279', '99304', '99306', '99307', '99310', '99390', '99391', '99556', '99625', '99627', '99628', '99630', '99631', '99675', '99693', '99759', '99766', '99772', '99775', '99862', '99865', '99901', '99903', '99908', '99909', '99910', '99913', '99919', '99926', '99928', '99933', '99935', '99939', '99941', '99944', '99962', '99964', '100055', '100058', '101850', '105042', '105065', '105067', '105074', '105086', '108393', '108425', '108430', '108442', '108456', '108482', '108483', '109593', '109597', '109599', '109607', '109608', '111310', '111353', '111441', '112360', '112365', '112370', '112563', '120970', '120974', '120975', '120977', '121266', '121267', '121269', '121270', '121289', '121291', '121292', '121295', '121312', '121333', '121334', '130887']
    nosy_count = 10.0
    nosy_names = ['loewis', 'ixokai', 'ronaldoussoren', 'belopolsky', 'orsenthil', 'pitrou', 'ned.deily', 'r.david.murray', 'flox', 'l0nwlf']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7900'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions