Closed matan129 closed 5 years ago
Looks great! I haven't tried to run it with an actual asyncio code that attempts to manipulate contexts, but I trust that you have. I added a few minor comments, and I'll merge it once it's done
I've fixed everything you requested. I suggest that you squash-merge this PR, or if you want, I can do an interactive rebase and make the commits look nicer. (I didn't do it yet so it'd be easier for you to review)
I haven't forgotten about this - just having a rather busy week. Will take a closer look when I get the chance. Thanks!
Hi @matan129 Please rebase and squash commits while separating the "aesthetic" ones (like whitespaces/travis/badge changes from the actual contextvar support code.
Also if you can add a changelog entry for this change that would be great.
Thanks!
Done. I added the changelog entry under v1.5.0, I hope that's okay.
Great. Thanks a lot!
In continuation of #268, I fixed some flaws in the original implementation. Also, I fixed some other things along the way, hope it's not too messy.
Tests included.