Message290674
| Author |
thehesiod |
| Recipients |
giampaolo.rodola, ncoghlan, thehesiod, veky, yselivanov |
| Date |
2017-03-28.01:42:32 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1490665352.3.0.736836182771.issue29302@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
ok I've updated the gist with a base class and sync + async sub-classes. The way it worked out I think is nice because we can have the same method names across both sync+async. Let me know what you guys think! btw, it seems the test_dont_reraise_RuntimeError test hangs even with the release version. |
|