Skip to content

Expose PyFloat_AsDouble at Python level: operator.as_float? #84978

@mdickinson

Description

@mdickinson
BPO 40801
Nosy @mdickinson, @zware, @serhiy-storchaka
PRs
  • bpo-40801: Add operator.as_float #20481
  • gh-84978: Add float.from_number() and complex.from_number() #26827
  • 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 = None
    created_at = <Date 2020-05-28.09:23:06.760>
    labels = ['type-feature', '3.11']
    title = 'Expose PyFloat_AsDouble at Python level: operator.as_float?'
    updated_at = <Date 2021-06-21.12:00:00.034>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2021-06-21.12:00:00.034>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2020-05-28.09:23:06.760>
    creator = 'mark.dickinson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40801
    keywords = ['patch']
    message_count = 11.0
    messages = ['370181', '370189', '370233', '370244', '370247', '370253', '370255', '370258', '370259', '370286', '396234']
    nosy_count = 3.0
    nosy_names = ['mark.dickinson', 'zach.ware', 'serhiy.storchaka']
    pr_nums = ['20481', '26827']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40801'
    versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-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