Sebastien Bourdeauducq
|
d1df18ae6a
|
monkey_patches: work around Python issue 33678. Closes #1016
|
2018-05-29 17:51:41 +08:00 |
Chris Ballance
|
452bc6ecac
|
monkey_patches: fix 3af29f7
|
2017-03-29 01:07:32 +02:00 |
Robert Jördens
|
3af29f7a59
|
monkey_patches: cleanup
|
2017-02-28 13:20:41 +01:00 |
Chris Ballance
|
00ed3909dd
|
monkey-patch Python 3.5.3 asyncio.base_events._ipaddr_info
this fixes #506 for py3.5.3
|
2017-02-28 10:49:19 +00:00 |
Sebastien Bourdeauducq
|
1c32d4fb71
|
monkey-patch Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization (#506)
|
2016-07-13 11:35:16 +08:00 |
Sebastien Bourdeauducq
|
c065b5866f
|
require Python 3.5.2, remove monkey patches
|
2016-07-07 14:55:21 +08:00 |
Sebastien Bourdeauducq
|
579168f06f
|
monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247
|
2016-03-10 15:11:10 +08:00 |