[Python-Dev] bpo-32972: Add unittest.AsyncioTestCase review (for 3.8?)

2019-02-05 Thread David Shawley
Hi everyone, I added a PR to add a sub-class of unittest.TestCase that makes it possible to write async test methods. I wrote this a few months ago and it is waiting on core review. Is there a core dev that can take up this review? I would love to have this functionality in the core. Lukasz

Re: [Python-Dev] PEP 572: Assignment Expressions

2018-04-25 Thread David Shawley
On Apr 24, 2018, at 2:10 PM, MRAB wrote: > > On 2018-04-21 03:15, Tim Peters wrote: >> [Tim] >> >> And I'll take this opportunity to repeat the key point for me: I >> >> tried hard, but never found a single case based on staring at real >> >> code where allowing _fancier_ (than "plain name") tar