Skip to content

Compiling timemodule.c can fail on macOS due to availability warnings #79206

@MaximeBelanger

Description

@MaximeBelanger
BPO 35025
Nosy @ronaldoussoren, @vstinner, @benjaminp, @ned-deily, @miss-islington
PRs
  • bpo-35025: Properly guard the CLOCK_GETTIME et al macros in timemodule.c #9961
  • [3.7] closes bpo-35025: Properly guard the CLOCK_GETTIME et al macros in timemodule.c. (GH-9961) #10019
  • [3.6] closes bpo-35025: Properly guard the CLOCK_GETTIME et al macros in timemodule.c. (GH-9961) #10020
  • 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 2018-10-21.00:08:00.648>
    created_at = <Date 2018-10-19.06:24:57.716>
    labels = ['extension-modules', 'OS-mac', '3.8', 'build', '3.7']
    title = 'Compiling `timemodule.c` can fail on macOS due to availability warnings'
    updated_at = <Date 2018-10-21.00:41:45.409>
    user = 'https://bugs.python.org/MaximeBelanger'

    bugs.python.org fields:

    activity = <Date 2018-10-21.00:41:45.409>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-21.00:08:00.648>
    closer = 'benjamin.peterson'
    components = ['Extension Modules', 'macOS']
    creation = <Date 2018-10-19.06:24:57.716>
    creator = 'Maxime Belanger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35025
    keywords = ['patch']
    message_count = 4.0
    messages = ['328030', '328183', '328184', '328185']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'vstinner', 'benjamin.peterson', 'ned.deily', 'Maxime Belanger', 'miss-islington']
    pr_nums = ['9961', '10019', '10020']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue35025'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions