Skip to content

array constructor and array.fromstring should accept bytearray. #53236

@tjol

Description

@tjol
mannequin
BPO 8990
Nosy @terryjreedy, @abalkin, @pitrou, @vstinner, @tjol
Files
  • array.diff: array.fromstring patch
  • array2.diff: patch including test
  • array_3.2_fromstring.diff: updated version of the patch
  • tofrombytes.diff: patch introducing to/frombytes
  • tostring_usage.diff: remove to/fromstring usage in stdlib
  • 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 2010-09-01.20:30:46.820>
    created_at = <Date 2010-06-13.19:42:52.931>
    labels = ['extension-modules', 'type-bug', 'library']
    title = 'array constructor and array.fromstring should accept bytearray.'
    updated_at = <Date 2010-09-01.20:30:46.818>
    user = 'https://github.com/tjol'

    bugs.python.org fields:

    activity = <Date 2010-09-01.20:30:46.818>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-09-01.20:30:46.820>
    closer = 'pitrou'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2010-06-13.19:42:52.931>
    creator = 'tjollans'
    dependencies = []
    files = ['17658', '17749', '17826', '18697', '18698']
    hgrepos = []
    issue_num = 8990
    keywords = ['patch']
    message_count = 18.0
    messages = ['107744', '108159', '108161', '108163', '108164', '108186', '108226', '108312', '108419', '109028', '109049', '109051', '111872', '114675', '114684', '115271', '115274', '115331']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'belopolsky', 'pitrou', 'vstinner', 'tjollans']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8990'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions