> Perfect. What's the procedure now for getting that PR accepted? Next, it will go through a PR review process prior to being included for Python 3.10. Since it's being implemented as a wrapper for an existing OS API, a PR and bpo issue should be adequate (as opposed to major change proposals that typically require a PEP and/or in-depth discussion.)
For more details on our GitHub PR process, see the following section from the devguide: https://devguide.python.org/pullrequest/. On Wed, Jun 17, 2020 at 6:58 AM <doods...@gmail.com> wrote: > > I opened a BPO and created https://github.com/python/cpython/pull/20930 > > to implement a low-level interface to glibc's eventfd() function. > > Perfect. What's the procedure now for getting that PR accepted? > _______________________________________________ > Python-ideas mailing list -- python-ideas@python.org > To unsubscribe send an email to python-ideas-le...@python.org > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/python-ideas@python.org/message/ZLHYEXUGRD5BOPYPFOKKW7JB6W2IREAU/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/IVVGIMNXFZGXGDGLOMN7R3MAEUG4SAOI/ Code of Conduct: http://python.org/psf/codeofconduct/