https://github.com/python/cpython/labels now have prefixes for all labels
to make it easier to find the relevant labels for some kind of
classification. For instance, all the labels for the type of PR -- e.g.
bugfix, enhancement, etc. -- now all have a "type-" prefix so you know what
your options a
After reading a tweet from Nick (
https://twitter.com/ncoghlan_dev/status/868343982698266624) I realized it
probably would have been good to label PRs from sprinters at PyCon US so
they could get priority while the contributor was in the room or at least
try to address them quickly after the sprint
On 28 May 2017 at 08:33, Brett Cannon wrote:
> After reading a tweet from Nick
> (https://twitter.com/ncoghlan_dev/status/868343982698266624) I realized it
> probably would have been good to label PRs from sprinters at PyCon US so
> they could get priority while the contributor was in the room or