On Sun, Jun 3, 2018 at 11:27 AM, Antoine Pitrou <anto...@python.org> wrote:
> That said, it is true that core development activity continues to
> shrink, at least according to this particular metric:
> https://github.com/python/cpython/graphs/contributors

I think the pre-GitHub stats includes merge commits too:

    
https://github.com/python/cpython/commits?after=a801cf164be7c62b6a6dba47ff91d6c3edb67729+34&author=berkerpeksag

(Look at the commits from Feb 7, 2017.)

It's normal to have less commits on master since we are now doing
"merge in master-cherrypick into maintenance branches" instead of
"merge from X.Y to X.Y+1 to master".

--Berker
_______________________________________________
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to