◐ Shell
clean mode source ↗

Document BUILD_*_UNPACK opcodes

BPO 26213
Nosy @Yhg1s, @brettcannon, @benjaminp, @berkerpeksag, @serhiy-storchaka, @NeilGirdhar, @ilevkivskyi
PRs
  • bpo-26213: Document _UNPACK bytecodes and BUILD_MAP changes #238
  • [3.6] bpo-26213: Document _UNPACK bytecodes and BUILD_MAP changes #440
  • [3.5] bpo-26213: Document _UNPACK bytecodes and BUILD_MAP changes #441
  • 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/brettcannon'
    closed_at = <Date 2017-03-03.22:48:42.789>
    created_at = <Date 2016-01-26.23:40:45.013>
    labels = ['type-bug', '3.7', 'docs']
    title = 'Document BUILD_*_UNPACK opcodes'
    updated_at = <Date 2017-03-24.23:01:45.751>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2017-03-24.23:01:45.751>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2017-03-03.22:48:42.789>
    closer = 'brett.cannon'
    components = ['Documentation']
    creation = <Date 2016-01-26.23:40:45.013>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26213
    keywords = []
    message_count = 8.0
    messages = ['258985', '258986', '268127', '287605', '288943', '290313', '290315', '290319']
    nosy_count = 9.0
    nosy_names = ['twouters', 'brett.cannon', 'benjamin.peterson', 'docs@python', 'berker.peksag', 'Joshua.Landau', 'serhiy.storchaka', 'NeilGirdhar', 'levkivskyi']
    pr_nums = ['238', '440', '441']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26213'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']