Skip to content

The pwd module implementation incorrectly sets some attributes to None #76214

@xdegaye

Description

@xdegaye
mannequin
BPO 32033
Nosy @vstinner, @tiran, @xdegaye, @serhiy-storchaka, @ZackerySpytz, @miss-islington
PRs
  • bpo-32033: Fix test_pwd failures on Android #19502
  • [3.8] bpo-32033: Fix test_pwd failures on Android (GH-19502) #19518
  • [3.7] bpo-32033: Fix test_pwd failures on Android (GH-19502) #19519
  • bpo-32033: Finalize WASI configure options (GH-32053) #32053
  • 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 2020-04-14.18:16:47.711>
    created_at = <Date 2017-11-15.10:34:19.480>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7', '3.9']
    title = 'The pwd module implementation incorrectly sets some attributes to None'
    updated_at = <Date 2022-03-22.17:42:26.595>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2022-03-22.17:42:26.595>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-14.18:16:47.711>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2017-11-15.10:34:19.480>
    creator = 'xdegaye'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32033
    keywords = ['patch']
    message_count = 13.0
    messages = ['306261', '306262', '306263', '306286', '306290', '306707', '306715', '306729', '366418', '366420', '366425', '366426', '415800']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'christian.heimes', 'xdegaye', 'serhiy.storchaka', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['19502', '19518', '19519', '32053']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32033'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions