msg213446 - (view) |
Author: Éric Araujo (eric.araujo) *  |
Date: 2014-03-13 19:31 |
With pip installed by Python and new distutils fixes on the table, I think it will be needed to make pip developers nosy on bugs.python.org issues. (For many issues we’ll have to close the ticket here and ask to report on github/pypa/pip, but other tickets will be rightfully here.) What about adding a “pip” line in experts.rst in the devguide? It would let us type “pip” in the nosy field and have our pip contacts notified. |
|
|
msg213488 - (view) |
Author: Alyssa Coghlan (ncoghlan) *  |
Date: 2014-03-13 22:32 |
Makes sense to me. We should include Marcus.Smith in that list as well, and give him developer access on the tracker. |
|
|
msg213896 - (view) |
Author: Donald Stufft (dstufft) *  |
Date: 2014-03-17 21:15 |
I'm sure y'all know my name already but since Eric asked on the pip tracker for us, I'm dstufft :) |
|
|
msg213912 - (view) |
Author: Marcus Smith (Marcus.Smith)  |
Date: 2014-03-17 23:11 |
ok, add me. |
|
|
msg213913 - (view) |
Author: Éric Araujo (eric.araujo) *  |
Date: 2014-03-17 23:22 |
Nick, can you give Donald and Marcus sufficient rights for bug triage, or should we ask RDM? |
|
|
msg213915 - (view) |
Author: Éric Araujo (eric.araujo) *  |
Date: 2014-03-17 23:23 |
BTW, what about adding a “pip” component to the tracker with some auto-nosy list? |
|
|
msg213918 - (view) |
Author: Paul Moore (paul.moore) *  |
Date: 2014-03-17 23:30 |
I've been around here for a while, but yeah, I'll keep an eye out for pip stuff now, too. Good thought. |
|
|
msg221046 - (view) |
Author: Ezio Melotti (ezio.melotti) *  |
Date: 2014-06-19 22:51 |
> What about adding a “pip” line in experts.rst in the devguide? Should this be under "ensurepip" in the "Modules" section or under "pip" in the "Miscellaneous" section? > can you give Donald and Marcus sufficient rights for bug triage This is done. > what about adding a “pip” component to the tracker with some > auto-nosy list? We could, but I would like to keep the list short unless you are expecting lot of pip-related issues. If/when we implement tags this can also be done. |
|
|
msg221049 - (view) |
Author: Alyssa Coghlan (ncoghlan) *  |
Date: 2014-06-19 23:14 |
On 20 Jun 2014 08:51, "Ezio Melotti" <report@bugs.python.org> wrote: > > > Ezio Melotti added the comment: > > > What about adding a “pip” line in experts.rst in the devguide? > > Should this be under "ensurepip" in the "Modules" section or under "pip" in the "Miscellaneous" section? Both makes sense. ensurepip would just be me & Donald, the pip line would also include Marcus & Paul Moore. |
|
|
msg221053 - (view) |
Author: Roundup Robot (python-dev)  |
Date: 2014-06-19 23:23 |
New changeset ae349e31b56e by Ezio Melotti in branch 'default': #20915: add pip experts to the expert list. http://hg.python.org/devguide/rev/ae349e31b56e |
|
|