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
4936b91273
bitbot-3.11-fork
/
src
/
utils
History
jesopo
4936b91273
Support JSON messages tags, as per IRCv'3 message-tags-0.3
#318
pull request
2018-11-05 15:15:08 +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
Support JSON messages tags, as per IRCv'3 message-tags-0.3
#318
pull request
2018-11-05 15:15:08 +00:00
parse.py
Clarify
items
and
var_items
typing in src.utils.parse
2018-11-05 11:56:52 +00:00