.. |
utils
|
Clarify items and var_items typing in src.utils.parse
|
2018-11-05 11:56:52 +00:00 |
__init__.py
|
Add src/__init__.py to allow mypy to see src/ as a module
|
2018-11-02 11:51:13 +00:00 |
Cache.py
|
Fix/refactor issues brought up by type hint linting
|
2018-10-30 17:49:35 +00:00 |
Config.py
|
Fix some non-explicit None returns, add type hints to important variables
|
2018-10-31 15:12:46 +00:00 |
Database.py
|
|
|
EventManager.py
|
Fix/refactor issues brought up by type hint linting
|
2018-10-30 17:49:35 +00:00 |
Exports.py
|
Fix/refactor issues brought up by type hint linting
|
2018-10-30 17:49:35 +00:00 |
IRCBot.py
|
@utils.hook doesn't work outside of modules!
|
2018-11-05 12:27:11 +00:00 |
IRCBuffer.py
|
Fix some non-explicit None returns, add type hints to important variables
|
2018-10-31 15:12:46 +00:00 |
IRCChannel.py
|
Fix/refactor issues brought up by type hint linting
|
2018-10-30 17:49:35 +00:00 |
IRCObject.py
|
|
|
IRCServer.py
|
it should be self.bindhost, now that we've moved the logic to .connect() instead
|
2018-11-05 12:18:30 +00:00 |
IRCUser.py
|
Fix some non-explicit None returns, add type hints to important variables
|
2018-10-31 15:12:46 +00:00 |
Logging.py
|
Move setting BitBotFormatter's converter (to time.gmtime) to class definition as
|
2018-10-30 18:03:44 +00:00 |
ModuleManager.py
|
|
|
Socket.py
|
Fix/refactor issues brought up by type hint linting
|
2018-10-30 17:49:35 +00:00 |
Timers.py
|
Fix/refactor issues brought up by type hint linting
|
2018-10-30 17:49:35 +00:00 |