Nguyễn Gia Phong
|
080f8edc8e
|
Use trio.lowlevel instead of trio.hazmat
Since trio 0.15.0, hazmat has been deprecated.
trio-typing and mypy are bumped to support newer trio and each other.
|
2021-02-23 22:02:34 +07:00 |
|
mhchia
|
ce5663705f
|
Merge branch 'master' into feature/porting-to-trio
|
2019-12-24 02:19:43 +08:00 |
|
mhchia
|
47d10e186f
|
Add SubscriptionAPI
And `TrioSubscriptionAPI`, to make subscription io-agnostic.
|
2019-12-17 18:17:28 +08:00 |
|
mhchia
|
1929f307fb
|
Fix all modules except for security
|
2019-12-06 17:06:37 +08:00 |
|
Alex Stokes
|
63fd531ed0
|
Fixes to add python 3.6 compatibility
|
2019-12-02 16:33:32 -08:00 |
|
Jason Carver
|
d503950179
|
Fix all doc build warnings
|
2019-11-26 17:44:33 -08:00 |
|
Chih Cheng Liang
|
bcd7890124
|
Move test utilities to tools (#356)
* move test factories to libp2p/tools
* remove unused inits
* move pubsub test utils to tools
* cleanup test_interop
* fix typing libp2p/tools/utils
* add typing to pubsub utils
* fix factories typing
* fix typing for floodsub_integration_test_settings
* fix rest of the typing
* fix isort
|
2019-11-21 11:47:54 +08:00 |
|