
On Thu, 13 May 2021, 01:09 Terry Reedy, <tjreedy@udel.edu> wrote:
On 5/12/2021 2:50 PM, Abdur-Rahmaan Janhangeer wrote:
Great news, just a tiny bit from me. I read the other day in the OpenSource report sponsored by the Ford Foundation a CPython contributor stating that we have an all time high count of Python users but an all time low number of contributors to CPython. I don't know how but we certainly need a fake path to help people start
I presume you mean 'fast path'?
No i mean fake path in the sense of a fork of CPython with issues for learning purposes Then people work on solving the issues on their own without PRing. It helps them get close to the CPython source without waiting for merges or comments since the fix will be documented. It allows people to skill up without people involvement