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
3a755bb15f
bitbot-3.11-fork
/
src
/
utils
History
jesopo
3a755bb15f
don't consume past 2nd digit in e.g. "\03033,123"
2019-10-25 17:12:24 +01:00
..
irc
don't consume past 2nd digit in e.g. "\03033,123"
2019-10-25 17:12:24 +01:00
__init__.py
add a fairly basic file locking mechanism with src/LockFile.py
2019-10-10 12:11:03 +01:00
_consts_256_color.py
Add src/utils/_consts_256_color.py that should have been added 2 commits ago
2019-01-16 11:25:40 +00:00
cli.py
Remove mention of
ipv4
- detect address family automatically
2019-05-21 10:11:09 +01:00
consts.py
switch to function/module magic being a single object
2019-07-26 11:58:06 +01:00
http.py
support utf8 hostnames by punycode (idna) encoding
2019-10-18 10:58:24 +01:00
parse.py
refactor multi-line-to-line normalisation to utils.parse.line_normalise(), use it in rss.py
2019-10-10 10:33:18 +01:00
security.py
Change arg types of constant_time_compare to typing.AnyStr (utils.security)
2019-02-12 11:59:55 +00:00