Joshie

Results 14 issues of Joshie

With python 2.7 being dropped (intentionally or not; See #1118 for why I say this) upgrading this package to modern python is very possible. ### What does it mean to...

> [!NOTE] > DO NOT REVIEW THIS. This is very much WIP. Will remove this note when ready to be reviewed. ## Summary Add in reportInconsistentOverload and reportInvalidTypeVarUse pyright rules...

t: refactor/typing/lint
skip news

### Summary The pyright linting of reportInconsistentOverload should be enabled ### What is the feature request for? The core library ### The Problem The static check is currently disabled. To...

feature request

From the python docs: > [!IMPORTANT] > Save a reference to the result of this function, to avoid a task disappearing mid-execution. The event loop only keeps weak references to...