nb_inplace_pow is always called with an invalid argument · Issue #80560 · python/cpython · GitHub
Skip to content

nb_inplace_pow is always called with an invalid argument #80560

Description

@Zuzu-Typ
mannequin
BPO 36379
Nosy @rhettinger, @gpshead, @skrah, @MojoVampire, @ZackerySpytz, @miss-islington, @Zuzu-Typ
PRs
  • bpo-36379: __ipow__ must be a ternaryfunc, not a binaryfunc #13546
  • Files
  • Doesn't Work.png
  • 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 2021-01-27.23:14:19.150>
    created_at = <Date 2019-03-20.12:01:33.473>
    labels = ['extension-modules', '3.8', 'build', '3.7', 'type-crash']
    title = 'nb_inplace_pow is always called with an invalid argument'
    updated_at = <Date 2021-01-27.23:14:19.148>
    user = 'https://github.com/Zuzu-Typ'

    bugs.python.org fields:

    activity = <Date 2021-01-27.23:14:19.148>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-27.23:14:19.150>
    closer = 'gregory.p.smith'
    components = ['Build', 'Extension Modules']
    creation = <Date 2019-03-20.12:01:33.473>
    creator = 'Zuzu_Typ'
    dependencies = []
    files = ['48225']
    hgrepos = []
    issue_num = 36379
    keywords = ['patch']
    message_count = 11.0
    messages = ['338458', '338481', '338500', '338502', '338503', '338504', '339353', '343387', '344051', '375835', '385818']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'gregory.p.smith', 'skrah', 'josh.r', 'ZackerySpytz', 'miss-islington', 'Zuzu_Typ']
    pr_nums = ['13546']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue36379'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifebuildThe build process and cross-buildextension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions