-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 44357 |
|---|---|
| Nosy | @malemburg, @rhettinger, @mdickinson, @vstinner, @serhiy-storchaka, @AjithRamachandran |
| PRs | math.cbrt() function: Cube Root #26622 |
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/mdickinson'
closed_at = <Date 2021-06-10.16:43:16.244>
created_at = <Date 2021-06-09.07:45:49.555>
labels = ['type-feature', 'library', '3.11']
title = 'Add math.cbrt() function: Cube Root'
updated_at = <Date 2021-06-16.12:21:53.430>
user = 'https://github.com/AjithRamachandran'bugs.python.org fields:
activity = <Date 2021-06-16.12:21:53.430>
actor = 'mark.dickinson'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2021-06-10.16:43:16.244>
closer = 'mark.dickinson'
components = ['Library (Lib)']
creation = <Date 2021-06-09.07:45:49.555>
creator = 'AjithRamachandran'
dependencies = []
files = []
hgrepos = []
issue_num = 44357
keywords = ['patch']
message_count = 13.0
messages = ['395388', '395396', '395399', '395405', '395411', '395415', '395417', '395418', '395420', '395421', '395430', '395553', '395554']
nosy_count = 7.0
nosy_names = ['lemburg', 'rhettinger', 'mark.dickinson', 'vstinner', 'stutzbach', 'serhiy.storchaka', 'AjithRamachandran']
pr_nums = ['26622']
priority = 'normal'
resolution = None
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue44357'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement