Skip to content

add time.monotonic() method #54487

@kristjanvalur

Description

@kristjanvalur
BPO 10278
Nosy @doko42, @abalkin, @pitrou, @kristjanvalur, @vstinner, @merwok, @briancurtin, @anacrolix, @4kir4, @vadmium
Files
  • wallclock.patch
  • monotonic.py
  • clock_gettime.patch
  • wallclock-2.patch
  • wallclock-3.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/vstinner'
    closed_at = <Date 2012-01-18.21:39:43.081>
    created_at = <Date 2010-11-01.15:10:08.663>
    labels = ['interpreter-core', 'type-feature']
    title = 'add time.monotonic() method'
    updated_at = <Date 2019-02-20.10:34:21.980>
    user = 'https://github.com/kristjanvalur'

    bugs.python.org fields:

    activity = <Date 2019-02-20.10:34:21.980>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2012-01-18.21:39:43.081>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2010-11-01.15:10:08.663>
    creator = 'kristjan.jonsson'
    dependencies = []
    files = ['19455', '19461', '23083', '23799', '23809']
    hgrepos = []
    issue_num = 10278
    keywords = ['patch']
    message_count = 40.0
    messages = ['120130', '120131', '120141', '120144', '120146', '120149', '120153', '120154', '120192', '120193', '120205', '120207', '126223', '126248', '126274', '139965', '142792', '143205', '143206', '143209', '143364', '146349', '146351', '146355', '146357', '148523', '148530', '148596', '150861', '150888', '150938', '151504', '151506', '151559', '151570', '151666', '151858', '155819', '155826', '336059']
    nosy_count = 12.0
    nosy_names = ['doko', 'belopolsky', 'pitrou', 'kristjan.jonsson', 'vstinner', 'eric.araujo', 'brian.curtin', 'glenn', 'anacrolix', 'akira', 'python-dev', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10278'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions