Issues
- 0
- 3
[Bug]: Annotated return type of `tee.__iter__` is `Iterator[AnyIterable]` when I think it should be `Iterator[AsyncIterable/-ator]`
#151 opened by smheidrich - 3
- 2
[Bug]: `unittests/test_functools_lru.py::test_method_discard` failures with Python 3.13.0b2
#144 opened by mgorny - 0
- 0
- 1
[Bug]: Incorrect overload handling for Any
#139 opened by maxfischer2781 - 0
[Feature]: Support linting with PyRight
#137 opened by maxfischer2781 - 5
pyright: Failed to call method "__get__" for descriptor class "LRUAsyncCallable..."
#124 opened by Luffbee - 0
Update contribution material
#134 opened by maxfischer2781 - 0
Backport contextlib.AsyncContextDecorator and asynccontextmanager decorator feature
#120 opened by maxfischer2781 - 6
alru_cache decorator on a class method causes mypy error: Missing positional argument "self"
#104 opened by atusy - 1
Add type overload with filter(None, iter)
#125 opened by dishang-le - 1
- 0
Deprecate old Python versions
#95 opened by maxfischer2781 - 0
Match Python 3.12 standard library
#110 opened by maxfischer2781 - 2
asyncstdlib.heapq.merge is not stable
#111 opened by ybungalobill - 2
Add str.join(…, AsyncIterable) support
#101 opened by bryzgaloff - 3
- 2
Helper to emulate `async yield from`?
#43 opened by maxfischer2781 - 1
- 2
`hasattr` call for attribute being `cached_property` raises `RuntimeWarning`
#99 opened by alex-kowalczyk - 1
Python version requirement
#98 opened by auxsvr - 4
- 1
missing async_property
#89 opened by skewty - 2
- 1
islice close generator
#91 opened by Niccolum - 3
- 1
- 7
Investigate Cython support
#56 opened by maxfischer2781 - 3
Helper to emulate `async lambda`?
#41 opened by maxfischer2781 - 3
- 0
Add heapq / heapq.merge?
#57 opened by maxfischer2781 - 3
Support strict mypy typing
#63 opened by uSpike - 0
- 2
- 1
- 4
Mypy does not recognize library stub
#61 opened by uSpike - 4
Publish package on conda-forge
#50 opened by hechth - 0
Merge min/max implementation
#54 opened by maxfischer2781 - 1
Review package metadata
#40 opened by maxfischer2781 - 4
Expose a "make awaitable" helper
#42 opened by maxfischer2781 - 0
Document publishing process
#51 opened by maxfischer2781 - 1
- 1
Use GH actions for unittests
#47 opened by maxfischer2781 - 3
Planned release date for 3.11?
#38 opened by mristin - 5
Add helper to apply a function after awaiting
#33 opened by mristin - 0
- 1
Check commit messages
#32 opened by mristin - 3
Add pre-commit script
#31 opened by mristin