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 <[email protected]> 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 -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/BT5QELS56DHDXUPQVU6NFBFXB3EAXHJ2/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/7TH5PAIZYUZ2K35BGAYYN5DHLHMZJN7Y/ Code of Conduct: http://python.org/psf/codeofconduct/
