Valérian Rousset
|
09e165ec35
|
Improve socket py2 (#249)
* add vim swap files to gitignore
* add types to socket.socket.send{,all} for py2
|
2016-06-05 16:51:26 -07:00 |
|
Vadim Chugunov
|
eabecf89d8
|
Fix setsockopt signature. (#226)
Closes #225
|
2016-05-26 15:23:31 -07:00 |
|
David Euresti
|
2bb026cd76
|
Fix type of getsockopt (#213)
|
2016-05-18 15:30:24 -07:00 |
|
Filip Hron
|
e7e50b6997
|
attempt to get rid of TODOS, should i edit tests too?
|
2016-03-03 16:55:33 +01:00 |
|
Filip Hron
|
5b92f7cbc5
|
putting @overload decorator back to getsockopt method
|
2016-03-03 10:15:56 +01:00 |
|
Filip Hron
|
fee8196459
|
overload fix
|
2016-03-03 10:10:45 +01:00 |
|
Filip Hron
|
0a11b5e898
|
putting @overload decorator back to getsockopt method
|
2016-03-03 10:07:57 +01:00 |
|
Filip Hron
|
d5cf02390f
|
refractoring py2 socket by removing override decorator
|
2016-03-02 23:09:27 +01:00 |
|
Matthias Kramm
|
94c9ce8fd0
|
Consistently use '= ...' for optional parameters.
|
2015-11-09 13:55:02 -08:00 |
|
Matthias Kramm
|
337abed05a
|
add (overwrite with) mypy stubs, if available
|
2015-09-30 09:59:44 -07:00 |
|