Skip to content

PyComplex_AsCComplex should allow __complex__ to return float. #60494

@mdickinson

Description

@mdickinson
BPO 16290
Nosy @jcea, @mdickinson, @serhiy-storchaka, @antocuni
Files
  • issue16290.patch
  • issue16290v2.patch
  • 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/mdickinson'
    closed_at = <Date 2012-11-14.17:09:03.015>
    created_at = <Date 2012-10-20.09:39:39.888>
    labels = ['interpreter-core', 'type-feature']
    title = 'PyComplex_AsCComplex should allow __complex__ to return float.'
    updated_at = <Date 2012-11-14.17:09:03.015>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2012-11-14.17:09:03.015>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2012-11-14.17:09:03.015>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2012-10-20.09:39:39.888>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['27631', '27764']
    hgrepos = []
    issue_num = 16290
    keywords = ['patch']
    message_count = 10.0
    messages = ['173379', '173380', '173384', '173386', '173389', '173390', '174030', '174095', '174105', '175576']
    nosy_count = 5.0
    nosy_names = ['jcea', 'mark.dickinson', 'python-dev', 'serhiy.storchaka', 'antocuni']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16290'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-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