Skip to content

cmath.polar() can raise due to pre-existing errno #68677

@pitrou

Description

@pitrou
BPO 24489
Nosy @mdickinson, @pitrou, @vstinner
Files
  • polar_errno.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 = None
    closed_at = <Date 2015-06-23.12:44:49.318>
    created_at = <Date 2015-06-23.12:15:08.734>
    labels = ['type-bug', 'library']
    title = 'cmath.polar() can raise due to pre-existing errno'
    updated_at = <Date 2015-06-23.12:44:49.316>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2015-06-23.12:44:49.316>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-06-23.12:44:49.318>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2015-06-23.12:15:08.734>
    creator = 'pitrou'
    dependencies = []
    files = ['39787']
    hgrepos = []
    issue_num = 24489
    keywords = ['patch']
    message_count = 7.0
    messages = ['245678', '245679', '245681', '245682', '245683', '245684', '245685']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'pitrou', 'vstinner', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24489'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions