[Python-Dev] Three trivial PRs from first-timers in need of merging!

2020-02-20 Thread Brandt Bucher
Hi everybody! I've found a handful of trivial PRs from new contributors that have gone un-core-reviewed since November. CLAs are signed, tests are passing, and I've verified the quality and correctness of each one. If anybody has a few spare minutes to merge these, I know that it would make th

[Python-Dev] Re: Three trivial PRs from first-timers in need of merging!

2020-02-20 Thread Kyle Stanley
Thanks for bring attention to these PRs, Brandt! I think the second one should be particularly uncontroversial, seeing as it's just applying PEP 409 (raise from None) to an existing exception in an argparse unit test to clean up some unhelpful context clutter in the traceback. On Thu, Feb 20, 2020