Releases: isFakeAccount/asyncpraw-stubs
Releases · isFakeAccount/asyncpraw-stubs
Fixed issued with _deprecate_args and deprecate_lazy
- Fixed issued with _deprecate_args and deprecate_lazy. Now the decorated functions return type won't be shadowed by the decorator.
- Fixed the typing issues in reddit.pyi with IO
- Fixed some conflicting types in
model/reddit/comment.pyi
Full Changelog: v0.0.2...v0.0.3
Adds Typing to Comment
- Adds Typing to Comment, Reddit, and AsyncPrawCore
Full Changelog: v0.0.1...v0.0.2
First Release
First Release for this package