Skip to content

os.getpwent returns unsigned 32bit value, os.setuid refuses it #49955

@gpshead

Description

@gpshead
BPO 5705
Nosy @gpshead, @vstinner, @ned-deily, @ezio-melotti
Files
  • patch_5705.diff
  • 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/gpshead'
    closed_at = <Date 2010-06-26.23:20:59.770>
    created_at = <Date 2009-04-05.22:37:55.046>
    labels = ['type-bug']
    title = 'os.getpwent returns unsigned 32bit value, os.setuid refuses it'
    updated_at = <Date 2010-06-26.23:20:59.768>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2010-06-26.23:20:59.768>
    actor = 'ezio.melotti'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2010-06-26.23:20:59.770>
    closer = 'ezio.melotti'
    components = []
    creation = <Date 2009-04-05.22:37:55.046>
    creator = 'gregory.p.smith'
    dependencies = []
    files = ['14816']
    hgrepos = []
    issue_num = 5705
    keywords = ['patch', '64bit']
    message_count = 10.0
    messages = ['85582', '85588', '85615', '85617', '87064', '92144', '92399', '92466', '92468', '108758']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'ned.deily', 'ezio.melotti', 'joe.amenta', 'boya']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5705'
    versions = ['Python 3.0', 'Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions