Skip to content

Document bytecode changes in 3.6 #72996

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 28810
Nosy @brettcannon, @berkerpeksag, @serhiy-storchaka, @ilevkivskyi, @Mariatta, @MatthieuDartiailh
PRs
  • bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL bytecode added in 3.6 #239
  • bpo-28810: Document changes to CALL_FUNCTION opcodes #250
  • [3.6] bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL bytecode added in 3.6 #605
  • [3.6] bpo-28810: Document changes to CALL_FUNCTION opcodes #607
  • bpo-28810: Document remaining bytecode changes in 3.6 #651
  • bpo-28810: Update lnotab_notes.txt #665
  • bpo-28810: Document remaining bytecode changes in 3.6 (GH-651) #808
  • [3.6] bpo-28810: Update lnotab_notes.txt (GH-665) #919
  • Dependencies
  • bpo-26213: Document BUILD_*_UNPACK opcodes
  • Files
  • docs-call-function-opcodes.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 = 'https://github.com/brettcannon'
    closed_at = <Date 2017-03-24.21:32:35.326>
    created_at = <Date 2016-11-26.18:24:04.503>
    labels = ['type-feature', '3.7', 'docs']
    title = 'Document bytecode changes in 3.6'
    updated_at = <Date 2017-03-31.09:12:21.016>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-03-31.09:12:21.016>
    actor = 'Mariatta'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2017-03-24.21:32:35.326>
    closer = 'levkivskyi'
    components = ['Documentation']
    creation = <Date 2016-11-26.18:24:04.503>
    creator = 'serhiy.storchaka'
    dependencies = ['26213']
    files = ['45780']
    hgrepos = []
    issue_num = 28810
    keywords = ['patch']
    message_count = 22.0
    messages = ['281788', '281795', '281798', '282577', '286212', '286215', '288300', '288358', '289247', '289250', '289256', '289419', '290140', '290141', '290142', '290147', '290184', '290234', '290236', '290237', '290238', '290901']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'docs@python', 'berker.peksag', 'serhiy.storchaka', 'levkivskyi', 'Mariatta', 'mdartiailh']
    pr_nums = ['239', '250', '605', '607', '651', '665', '808', '919']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28810'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions