-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
The pwd module implementation incorrectly sets some attributes to None #76214
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error