-
-
Notifications
You must be signed in to change notification settings - Fork 409
Closed
Milestone
Description
Originally posted by @half-duplex in #2062 (comment)
- sopel/formatting.py TODO (formatting:
colorsis now an Enum #2122) - conftest.py 2x "Python 3.3" comments (conftest: remove hacks/shims for running tests on Python 3.3 #2123)
- sopel/plugins/rules.py has a 2.7 TODO (plugins.rules.URLCallback: use
yield fromexpression #2124) [ ] sopel/irc/backends.py SSLAsynchatBackend.handle_connectNAK; replaced by asyncio backend