Skip to content

Make PyComplex_AsCComplex use __complex__ #44670

Closed
@mdickinson

Description

@mdickinson
BPO 1675423
Nosy @birkenfeld, @mdickinson
Files
  • complex_patch: Patch to PyComplex_AsCComplex in complexobject.py to allow conversion to complex use complex
  • complex_patch.patch: Updated patch, including documentation and test cases
  • 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/birkenfeld'
    closed_at = <Date 2007-03-17.16:09:34.000>
    created_at = <Date 2007-03-07.03:03:07.000>
    labels = ['interpreter-core']
    title = 'Make PyComplex_AsCComplex use __complex__'
    updated_at = <Date 2007-03-17.16:09:34.000>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2007-03-17.16:09:34.000>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2007-03-07.03:03:07.000>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['7829', '7830']
    hgrepos = []
    issue_num = 1675423
    keywords = ['patch']
    message_count = 5.0
    messages = ['52070', '52071', '52072', '52073', '52074']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'mark.dickinson']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1675423'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions