Skip to content

Add shutil.chown to allow to use user and group name (and not only uid/gid) #56400

@sandrotosi

Description

@sandrotosi
BPO 12191
Nosy @rhettinger, @gpshead, @ncoghlan, @pitrou, @vstinner, @ericvsmith, @giampaolo, @ezio-melotti, @merwok, @bitdancer, @sandrotosi, @akheron
Files
  • shutil_chown-default.patch
  • shutil_chown-default-v2.patch
  • shutil_chown-default-v3.patch
  • shutil_chown-default-v4.patch
  • shutil_chown-default-v5.patch
  • shutil_chown-default-v6.patch
  • shutil_chown-default-v7.patch
  • 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/sandrotosi'
    closed_at = <Date 2011-08-22.21:30:00.982>
    created_at = <Date 2011-05-26.20:14:09.878>
    labels = ['type-feature', 'library']
    title = 'Add shutil.chown to allow to use user and group name (and not only uid/gid)'
    updated_at = <Date 2011-09-02.16:15:08.069>
    user = 'https://github.com/sandrotosi'

    bugs.python.org fields:

    activity = <Date 2011-09-02.16:15:08.069>
    actor = 'eric.araujo'
    assignee = 'sandro.tosi'
    closed = True
    closed_date = <Date 2011-08-22.21:30:00.982>
    closer = 'sandro.tosi'
    components = ['Library (Lib)']
    creation = <Date 2011-05-26.20:14:09.878>
    creator = 'sandro.tosi'
    dependencies = []
    files = ['22132', '22200', '22372', '22540', '22841', '22864', '22949']
    hgrepos = []
    issue_num = 12191
    keywords = ['patch']
    message_count = 30.0
    messages = ['137004', '137008', '137011', '137084', '137174', '137195', '137320', '137452', '138388', '138671', '138904', '139603', '140491', '141665', '141686', '141699', '141743', '141749', '141753', '141784', '141792', '142480', '142751', '142752', '142753', '142754', '142757', '142764', '142770', '143411']
    nosy_count = 14.0
    nosy_names = ['rhettinger', 'gregory.p.smith', 'ncoghlan', 'pitrou', 'vstinner', 'eric.smith', 'giampaolo.rodola', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'sandro.tosi', 'neologix', 'python-dev', 'petri.lehtinen']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12191'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions