Skip to content

bytearray methods center, ljust, rjust don't accept a bytearray as the fill character #56589

@py-user

Description

@py-user
mannequin
BPO 12380
Nosy @rhettinger, @terryjreedy, @ncoghlan, @pitrou, @vstinner, @bitdancer, @py-user, @akheron
Files
  • c_format_bytearray.patch: Allow bytearray for 'c' format
  • c_format_bytearray_plus_additional_tests.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 2011-07-30.04:13:44.979>
    created_at = <Date 2011-06-21.03:50:10.369>
    labels = ['interpreter-core', 'type-feature']
    title = "bytearray methods center, ljust, rjust don't accept a bytearray as the fill character"
    updated_at = <Date 2011-07-30.04:13:44.978>
    user = 'https://github.com/py-user'

    bugs.python.org fields:

    activity = <Date 2011-07-30.04:13:44.978>
    actor = 'eli.bendersky'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-07-30.04:13:44.979>
    closer = 'eli.bendersky'
    components = ['Interpreter Core']
    creation = <Date 2011-06-21.03:50:10.369>
    creator = 'py.user'
    dependencies = []
    files = ['22764', '22779']
    hgrepos = []
    issue_num = 12380
    keywords = ['patch', 'needs review']
    message_count = 16.0
    messages = ['138769', '138784', '138805', '138807', '138809', '138811', '138841', '139373', '140495', '141118', '141128', '141145', '141253', '141264', '141326', '141327']
    nosy_count = 11.0
    nosy_names = ['rhettinger', 'terry.reedy', 'ncoghlan', 'pitrou', 'vstinner', 'r.david.murray', 'eli.bendersky', 'docs@python', 'py.user', 'python-dev', 'petri.lehtinen']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12380'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      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