Skip to content

The documentation for the print function should explain/point to how to control the sys.stdout encoding #57041

@bitdancer

Description

@bitdancer
BPO 12832
Nosy @merwok, @bitdancer
Files
  • functions_print_doc.patch: Add documentation to the print function detailing where it gets it's encoding information from.
  • functions_print_doc_2.patch: Revise patch based on code review
  • print-encoding.diff
  • 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 = 'https://github.com/merwok'
    closed_at = None
    created_at = <Date 2011-08-24.13:18:13.503>
    labels = ['type-feature', '3.9', '3.10', 'docs']
    title = 'The documentation for the print function should explain/point to how to control the sys.stdout encoding'
    updated_at = <Date 2020-10-25.22:58:27.720>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2020-10-25.22:58:27.720>
    actor = 'iritkatriel'
    assignee = 'eric.araujo'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2011-08-24.13:18:13.503>
    creator = 'r.david.murray'
    dependencies = []
    files = ['23042', '23815', '23818']
    hgrepos = []
    issue_num = 12832
    keywords = ['patch']
    message_count = 7.0
    messages = ['142880', '142881', '142883', '142953', '148497', '148638', '148663']
    nosy_count = 4.0
    nosy_names = ['eric.araujo', 'r.david.murray', 'docs@python', 'zachary r.']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12832'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc direasytype-featureA feature request or enhancement

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions