array: Add 'w' type and deprecate 'u' type. · Issue #80480 · python/cpython (original) (raw)
BPO | 36299 |
---|---|
Nosy | @terryjreedy, @ncoghlan, @methane, @skrah, @serhiy-storchaka |
PRs | bpo-36299: array('u') uses Py_UCS4 instead of Py_UNICODE #12497 |
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 2019-03-15.05:50:02.657> labels = ['3.8', 'library'] title = "array: Deprecate 'u' type in array module" updated_at = <Date 2020-04-23.00:47:43.731> user = 'https://github.com/methane'
bugs.python.org fields:
activity = <Date 2020-04-23.00:47:43.731> actor = 'methane' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2019-03-15.05:50:02.657> creator = 'methane' dependencies = [] files = [] hgrepos = [] issue_num = 36299 keywords = ['patch'] message_count = 12.0 messages = ['337967', '338031', '338595', '338598', '338607', '338608', '338609', '338610', '338611', '367000', '367044', '367065'] nosy_count = 5.0 nosy_names = ['terry.reedy', 'ncoghlan', 'methane', 'skrah', 'serhiy.storchaka'] pr_nums = ['12497'] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue36299' versions = ['Python 3.8']