Skip to content

document PEP 448: unpacking generalization #68324

@benjaminp

Description

@benjaminp
BPO 24136
Nosy @warsaw, @terryjreedy, @pfmoore, @vstinner, @tjguk, @benjaminp, @ezio-melotti, @bitdancer, @berkerpeksag, @vadmium, @zware, @zooba, @NeilGirdhar, @JelleZijlstra, @supriyantomaftuh
Files
  • whatsnew.diff
  • wn2.diff
  • wn2.diff
  • reference_calls_syntax_update.diff: Update of the function call expression syntax.
  • replace_sequence_with_iterable.diff: Replace "sequence" with "iterable" in regard to the assigned object in the assignment statement.
  • issue24136-expressions.patch: revised patch for call syntax in the language reference
  • unpacking-doc.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 2016-06-12.07:17:55.838>
    created_at = <Date 2015-05-06.13:18:47.604>
    labels = ['easy', 'type-feature', 'docs']
    title = 'document PEP 448: unpacking generalization'
    updated_at = <Date 2016-06-12.07:17:55.837>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2016-06-12.07:17:55.837>
    actor = 'martin.panter'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2016-06-12.07:17:55.838>
    closer = 'martin.panter'
    components = ['Documentation']
    creation = <Date 2015-05-06.13:18:47.604>
    creator = 'benjamin.peterson'
    dependencies = []
    files = ['39370', '39561', '39562', '39918', '39919', '43302', '43339']
    hgrepos = []
    issue_num = 24136
    keywords = ['patch', 'easy']
    message_count = 19.0
    messages = ['242668', '243160', '244417', '246381', '246385', '246393', '246446', '246452', '246485', '246675', '261616', '263262', '267790', '267792', '267822', '268183', '268290', '268312', '268337']
    nosy_count = 19.0
    nosy_names = ['barry', 'terry.reedy', 'paul.moore', 'vstinner', 'tim.golden', 'benjamin.peterson', 'ezio.melotti', 'r.david.murray', 'docs@python', 'python-dev', 'berker.peksag', 'martin.panter', 'zach.ware', 'steve.dower', 'NeilGirdhar', 'moigagoo', 'JelleZijlstra', 'supriyanto maftuh', 'supriyantomaftuh']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24136'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc direasytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions