Skip to content

patch: steer people away from codecs.open #66326

@FrankvanDijk

Description

@FrankvanDijk
BPO 22128
Nosy @malemburg, @doerwalter, @pitrou, @vstinner, @vadmium, @iritkatriel
Superseder
  • bpo-19548: 'codecs' module docs improvements
  • Files
  • codecsopen2.patch: patch against 2.7
  • codecsopen3.patch: patch against 3.5; applies to 3.4 too
  • codecsopen2a.patch: toned down variant of codecsopen2.patch in response to http://bugs.python.org/issue22128#msg224659
  • codecsopen3a.patch: toned down variant of codecsopen3.patch in response to http://bugs.python.org/issue22128#msg224659
  • 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 2021-04-16.22:44:45.841>
    created_at = <Date 2014-08-03.13:17:18.712>
    labels = ['type-bug', 'docs']
    title = 'patch: steer people away from codecs.open'
    updated_at = <Date 2021-04-16.22:44:45.841>
    user = 'https://bugs.python.org/FrankvanDijk'

    bugs.python.org fields:

    activity = <Date 2021-04-16.22:44:45.841>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-04-16.22:44:45.841>
    closer = 'iritkatriel'
    components = ['Documentation']
    creation = <Date 2014-08-03.13:17:18.712>
    creator = 'Frank.van.Dijk'
    dependencies = []
    files = ['36234', '36235', '36273', '36274']
    hgrepos = []
    issue_num = 22128
    keywords = ['patch']
    message_count = 7.0
    messages = ['224632', '224657', '224659', '224778', '224895', '233326', '388974']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'doerwalter', 'pitrou', 'vstinner', 'docs@python', 'martin.panter', 'Frank.van.Dijk', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '19548'
    type = 'behavior'
    url = 'https://bugs.python.org/issue22128'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirtype-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