Skip to content

Python startup should not require passwd entry #54705

@bbi5291

Description

@bbi5291
mannequin
BPO 10496
Nosy @loewis, @birkenfeld, @arekm, @vstinner, @tiran, @tarekziade, @ned-deily, @merwok, @bitdancer, @IIIIllllIIIIllllIIIIllllIIIIllllIIIIll, @serhiy-storchaka, @matrixise, @seirl, @yan12125, @surajssd, @izbyshev, @Cinerar, @miss-islington, @pxinwr
PRs
  • bpo-10496 Runing Inside docker container from non root user raises KeyError #3403
  • bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error #10919
  • [3.7] bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) #10924
  • [3.7] bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) #10924
  • [3.7] bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) #10924
  • [3.6] bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) #10925
  • [3.6] bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) #10925
  • [2.7] bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) #10930
  • [2.7] bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) #10930
  • [2.7] bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) #10930
  • bpo-10496: distutils check_environ() handles getpwuid() error #10931
  • bpo-10496: distutils check_environ() handles getpwuid() error #10931
  • bpo-10496: distutils check_environ() handles getpwuid() error #10931
  • [3.7] bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931) #11212
  • [2.7] bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931) #11213
  • bpo-31904: posixpath.expanduser() handles user home of None #23530
  • Files
  • bug.c
  • nonexistent_user.patch
  • user.py
  • 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 = <Date 2018-12-18.16:37:38.410>
    created_at = <Date 2010-11-22.00:59:48.070>
    labels = ['3.7', 'tests', '3.8', 'type-bug', 'library']
    title = 'Python startup should not require passwd entry'
    updated_at = <Date 2020-12-17.20:40:51.564>
    user = 'https://bugs.python.org/bbi5291'

    bugs.python.org fields:

    activity = <Date 2020-12-17.20:40:51.564>
    actor = 'pxinwr'
    assignee = 'eric.araujo'
    closed = True
    closed_date = <Date 2018-12-18.16:37:38.410>
    closer = 'vstinner'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2010-11-22.00:59:48.070>
    creator = 'bbi5291'
    dependencies = []
    files = ['19760', '21896', '47211']
    hgrepos = []
    issue_num = 10496
    keywords = ['patch', 'needs review']
    message_count = 50.0
    messages = ['122086', '122272', '122640', '132771', '133626', '133674', '133675', '133676', '133742', '133743', '133830', '134984', '134987', '135044', '135047', '135195', '135551', '135592', '135596', '155530', '155534', '156373', '193987', '257513', '270771', '272115', '282502', '282503', '282504', '302176', '302355', '303943', '304128', '331100', '331103', '331108', '331115', '331123', '331125', '331127', '331128', '331129', '331133', '331135', '331136', '331163', '332065', '332067', '332070', '332071']
    nosy_count = 29.0
    nosy_names = ['loewis', 'georg.brandl', 'arekm', 'vstinner', 'christian.heimes', 'nadeem.vawda', 'tarek', 'ned.deily', 'eric.araujo', 'grahamd', 'r.david.murray', 'neologix', 'filippo', 'xuanji', 'bbi5291', 'Denis.Barmenkov', 'aikinci', 'serhiy.storchaka', 'matrixise', 'zaytsev', 'antoine.pietri', 'yan12125', 'Jonathon Reinhart', 'surajd', 'izbyshev', 'cinerar', 'Nicholas Brown', 'miss-islington', 'pxinwr']
    pr_nums = ['3403', '10919', '10924', '10924', '10924', '10925', '10925', '10930', '10930', '10930', '10931', '10931', '10931', '11212', '11213', '23530']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10496'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions