Skip to content

Commit ea0f9d8

Browse files
committed
Update doc blocks with *args and **kwargs
1 parent 9a785de commit ea0f9d8

File tree

3 files changed

+2321
-2418
lines changed

3 files changed

+2321
-2418
lines changed

docs/main/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Development version
1313
- Add ``DelegatedCoroutine`` provider.
1414
- Add ``AbstractCoroutine`` provider.
1515
- Add ``CoroutineDelegate`` provider.
16+
- Fix type-hinting of ``*args`` & ``**kwargs`` that was specified in doc
17+
blocks of various providers and caused inspection problems in PyCharm.
1618
- Regenerate C sources using Cython 0.28.5.
1719

1820
3.13.2

0 commit comments

Comments
 (0)