You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wrap GeneratorModel methods into BoundMethod; remove redundant test (#2584)
The LookupTest.test_generator_attributes contains outdated Python 2
code (doesn't run on Python 3). The test is superceded by
GeneratorModelTest.test_model.
Fix AsyncGenerator test and model, they just weren't used before
0 commit comments