Skip to content

Python can now use the C99 NAN constant or __builtin_nan() #90798

Closed
@vstinner

Description

@vstinner
BPO 46640
Nosy @tim-one, @rhettinger, @mdickinson, @vstinner, @bitdancer, @encukou
PRs
  • bpo-46640: Py_NAN now uses the C99 NAN constant #31134
  • Files
  • test_nan_bits.py
  • 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 2022-02-25.15:09:43.947>
    created_at = <Date 2022-02-04.20:24:09.387>
    labels = ['interpreter-core', '3.11']
    title = 'Python can now use the C99 NAN constant or __builtin_nan()'
    updated_at = <Date 2022-02-25.15:09:43.946>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-02-25.15:09:43.946>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-25.15:09:43.947>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2022-02-04.20:24:09.387>
    creator = 'vstinner'
    dependencies = []
    files = ['50603']
    hgrepos = []
    issue_num = 46640
    keywords = ['patch']
    message_count = 17.0
    messages = ['412531', '412533', '412536', '412538', '412539', '412540', '412542', '412576', '412581', '412582', '412624', '412626', '412728', '412743', '412747', '412748', '414002']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'vstinner', 'r.david.murray', 'petr.viktorin']
    pr_nums = ['31134']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46640'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions