[python-committers] number of active core devs
Berker Peksağ
berker.peksag at gmail.com
Sun Jun 3 06:36:55 EDT 2018
More information about the python-committers mailing list
Sun Jun 3 06:36:55 EDT 2018
- Previous message (by thread): [python-committers] number of active core devs
- Next message (by thread): [python-committers] number of active core devs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Jun 3, 2018 at 11:27 AM, Antoine Pitrou <antoine at 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
- Previous message (by thread): [python-committers] number of active core devs
- Next message (by thread): [python-committers] number of active core devs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list