-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed as not planned
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 12425 |
---|---|
Nosy | @malemburg, @loewis, @akuchling, @ned-deily, @djc, @merwok, @serhiy-storchaka |
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 = None
closed_at = None
created_at = <Date 2011-06-28.07:38:27.095>
labels = ['type-bug', 'library']
title = 'gettext breaks on empty plural-forms value'
updated_at = <Date 2017-09-23.19:56:11.763>
user = 'https://github.com/djc'
bugs.python.org fields:
activity = <Date 2017-09-23.19:56:11.763>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2011-06-28.07:38:27.095>
creator = 'djc'
dependencies = []
files = ['38918']
hgrepos = []
issue_num = 12425
keywords = ['patch', 'needs review']
message_count = 5.0
messages = ['139347', '139435', '240618', '240679', '302802']
nosy_count = 9.0
nosy_names = ['lemburg', 'loewis', 'akuchling', 'ned.deily', 'djc', 'eric.araujo', 'Arfrever', 'serhiy.storchaka', 'bkabrda']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12425'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']
Linked PRs
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done