This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2015-07-22 07:02 by pkt, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
poc_getaddr.py | pkt, 2015-07-22 07:02 | |||
dont_assert.patch | Rosuav, 2015-09-11 09:30 | review | ||
dont_assert_with_test.patch | Rosuav, 2015-09-11 09:39 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:19 | admin | set | github: 68872 |
2015-09-11 10:45:32 | vstinner | set | status: open -> closed resolution: fixed messages: + msg250462 versions: + Python 2.7 |
2015-09-11 10:43:09 | python-dev | set | nosy:
+ python-dev messages: + msg250461 |
2015-09-11 09:39:08 | Rosuav | set | files:
+ dont_assert_with_test.patch messages: + msg250457 |
2015-09-11 09:30:14 | Rosuav | set | files:
+ dont_assert.patch nosy: + Rosuav messages: + msg250456 keywords: + patch |
2015-07-22 08:56:35 | pkt | set | messages: + msg247101 |
2015-07-22 07:28:17 | vstinner | set | messages: + msg247098 |
2015-07-22 07:28:05 | vstinner | set | nosy:
+ vstinner title: Type confusion in socket module -> socket.getaddrinfo(host) doesn't ensure that host.encode() returns a byte string messages: + msg247097 versions: + Python 3.4, Python 3.6 |
2015-07-22 07:02:52 | pkt | create |