PyMem_Malloc() should guarantee alignof(max_align_t)
| BPO | 31912 |
|---|---|
| Nosy | @Yhg1s, @gpshead, @vstinner, @skrah |
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 2017-10-31.18:01:35.929> labels = ['interpreter-core', 'type-bug', '3.7'] title = 'PyMem_Malloc() should guarantee alignof(max_align_t)' updated_at = <Date 2018-01-31.10:55:10.425> user = 'https://github.com/skrah'
bugs.python.org fields:
activity = <Date 2018-01-31.10:55:10.425> actor = 'fweimer' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2017-10-31.18:01:35.929> creator = 'skrah' dependencies = [] files = [] hgrepos = [] issue_num = 31912 keywords = [] message_count = 4.0 messages = ['305320', '305322', '305324', '311322'] nosy_count = 5.0 nosy_names = ['twouters', 'gregory.p.smith', 'vstinner', 'skrah', 'fweimer'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue31912' versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']