This website requires JavaScript.
Explore
Help
Register
Sign in
Firepup650
/
bitbot-3.11-fork
Watch
2
Star
0
Fork
You've already forked bitbot-3.11-fork
0
Code
Issues
Pull requests
Activity
Actions
2e43c9f3cf
bitbot-3.11-fork
/
src
/
utils
History
jesopo
03cae696c1
Technically, we only need to unescape non-json message-tag *values*
2018-11-08 11:52:53 +00:00
..
__init__.py
Fix some non-explicit None returns, add type hints to important variables
2018-10-31 15:12:46 +00:00
consts.py
Add type/return hints throughout src/ and, in doing so, fix some cyclical
2018-10-30 14:58:48 +00:00
http.py
Fix/refactor issues brought up by type hint linting
2018-10-30 17:49:35 +00:00
irc.py
Technically, we only need to unescape non-json message-tag *values*
2018-11-08 11:52:53 +00:00
parse.py
Clarify
items
and
var_items
typing in src.utils.parse
2018-11-05 11:56:52 +00:00