[Python-Dev] Re: Where and how can I contribute?

2021-03-27 Thread Terry Reedy
On 3/27/2021 4:06 AM, Serhiy Storchaka wrote: 26.03.21 20:37, Terry Reedy пише: On 3/26/2021 6:29 AM, Marco Sulla wrote: I would contribute to the project in my spare time. Can someone point me to some easy task? I know C and the Python C API a little. Review existing PRs.  In some cases

[Python-Dev] Re: Where and how can I contribute?

2021-03-27 Thread Serhiy Storchaka
26.03.21 20:37, Terry Reedy пише: > On 3/26/2021 6:29 AM, Marco Sulla wrote: >> I would contribute to the project in my spare time. Can someone point >> me to some easy task? I know C and the Python C API a little. > > Review existing PRs.  In some cases (ask), convert existing patches > posted

[Python-Dev] Re: Where and how can I contribute?

2021-03-26 Thread Terry Reedy
On 3/26/2021 6:29 AM, Marco Sulla wrote: I would contribute to the project in my spare time. Can someone point me to some easy task? I know C and the Python C API a little. Review existing PRs. In some cases (ask), convert existing patches posted on bpo issues to PRs. -- Terry Jan Reedy

[Python-Dev] Re: Where and how can I contribute?

2021-03-26 Thread Brett Cannon
devguide.python.org has some guidelines on how to find easy issues to work on. You can also ask for help on core-mentors...@python.org. On Fri, Mar 26, 2021 at 3:32 AM Marco Sulla wrote: > I would contribute to the project in my spare time. Can someone point > me to some easy task? I know C and

[Python-Dev] Re: Where and how can I contribute?

2021-03-26 Thread Erlend Aasland
Hi, Marco! I'd suggest taking a look at the issues that are marked as "Easy Tasks" on http://bugs.python.org. Not all of them are trivial, though (there may not be consensus on how to solve the issue), but you should be able to find something to work on there :) Erlend On 26 Mar 2021, at