Message314815
| Author | vitaly.krug |
|---|---|
| Recipients | paul.moore, steve.dower, tim.golden, vitaly.krug, zach.ware |
| Date | 2018-04-02.17:27:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522690032.19.0.467229070634.issue33206@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This behavior goes against the socket documentation https://docs.python.org/2/library/socket.html which states "Supported values for address_family are currently AF_INET and AF_INET6. If the IP address string ip_string is invalid, *socket.error* will be raised." |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-02 17:27:12 | vitaly.krug | set | recipients: + vitaly.krug, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-04-02 17:27:12 | vitaly.krug | set | messageid: <1522690032.19.0.467229070634.issue33206@psf.upfronthosting.co.za> |
| 2018-04-02 17:27:12 | vitaly.krug | link | issue33206 messages |
| 2018-04-02 17:27:12 | vitaly.krug | create | |