BPO | [1008086](https://bugs.python.org/issue1008086) --- | :--- Nosy | @Yhg1s, @gpshead, @mwichmann, @amauryfa, @pitrou, @devdanzin Files | [socketmod.patch](https://bugs.python.org/file6180/socketmod.patch "Uploaded as text/plain at 2004-08-12.16:50:10 by @mwichmann") *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: ```python assignee = 'https://github.com/gpshead' closed_at = created_at = labels = ['extension-modules', 'easy', 'type-bug'] title = 'socket.inet_aton returns 8 bytes on LP64 platforms' updated_at = user = 'https://github.com/mwichmann' ``` bugs.python.org fields: ```python activity = actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = closer = 'gregory.p.smith' components = ['Extension Modules'] creation = creator = 'mwichmann' dependencies = [] files = ['6180'] hgrepos = [] issue_num = 1008086 keywords = ['64bit', 'easy'] message_count = 10.0 messages = ['46687', '46688', '81520', '81522', '81523', '81687', '81688', '81691', '90272', '94803'] nosy_count = 7.0 nosy_names = ['twouters', 'collinwinter', 'gregory.p.smith', 'mwichmann', 'amaury.forgeotdarc', 'pitrou', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1008086' versions = ['Python 2.6', 'Python 3.0'] ```