Lazy creation of dict in OrderedDict · Issue #70137 · 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 | 25949 |
---|---|
Nosy | @rhettinger, @jcea, @ericsnowcurrently, @serhiy-storchaka |
Files | odict___dict__.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/serhiy-storchaka' closed_at = <Date 2016-02-08.14:40:06.098> created_at = <Date 2015-12-25.12:48:08.359> labels = ['extension-modules', 'type-feature'] title = 'Lazy creation of dict in OrderedDict' updated_at = <Date 2017-04-25.01🔞03.564> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2017-04-25.01🔞03.564> actor = 'jcea' assignee = 'serhiy.storchaka' closed = True closed_date = <Date 2016-02-08.14:40:06.098> closer = 'serhiy.storchaka' components = ['Extension Modules'] creation = <Date 2015-12-25.12:48:08.359> creator = 'serhiy.storchaka' dependencies = [] files = ['41419'] hgrepos = [] issue_num = 25949 keywords = ['patch'] message_count = 4.0 messages = ['256988', '257044', '258593', '259849'] nosy_count = 6.0 nosy_names = ['rhettinger', 'jcea', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'Winterflower'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue25949' versions = ['Python 3.6']