-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.10only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
| BPO | 39895 |
|---|---|
| Nosy | @zooba, @barneygale |
| PRs | pathlib.Path.touch() implementation into the path accessor #18838 |
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-04-07.11:36:08.566>
created_at = <Date 2020-03-08.03:52:39.637>
labels = ['library', '3.10']
title = '`pathlib.Path.touch()` calls `os.close()` without using accessor'
updated_at = <Date 2021-04-07.11:36:08.565>
user = 'https://github.com/barneygale'bugs.python.org fields:
activity = <Date 2021-04-07.11:36:08.565>
actor = 'steve.dower'
assignee = 'none'
closed = True
closed_date = <Date 2021-04-07.11:36:08.566>
closer = 'steve.dower'
components = ['Library (Lib)']
creation = <Date 2020-03-08.03:52:39.637>
creator = 'barneygale'
dependencies = []
files = []
hgrepos = []
issue_num = 39895
keywords = ['patch']
message_count = 2.0
messages = ['363631', '390390']
nosy_count = 2.0
nosy_names = ['steve.dower', 'barneygale']
pr_nums = ['18838']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue39895'
versions = ['Python 3.10']Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory