Skip to content

os.utimensat() and os.futimes() should accept (sec, nsec), drop os.futimens() #58172

@vstinner

Description

@vstinner
BPO 13964
Nosy @ncoghlan, @vstinner, @larryhastings
Files
  • pytime.patch
  • utime.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 = None
    closed_at = <Date 2012-03-13.13:05:15.803>
    created_at = <Date 2012-02-08.01:19:53.483>
    labels = ['library']
    title = 'os.utimensat() and os.futimes() should accept (sec, nsec), drop os.futimens()'
    updated_at = <Date 2012-03-13.13:05:15.802>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2012-03-13.13:05:15.802>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-03-13.13:05:15.803>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2012-02-08.01:19:53.483>
    creator = 'vstinner'
    dependencies = []
    files = ['24586', '24725']
    hgrepos = []
    issue_num = 13964
    keywords = ['patch']
    message_count = 19.0
    messages = ['152825', '152828', '152829', '152830', '152831', '152832', '152833', '152834', '152919', '152920', '153825', '154805', '154812', '154813', '154814', '154860', '154862', '155136', '155606']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'vstinner', 'larry', 'Arfrever', 'rosslagerwall', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue13964'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions