Skip to content

sys.argv docs should explaining how to handle encoding issues #61312

@ncoghlan

Description

@ncoghlan
BPO 17110
Nosy @ncoghlan, @pitrou, @ezio-melotti, @methane, @manueljacob, @miss-islington
PRs
  • bpo-17110: doc: add note how to get bytes from sys.argv #12602
  • [3.7] bpo-17110: doc: add note how to get bytes from sys.argv (GH-12602) #12626
  • Files
  • Issue17110.patch: Documentation for proper encoding of command line arguments.
  • 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-03-30.06:25:04.085>
    created_at = <Date 2013-02-03.04:01:11.615>
    labels = ['3.8', 'type-feature', '3.7', 'expert-unicode', 'docs']
    title = 'sys.argv docs should explaining how to handle encoding issues'
    updated_at = <Date 2020-06-18.11:19:04.439>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2020-06-18.11:19:04.439>
    actor = 'methane'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-03-30.06:25:04.085>
    closer = 'methane'
    components = ['Documentation', 'Unicode']
    creation = <Date 2013-02-03.04:01:11.615>
    creator = 'ncoghlan'
    dependencies = []
    files = ['34470']
    hgrepos = []
    issue_num = 17110
    keywords = ['patch']
    message_count = 11.0
    messages = ['181239', '213674', '213699', '213911', '214022', '339175', '339176', '371778', '371788', '371802', '371806']
    nosy_count = 10.0
    nosy_names = ['ncoghlan', 'pitrou', 'ezio.melotti', 'Arfrever', 'methane', 'docs@python', 'mjacob', 'sreepriya', 'andyma', 'miss-islington']
    pr_nums = ['12602', '12626']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17110'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions