e7a9ee78a8
rename typing.py to custom_types.py for clarity
2025-02-02 07:18:52 -07:00
8787613e91
run lint with pyupgrade at py39-plus
2025-01-25 15:48:39 -07:00
94483714a3
run lint and fix errors, except mypy
2024-02-19 16:05:58 -07:00
a397ccdc04
makes test_mplex_stream.py::test_mplex_stream_read_write work
2019-11-26 15:27:06 +08:00
41ff884eef
rewrite tcp reader/writer interface
2019-11-26 15:27:05 +08:00
a9ad37bc6f
Add mplex tests and fix error in SwarmConn.close
2019-09-19 16:31:41 +08:00
28f6de37ee
Fix the rest of the typing hints ( #232 )
...
* ignore kad
* fix swarm, and minor
* fix init and swarm
* ignore pb
* enable mypy
* fix basic host
* fix tcp
* fix mplex
* add typing for pb
* skip format pyi
* [mypy] no need to ignore pb now
* add typing to chat
2019-08-11 16:47:54 +08:00
e763f57930
run isort
2019-08-05 11:47:23 +08:00
7a04ebb51f
run black
2019-08-05 11:21:20 +08:00
29fbb9e40a
add typing to transport
2019-08-05 10:42:43 +08:00