[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 (ask), convert existing patches
posted on bpo issues to PRs.


But before doing this ask if the original author want to create a PR.


Asking includes asking any core devs on the issue whether they have 
rejected a particular patch or are interested in possibly merging it 
either as is or with describable changes.


For IDLE issues, I have already asked and gotten approval from most 
authors of pending attached diffs.



--
Terry Jan Reedy


___
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/LTJEEIENLMRQXZG2SPUAP7YGWEP26S6R/
Code of Conduct: http://python.org/psf/codeofconduct/


[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 on bpo issues to PRs.

But before doing this ask if the original author want to create a PR.

___
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/QXWRSA5CWSELQSU36DGYFQUIQSJVHBHU/
Code of Conduct: http://python.org/psf/codeofconduct/


[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 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/WVRSZETZC6DE6SEWKTPHR4VZ2GVYOHSK/
Code of Conduct: http://python.org/psf/codeofconduct/


[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 the Python C API a little.
> ___
> 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/5EQWUYNGSTWGJONZCFRMK6XWXL36WCLR/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
___
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/RPQQAEIIGFJMFNXWRLFZKM4RVCWXXWXR/
Code of Conduct: http://python.org/psf/codeofconduct/


[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 11:29, Marco Sulla 
mailto:marco.sulla.pyt...@gmail.com>> 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.
___
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/5EQWUYNGSTWGJONZCFRMK6XWXL36WCLR/
Code of Conduct: http://python.org/psf/codeofconduct/

___
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/PRQHC42ZBDAOV3QRH7GXATYTS57DVJ23/
Code of Conduct: http://python.org/psf/codeofconduct/