-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
fwalk: incorrect boolean test for non-fd arguments #86219
Copy link
Copy link
Closed
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 42053 |
|---|---|
| Nosy | @serhiy-storchaka, @AliyevH, @akulakov |
| PRs |
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 2021-08-08.18:04:38.130>
created_at = <Date 2020-10-16.17:31:45.463>
labels = ['type-bug', 'library', '3.11']
title = 'fwalk: incorrect boolean test for non-fd arguments'
updated_at = <Date 2021-08-08.18:04:38.130>
user = 'https://bugs.python.org/dubiousjim'bugs.python.org fields:
activity = <Date 2021-08-08.18:04:38.130>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-08.18:04:38.130>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2020-10-16.17:31:45.463>
creator = 'dubiousjim'
dependencies = []
files = []
hgrepos = []
issue_num = 42053
keywords = ['patch']
message_count = 5.0
messages = ['378725', '398676', '398679', '399223', '399226']
nosy_count = 4.0
nosy_names = ['serhiy.storchaka', 'dubiousjim', 'AliyevH', 'andrei.avk']
pr_nums = ['27524', '27669']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue42053'
versions = ['Python 3.11']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error