[Python-Dev] Re: 4 first-time contributions that need core review.

2019-10-22 Thread Terry Reedy

On 10/22/2019 2:53 PM, Brandt Bucher wrote:

Hi all. There are a few *very simple* PRs from first-time contributors that 
have been sitting un-core-reviewed for several weeks.

https://github.com/python/cpython/pull/16680: bpo-38419: fix "check-c-globals" 
path


merged


https://github.com/python/cpython/pull/16678: bpo-38421: Update email.utils 
documentation


review by email team requested.

Next two still need core review.


https://github.com/python/cpython/pull/16557: bpo-38361: syslog: fixed making default 
"ident" from sys.argv[0]
https://github.com/python/cpython/pull/16438: bpo-38293: Allow shallow and deep 
copying of property objects

I've reviewed them and they look good. If somebody has a small bit of time to 
look at these, I'm sure the authors would appreciate it!




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


[Python-Dev] Re: 4 first-time contributions that need core review.

2019-10-22 Thread Tal Einat
I'm happy to do so in a couple of days when I'm back from vacation, though
I imagine someone else will pick these up by then.

On Tue, Oct 22, 2019, 21:54 Brandt Bucher  wrote:

> Hi all. There are a few *very simple* PRs from first-time contributors
> that have been sitting un-core-reviewed for several weeks.
>
> https://github.com/python/cpython/pull/16680: bpo-38419: fix
> "check-c-globals" path
> https://github.com/python/cpython/pull/16678: bpo-38421: Update
> email.utils documentation
> https://github.com/python/cpython/pull/16557: bpo-38361: syslog: fixed
> making default "ident" from sys.argv[0]
> https://github.com/python/cpython/pull/16438: bpo-38293: Allow shallow
> and deep copying of property objects
>
> I've reviewed them and they look good. If somebody has a small bit of time
> to look at these, I'm sure the authors would appreciate it!
> ___
> 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/BT5QELS56DHDXUPQVU6NFBFXB3EAXHJ2/
> 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/7TH5PAIZYUZ2K35BGAYYN5DHLHMZJN7Y/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] 4 first-time contributions that need core review.

2019-10-22 Thread Brandt Bucher
Hi all. There are a few *very simple* PRs from first-time contributors that 
have been sitting un-core-reviewed for several weeks.

https://github.com/python/cpython/pull/16680: bpo-38419: fix "check-c-globals" 
path
https://github.com/python/cpython/pull/16678: bpo-38421: Update email.utils 
documentation
https://github.com/python/cpython/pull/16557: bpo-38361: syslog: fixed making 
default "ident" from sys.argv[0]
https://github.com/python/cpython/pull/16438: bpo-38293: Allow shallow and deep 
copying of property objects

I've reviewed them and they look good. If somebody has a small bit of time to 
look at these, I'm sure the authors would appreciate it!
___
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/BT5QELS56DHDXUPQVU6NFBFXB3EAXHJ2/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: EnHackathon 2019 - seeking core dev support

2019-10-22 Thread Brandt Bucher
Hi Lewis.

I'm in the Pacific time zone. Barring any surprises (I'm getting married late 
next month), I can commit to being online in the morning (the last few hours of 
your business day), as well as during my normal business hours (late 
evening/night for you). Just tag "@brandtbucher" on any PRs you'd like reviewed.

You can also tag or email me directly with any questions you have. It would 
also help if you could nosy "brandtbucher" on any bpo issues you plan on 
working on.

Looking forward to getting some new contributors!

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