summaryrefslogtreecommitdiff
path: root/test/socketpair_helper.py
Commit message (Expand)AuthorAgeFilesLines
* Merge strings that fit on a single line (#1700)Quentin Pradet2019-09-271-1/+1
* Auto formatting using blackRatan Kulshreshtha2019-05-251-5/+6
* Do not use bare exceptAlex Gaynor2017-11-211-1/+1
* Add comment about try-catch strategySeth M. Larson2017-04-031-1/+7
* except NameError:Seth M. Larson2017-04-031-2/+2
* Skip TLS test on Windows py26, fix lint issuesSeth Michael Larson2017-04-011-2/+2
* socket.error is not a subclass of OSError in Python 2Seth M. Larson2017-04-011-1/+4
* WinError isn't a subclass of OSError <3.3Seth M. Larson2017-03-311-1/+1
* Actually use _CONNECT_ERRORSeth M. Larson2017-03-311-1/+1
* Python 2.7 does not define ...Seth M. Larson2017-03-311-0/+5
* Address @Lukasa's changeslars48392016-10-241-0/+48