Skip to content

Python 3.7 and 3.8 process_time is not reported correctly when built on older macOS versions #80386

@Nitapol

Description

@Nitapol
mannequin
BPO 36205
Nosy @rhettinger, @ronaldoussoren, @vstinner, @ned-deily, @ambv, @miss-islington, @vrajivk, @Nitapol
PRs
  • [WIP] bpo-36205: incorrect time.process_time when built on macOS < 10.12 #12287
  • bpo-36205: Fix the rusage implementation of time.process_time() #15538
  • [3.8] bpo-36205: Fix the rusage implementation of time.process_time() (GH-15538) #15539
  • [3.7] bpo-36205: Fix the rusage implementation of time.process_time() (GH-15538) #15540
  • 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/ned-deily'
    closed_at = <Date 2019-08-27.04:40:50.514>
    created_at = <Date 2019-03-06.02:23:46.350>
    labels = ['OS-mac', 'interpreter-core', '3.7', '3.8', '3.9']
    title = 'Python 3.7 and 3.8 process_time is not reported correctly when built on older macOS versions'
    updated_at = <Date 2019-08-27.07:22:40.733>
    user = 'https://github.com/Nitapol'

    bugs.python.org fields:

    activity = <Date 2019-08-27.07:22:40.733>
    actor = 'vstinner'
    assignee = 'ned.deily'
    closed = True
    closed_date = <Date 2019-08-27.04:40:50.514>
    closer = 'ned.deily'
    components = ['Interpreter Core', 'macOS']
    creation = <Date 2019-03-06.02:23:46.350>
    creator = 'Nitapol'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36205
    keywords = ['patch']
    message_count = 24.0
    messages = ['337270', '337277', '337731', '337758', '337759', '337774', '338751', '338818', '350295', '350432', '350434', '350486', '350524', '350586', '350588', '350590', '350592', '350593', '350594', '350596', '350597', '350603', '350610', '350611']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'ronaldoussoren', 'vstinner', 'ned.deily', 'lukasz.langa', 'miss-islington', 'rvijayak', 'Nitapol']
    pr_nums = ['12287', '15538', '15539', '15540']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36205'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions