On Thu, Mar 5, 2015 at 7:38 PM, Marc Abramowitz <[email protected]> wrote:
> - Add more computer automation
>
> #3 seems most appealing to me, but of course it requires humans to develop
> it in the first place, but at least it's an investment that could pay
> dividends.

On page https://bitbucket.org/techtonik/python-stdlib/src there is a
working proof-of-concept that fetches patch files from
bugs.python.org, detects filenames and sees to which module the patch
belongs (module layout is described in .json file). It is possible to
tweak the script to also lookup who are the recent authors for the
module files. This will allow to them to review automatically.

-- 
anatoly t.
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to