Skip to content

Add encoding & errors parameters to TextIOWrapper.reconfigure() #59421

@ncoghlan

Description

@ncoghlan
BPO 15216
Nosy @loewis, @atsuoishimoto, @ncoghlan, @pitrou, @vstinner, @jwilk, @methane, @berkerpeksag, @vadmium, @serhiy-storchaka
PRs
  • bpo-15216: TextIOWrapper support set encoding, errors and newline after creation #199
  • bpo-15216: TextIOWrapper support change encoding after creation #2343
  • Files
  • set_encoding.patch
  • set_encoding-2.patch
  • set_encoding-3.patch
  • set_encoding-4.patch
  • set_encoding-5.patch
  • set_encoding-6.patch
  • set_encoding-7.patch
  • set_encoding-newline.patch: Allow setting newline
  • set_encoding-8.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 2017-12-21.06:37:36.573>
    created_at = <Date 2012-06-28.10:49:17.534>
    labels = ['type-feature', '3.7']
    title = 'Add encoding & errors parameters to TextIOWrapper.reconfigure()'
    updated_at = <Date 2017-12-21.06:37:36.572>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2017-12-21.06:37:36.572>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-21.06:37:36.573>
    closer = 'methane'
    components = []
    creation = <Date 2012-06-28.10:49:17.534>
    creator = 'ncoghlan'
    dependencies = []
    files = ['26715', '26750', '33855', '33857', '33874', '33893', '46204', '46255', '46259']
    hgrepos = []
    issue_num = 15216
    keywords = ['patch']
    message_count = 55.0
    messages = ['164239', '164256', '164377', '164379', '164394', '164398', '167483', '167597', '167598', '167599', '167604', '167754', '167772', '167779', '167831', '167832', '183427', '183428', '202214', '202223', '202258', '202259', '202260', '203210', '209364', '209376', '209377', '209385', '209394', '209395', '209612', '209619', '209942', '209983', '210020', '210050', '210175', '210176', '210205', '210270', '210280', '226896', '242942', '243324', '261641', '284950', '284955', '285111', '285112', '285205', '285210', '285221', '295018', '295113', '308838']
    nosy_count = 15.0
    nosy_names = ['loewis', 'ishimoto', 'ncoghlan', 'pitrou', 'vstinner', 'jwilk', 'mrabarnett', 'Arfrever', 'methane', 'nikratio', 'rurpy2', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'quad']
    pr_nums = ['199', '2343']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15216'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions