sopel-irc / sopel

:robot::speech_balloon: An easy-to-use and highly extensible IRC Bot framework. Formerly Willie.
https://sopel.chat
Other
951 stars 405 forks source link

Remove `SopelWrapper` in favor of `contextvars` implementation #2527

Open SnoopJ opened 8 months ago

SnoopJ commented 8 months ago

See #2460, this is the final step in the gradual retirement of SopelWrapper, intended for the next major release after the alternative implementation is in place.