For GitHub PRs, you can add yourself to CODEOWNERS file, so you will be automatically requested review if a PR contains changes to unittest.mock. (and you'll receive review-request notification) https://github.com/python/cpython/blob/master/.github/CODEOWNERS
When GitHub sends you review request notification email, it will cc [email protected], so you can create a filter based on that. ᐧ On Tue, Dec 4, 2018 at 11:21 AM Chris Withers <[email protected]> wrote: > Hello, > > I'd like to see if I can help with unittest.mock, but don't have a huge > amount of bandwidth and can't even parse let alone process the whole > firehose of bpo and GH PRs. > > Is there any way I can get bugs.python.org and github PRs to only tell > me about things, preferably by email, that affect or involve unittest.mock? > > cheers, > > Chris > _______________________________________________ > Python-Dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/mariatta%40python.org >
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
