Skip to content

Remove array.fromstring() and array.tostring() aliases, deprecated since Python 3.2 #83097

@corona10

Description

@corona10
BPO 38916
Nosy @brettcannon, @rhettinger, @vstinner, @benjaminp, @serhiy-storchaka, @corona10, @miss-islington
PRs
  • bpo-38916: array.array: remove fromstring() and tostring() #17487
  • [3.8] bpo-38916: Document array.array deprecation #17523
  • [3.7] bpo-38916: Document array.array deprecation (GH-17523) #17525
  • 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 2019-12-09.13:58:48.548>
    created_at = <Date 2019-11-26.14:08:48.341>
    labels = ['easy', 'library', '3.9']
    title = 'Remove array.fromstring() and array.tostring() aliases, deprecated since Python 3.2'
    updated_at = <Date 2019-12-09.13:58:48.547>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2019-12-09.13:58:48.547>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-09.13:58:48.548>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-11-26.14:08:48.341>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38916
    keywords = ['patch', 'easy (C)']
    message_count = 17.0
    messages = ['357495', '357496', '357497', '357524', '357527', '357538', '357576', '357601', '357623', '357932', '357933', '357941', '358072', '358073', '358084', '358087', '358089']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'rhettinger', 'vstinner', 'benjamin.peterson', 'serhiy.storchaka', 'corona10', 'miss-islington']
    pr_nums = ['17487', '17523', '17525']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38916'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeeasystdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions