python-trio / unasync

The async transformation code.
Other
89 stars 13 forks source link

Add users to README #70

Closed pquentin closed 3 years ago

pquentin commented 3 years ago

It turns out our little idea got a bit of traction.

We should really explain why unasync come to be and why it seems like the best compromise, but for now I just update to use a better link than before.

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (de70d20) into master (b314d89) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##            master       #70    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            2         4     +2     
  Lines          127       254   +127     
  Branches        31        62    +31     
==========================================
+ Hits           127       254   +127     
Impacted Files Coverage Δ
unasync/__init__.py 100.00% <0.00%> (ø)
unasync/_version.py 100.00% <0.00%> (ø)
pquentin commented 3 years ago

@sethmlarson @RatanShreshtha Can you please take a look?