Closed yangroro closed 3 years ago
Merging #173 (b46a630) into master (d5270d2) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #173 +/- ##
==========================================
+ Coverage 97.95% 97.96% +0.01%
==========================================
Files 15 15
Lines 1509 1520 +11
==========================================
+ Hits 1478 1489 +11
Misses 31 31
@youknowone Could you release new version include #172 #173? And latest release pointing wrong release.
Thanks a lot. 0.8.3 is released right now. https://pypi.org/project/ring/0.8.3/
Because Python projects doesn't have that much meaning in github releases, I skipped it for a while. Instead of github release, each tag is describing what's changed in the version
asyncio.coroutine
deprecated since python 3.8 It showsDeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead