Skip to content

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

Description

@vstinner
BPO46640
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=Noneclosed_at=<Date2022-02-25.15:09:43.947>created_at=<Date2022-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=<Date2022-02-25.15:09:43.946>user='https://github.com/vstinner'

    bugs.python.org fields:

    activity=<Date2022-02-25.15:09:43.946>actor='vstinner'assignee='none'closed=Trueclosed_date=<Date2022-02-25.15:09:43.947>closer='vstinner'components= ['Interpreter Core']
    creation=<Date2022-02-04.20:24:09.387>creator='vstinner'dependencies= []
    files= ['50603']
    hgrepos= []
    issue_num=46640keywords= ['patch']
    message_count=17.0messages= ['412531', '412533', '412536', '412538', '412539', '412540', '412542', '412576', '412581', '412582', '412624', '412626', '412728', '412743', '412747', '412748', '414002']
    nosy_count=6.0nosy_names= ['tim.peters', 'rhettinger', 'mark.dickinson', 'vstinner', 'r.david.murray', 'petr.viktorin']
    pr_nums= ['31134']
    priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype=Noneurl='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