Skip to content

Releases: isFakeAccount/asyncpraw-stubs

Fixed issued with _deprecate_args and deprecate_lazy

21 Apr 18:30
898be36
Compare
Choose a tag to compare
  • 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

21 Apr 00:02
a5bdceb
Compare
Choose a tag to compare
  • Adds Typing to Comment, Reddit, and AsyncPrawCore

Full Changelog: v0.0.1...v0.0.2

First Release

01 Apr 05:38
cae81ed
Compare
Choose a tag to compare

First Release for this package