-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
release-blockerstdlibStandard 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 | 21088 |
|---|---|
| Nosy | @vstinner, @larryhastings |
| 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/larryhastings'
closed_at = <Date 2014-05-13.08:53:52.051>
created_at = <Date 2014-03-28.19:51:30.803>
labels = ['type-bug', 'library', 'release-blocker']
title = 'curses addch() argument position reverses in Python3.4.0'
updated_at = <Date 2014-05-21.00:41:43.420>
user = 'https://github.com/ma8ma'bugs.python.org fields:
activity = <Date 2014-05-21.00:41:43.420>
actor = 'masamoto'
assignee = 'larry'
closed = True
closed_date = <Date 2014-05-13.08:53:52.051>
closer = 'larry'
components = ['Library (Lib)']
creation = <Date 2014-03-28.19:51:30.803>
creator = 'masamoto'
dependencies = []
files = ['34770', '34939']
hgrepos = []
issue_num = 21088
keywords = ['patch', '3.4regression']
message_count = 10.0
messages = ['215074', '215076', '215077', '215791', '215792', '215804', '216626', '217867', '217868', '218381']
nosy_count = 3.0
nosy_names = ['vstinner', 'larry', 'python-dev']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21088'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
release-blockerstdlibStandard 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