[Python-Dev] Re: I want to contribute to Python.

2022-02-06 Thread Victor Stinner
On Sun, Feb 6, 2022 at 3:33 PM Ezekiel Adetoro  wrote:
> Hello,
> My name is Ezekiel, and it is my desire to start contributing to Python, be 
> part of the core development of Python. I have forked the CPython and cloned 
> it. What is the next step I need to do?

Welcome Ezekiel! I suggest you to start reading
https://devguide.python.org/ and join the core-mentorship mailing list
which is the best place for such question!
https://mail.python.org/mailman3/lists/core-mentorship.python.org/

Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/R63GLDZQ72USFPJDOZD73DNRUTWNUDHC/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: I want to contribute to Python.

2022-02-06 Thread MRAB

On 2022-02-06 13:18, Ezekiel Adetoro wrote:

Hello,
My name is Ezekiel, and it is my desire to start contributing to Python, be 
part of the core development of Python. I have forked the CPython and cloned 
it. What is the next step I need to do?


Look on the issue tracker for a bug that you can fix.
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/HEA7LYZLM5Q6KSURG2PG7PBNKOR37RM7/
Code of Conduct: http://python.org/psf/codeofconduct/