How can I help the Python community? How can I collaborate with the python community?

I would like to help and collaborate with the Python community! Where do I start?

Depends on how much experience you have with python and/or c. If not much, documentation and easy fixes are a way to go.

Otherwise, you could do code review and increase test coverage of CPython. There are many other ways, of course. For example, answering questions in Users topics or helping people fix invalid requests in pypa support repository. I feel like increasing the stability of python and helping regular users is a bit better than trying to create entirely new features. For more details, you can read the following:

https://discuss.python.org/t/how-to-help-core-developers/
devguide.python.org/

Python community is incredibly welcoming to newcomers and we all appreciate any help.
But please, beware that often a lackluster contribution or an incorrect answer to someone’s question is worse than a lack of one.

3 Likes

please, close topic here.

@Ovsyanka thank you for feedback ;D