Skip to content

Py_BuildValue is causing crashes with the "L" and "K" format characters when upcasting sub 64-bit integer types #77460

Description

@mr-nfamous
BPO 33279
Nosy @pfmoore, @tjguk, @zware, @serhiy-storchaka, @zooba, @mr-nfamous

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 2018-04-14.18:46:04.685>
created_at = <Date 2018-04-14.18:32:00.842>
labels = ['interpreter-core', 'invalid', 'OS-windows', 'type-crash']
title = 'Py_BuildValue is causing crashes with the "L" and "K" format characters when upcasting sub 64-bit integer types'
updated_at = <Date 2018-04-14.18:46:04.678>
user = 'https://github.com/mr-nfamous'

bugs.python.org fields:

activity = <Date 2018-04-14.18:46:04.678>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2018-04-14.18:46:04.685>
closer = 'serhiy.storchaka'
components = ['Interpreter Core', 'Windows']
creation = <Date 2018-04-14.18:32:00.842>
creator = 'bup'
dependencies = []
files = []
hgrepos = []
issue_num = 33279
keywords = []
message_count = 2.0
messages = ['315300', '315301']
nosy_count = 6.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'bup']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue33279'
versions = ['Python 3.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowsinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions