Skip to content

Possible mojibake in pwd.getpwnam and grp.getgrnam #78785

@william-gr

Description

@william-gr
mannequin
BPO 34604
Nosy @vstinner, @serhiy-storchaka, @william-gr
PRs
  • bpo-34604: Fix possible mojibake in pwd.getpwnam and grp.getgrnam #9098
  • [3.7] bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098) #9104
  • [3.6] bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098) #9105
  • bpo-34604: Use %R because of invisible characters or trailing whitespaces #9165
  • [3.7] bpo-34604: Use %R because of invisible characters or trailing whitespaces. (GH-9165). #10947
  • [3.6] bpo-34604: Use %R because of invisible characters or trailing whitespaces. (GH-9165). (GH-10947) #10954
  • 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 2018-12-05.22:09:34.390>
    created_at = <Date 2018-09-07.13:14:54.950>
    labels = ['extension-modules', '3.7', '3.8']
    title = 'Possible mojibake in pwd.getpwnam and grp.getgrnam'
    updated_at = <Date 2018-12-05.22:09:34.388>
    user = 'https://github.com/william-gr'

    bugs.python.org fields:

    activity = <Date 2018-12-05.22:09:34.388>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-05.22:09:34.390>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2018-09-07.13:14:54.950>
    creator = 'wg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34604
    keywords = ['patch']
    message_count = 13.0
    messages = ['324738', '324772', '324805', '324806', '324831', '324879', '324880', '324882', '324924', '324949', '331141', '331170', '331181']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'wg']
    pr_nums = ['9098', '9104', '9105', '9165', '10947', '10954']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34604'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions