Leak in PyUnicode_AsWideCharString() · Issue #59933 · 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 | 15728 |
---|---|
Nosy | @loewis, @vstinner, @skrah |
Files | aswidechar-leak.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-08-19.19:59:45.340> created_at = <Date 2012-08-19.17:49:44.511> labels = ['interpreter-core', 'performance'] title = 'Leak in PyUnicode_AsWideCharString()' updated_at = <Date 2012-08-19.19:59:45.339> user = 'https://github.com/skrah'
bugs.python.org fields:
activity = <Date 2012-08-19.19:59:45.339> actor = 'skrah' assignee = 'none' closed = True closed_date = <Date 2012-08-19.19:59:45.340> closer = 'skrah' components = ['Interpreter Core'] creation = <Date 2012-08-19.17:49:44.511> creator = 'skrah' dependencies = [] files = ['26898'] hgrepos = [] issue_num = 15728 keywords = ['patch'] message_count = 4.0 messages = ['168584', '168591', '168593', '168594'] nosy_count = 4.0 nosy_names = ['loewis', 'vstinner', 'skrah', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'resource usage' url = 'https://bugs.python.org/issue15728' versions = ['Python 3.3']