Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#development
Title
a
aloof-angle-91616
11/20/2019, 7:00 PM
so there was a huge amount of code that's removable in
rules.py
because we needed to avoid a ton of gotchas with
yield
that we avoid with `async`/`await`, because those rules are effectively checked by python itself
Post