1
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
irc: begin migrating `Optional[type]` to `type | None`
dgw
More... 8 months ago
irc: annotate some newer AbstractBot methods with `versionadded`
dgw
More... 8 months ago
Merge pull request #2594 from SnoopJ/bugfix/gh2593-fix-entrypoint-reloading
dgw
More... 8 months ago
Merge pull request #2638 from sopel-irc/plugins-show-version
dgw
More... 9 months ago
Merge pull request #2629 from Exirel/fix-no-rate-limit
dgw
More... 9 months ago
Merge pull request #2620 from sopel-irc/irc.utils.safe-remove-nulls
dgw
More... 9 months ago
Merge pull request #2617 from sopel-irc/docs-scheduling-tips
dgw
More... 9 months ago
cli.plugins: include version number in `sopel-plugins show`
dgw
More... 9 months ago
Merge pull request #2633 from sopel-irc/plugins.handlers-tweaks
dgw
More... 9 months ago
Merge pull request #2630 from sopel-irc/fix-slow-repeated-tests
dgw
More... 9 months ago
bot, plugins: deprecate bot.{add|remove}_plugin More... 9 months ago
coretasks, url: use bot._url_callbacks More... 9 months ago
Merge pull request #2616 from Exirel/mypy-option-disallow-incomplete-defs
dgw
More... 9 months ago
tools: minor improvements of type annotations More... 9 months ago
Merge pull request #2631 from sopel-irc/pin-mypy-1.11
dgw
More... 9 months ago
Pin `mypy` to 1.11.2, avoiding updates that break CI (for now)
dgw
More... 9 months ago
Merge pull request #2589 from sopel-irc/find-escaped-escapechar
dgw
More... 9 months ago
Merge pull request #2577 from sopel-irc/bug-template-faq-link
dgw
More... 9 months ago
Merge pull request #2285 from half-duplex/url-private-safety
dgw
More... 9 months ago
irc.utils: improve `safe()` docstring
dgw
More... 9 months ago
Merge pull request #2624 from sopel-irc/ChoiceAttribute-log-invalid-value
dgw
More... 9 months ago
bot, rules: fix rate limiting rules without a rate limit More... 9 months ago
Merge pull request #2628 from sopel-irc/python-3.13
dgw
More... 9 months ago
meta: Python 3.13 is officially tested now; add classifier
dgw
More... 9 months ago
pytest_plugin: disable flood protection for example tests
dgw
More... 10 months ago
ci, contrib, dice, meta: enable testing on Python 3.13 + fix warnings
dgw
More... 10 months ago
config.types.ChoiceAttribute: log the invalid value if validation fails
dgw
More... 10 months ago
test: eliminate for...in loops in test_irc_utils suite
dgw
More... 10 months ago
irc.utils, test: also remove null (\x00) in safe()
dgw
More... 10 months ago
test: add regression test for `PyFilePlugin` folders w/submodules
dgw
More... 10 months ago