python-trio / async_generator

Making it easy to write async iterators in Python 3.5
Other
95 stars 24 forks source link

Set None as the default value for yield_() #3

Closed agronholm closed 7 years ago

agronholm commented 7 years ago

As discussed on distutils-sig.

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #3 into master will not change coverage

@@           master    #3   diff @@
===================================
  Files           5     5          
  Lines         512   512          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits          512   512          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update d190466...e7c76cb

njsmith commented 7 years ago

And test added in 915ef333660337f9302735910c64cd7a9f0bc652