-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 20539 |
|---|---|
| Nosy | @mdickinson, @ncoghlan, @pitrou, @vstinner, @skrah, @gareth-rees, @MojoVampire |
| Files |
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 2014-04-10.13:35:30.993>
created_at = <Date 2014-02-07.10:54:29.109>
labels = ['extension-modules', 'type-bug']
title = 'math.factorial may throw OverflowError'
updated_at = <Date 2014-04-10.13:35:30.991>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2014-04-10.13:35:30.991>
actor = 'mark.dickinson'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2014-04-10.13:35:30.993>
closer = 'mark.dickinson'
components = ['Extension Modules']
creation = <Date 2014-02-07.10:54:29.109>
creator = 'ncoghlan'
dependencies = []
files = ['33961', '33965', '34777']
hgrepos = []
issue_num = 20539
keywords = ['patch']
message_count = 29.0
messages = ['210448', '210449', '210450', '210451', '210453', '210454', '210455', '210477', '210480', '210496', '210497', '210510', '210511', '210512', '210513', '210528', '210555', '210571', '215842', '215847', '215852', '215857', '215861', '215862', '215869', '215873', '215877', '215879', '215881']
nosy_count = 9.0
nosy_names = ['mark.dickinson', 'ncoghlan', 'pitrou', 'vstinner', 'skrah', 'python-dev', '[email protected]', 'garybernhardt', 'josh.r']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20539'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error