Skip to content

tp_flags: Undefined behaviour with 32 bits long #60290

@vstinner

Description

@vstinner
BPO 16086
Nosy @loewis, @jcea, @mdickinson, @pitrou, @vstinner, @ezio-melotti, @serhiy-storchaka
PRs
  • Fix Documentation for PyType_GetFlags #10758
  • [3.7] bpo-16086: Fix PyType_GetFlags() documentation (GH-10758) #10789
  • [3.6] bpo-16086: Fix PyType_GetFlags() documentation (GH-10758) #10790
  • Files
  • unsigned_tp_flags.patch
  • unsigned_tp_flags-2.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 2012-10-30.23:13:14.212>
    created_at = <Date 2012-09-29.16:04:15.494>
    labels = ['interpreter-core']
    title = 'tp_flags: Undefined behaviour with 32 bits long'
    updated_at = <Date 2018-11-29.11:07:40.935>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-11-29.11:07:40.935>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-10-30.23:13:14.212>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2012-09-29.16:04:15.494>
    creator = 'vstinner'
    dependencies = []
    files = ['27347', '27380']
    hgrepos = []
    issue_num = 16086
    keywords = ['patch']
    message_count = 17.0
    messages = ['171574', '171577', '171578', '171579', '171655', '171720', '171723', '171735', '171763', '172788', '174235', '174240', '174241', '174242', '330670', '330678', '330679']
    nosy_count = 8.0
    nosy_names = ['loewis', 'jcea', 'mark.dickinson', 'pitrou', 'vstinner', 'ezio.melotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['10758', '10789', '10790']
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue16086'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      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