PyDict_SetDefault doesn't combine split table when needed · Issue #72769 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 28583 |
---|---|
Nosy | @ned-deily, @methane, @serhiy-storchaka, @zhangyangyu |
PRs | [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552 |
Files | PyDict_SetDefault.patch |
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/methane' closed_at = <Date 2016-11-02.09:47:57.360> created_at = <Date 2016-11-01.18:33:44.585> labels = ['interpreter-core', 'type-bug', '3.7', 'release-blocker'] title = "PyDict_SetDefault doesn't combine split table when needed" updated_at = <Date 2017-03-31.16:36:10.509> user = 'https://github.com/zhangyangyu'
bugs.python.org fields:
activity = <Date 2017-03-31.16:36:10.509> actor = 'dstufft' assignee = 'methane' closed = True closed_date = <Date 2016-11-02.09:47:57.360> closer = 'methane' components = ['Interpreter Core'] creation = <Date 2016-11-01.18:33:44.585> creator = 'xiang.zhang' dependencies = [] files = ['45308'] hgrepos = [] issue_num = 28583 keywords = ['patch'] message_count = 6.0 messages = ['279889', '279900', '279902', '279911', '279914', '279915'] nosy_count = 5.0 nosy_names = ['ned.deily', 'methane', 'python-dev', 'serhiy.storchaka', 'xiang.zhang'] pr_nums = ['552'] priority = 'release blocker' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue28583' versions = ['Python 3.6', 'Python 3.7']