Fix incorrect use of *Realloc() and *Resize() · Issue #59114 · 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 | 14909 |
---|---|
Nosy | @kristjanvalur, @vstinner |
Files | realloc.diff |
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 = <Date 2012-05-31.10:04:27.353> created_at = <Date 2012-05-25.09:58:18.123> labels = ['performance'] title = 'Fix incorrect use of *Realloc() and *Resize()' updated_at = <Date 2012-05-31.10:04:27.352> user = 'https://github.com/kristjanvalur'
bugs.python.org fields:
activity = <Date 2012-05-31.10:04:27.352> actor = 'kristjan.jonsson' assignee = 'none' closed = True closed_date = <Date 2012-05-31.10:04:27.353> closer = 'kristjan.jonsson' components = [] creation = <Date 2012-05-25.09:58:18.123> creator = 'kristjan.jonsson' dependencies = [] files = ['25703'] hgrepos = [] issue_num = 14909 keywords = ['patch'] message_count = 3.0 messages = ['161561', '161968', '161988'] nosy_count = 3.0 nosy_names = ['kristjan.jonsson', 'vstinner', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'resource usage' url = 'https://bugs.python.org/issue14909' versions = ['Python 3.3']