Skip to content

Allow keyword argument in str.splitlines() #57221

@mdickinson

Description

@mdickinson
BPO 13012
Nosy @terryjreedy, @mdickinson, @ezio-melotti, @alex, @meadori
Files
  • issue13012.patch
  • issue13012-repl.diff
  • 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/mdickinson'
    closed_at = <Date 2011-09-28.14:40:53.786>
    created_at = <Date 2011-09-20.13:44:06.891>
    labels = ['interpreter-core', 'type-feature']
    title = 'Allow keyword argument in str.splitlines()'
    updated_at = <Date 2011-09-28.14:40:53.786>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2011-09-28.14:40:53.786>
    actor = 'ezio.melotti'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2011-09-28.14:40:53.786>
    closer = 'ezio.melotti'
    components = ['Interpreter Core']
    creation = <Date 2011-09-20.13:44:06.891>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['23208', '23233']
    hgrepos = []
    issue_num = 13012
    keywords = ['patch']
    message_count = 18.0
    messages = ['144326', '144327', '144328', '144329', '144343', '144358', '144361', '144470', '144474', '144482', '144483', '144488', '144489', '144497', '144498', '144506', '144565', '144566']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'mark.dickinson', 'ezio.melotti', 'alex', 'meador.inge', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13012'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions