Define Py_VA_COPY macro as a cross-platform replacement for gcc __va_copy
| BPO | 2443 |
|---|---|
| Nosy | @abalkin, @pitrou, @tiran, @benjaminp, @bitdancer |
| Files |
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/abalkin' closed_at = <Date 2010-08-11.22:12:59.423> created_at = <Date 2008-03-21.10:27:37.295> labels = ['interpreter-core', 'type-feature'] title = 'Define Py_VA_COPY macro as a cross-platform replacement for gcc __va_copy' updated_at = <Date 2010-08-11.22:12:59.422> user = 'https://bugs.python.org/rolland'
bugs.python.org fields:
activity = <Date 2010-08-11.22:12:59.422> actor = 'belopolsky' assignee = 'belopolsky' closed = True closed_date = <Date 2010-08-11.22:12:59.423> closer = 'belopolsky' components = ['Interpreter Core'] creation = <Date 2008-03-21.10:27:37.295> creator = 'rolland' dependencies = [] files = ['9849', '16349', '18477'] hgrepos = [] issue_num = 2443 keywords = ['patch'] message_count = 15.0 messages = ['64234', '64250', '64483', '64487', '64500', '64523', '64588', '70468', '84605', '88611', '99987', '99989', '113597', '113608', '113635'] nosy_count = 7.0 nosy_names = ['belopolsky', 'pitrou', 'christian.heimes', 'benjamin.peterson', 'stutzbach', 'rolland', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue2443' versions = ['Python 3.2']