[python-committers] Labels on GitHub now have classification prefixes

2017-05-27 Thread Brett Cannon
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

[python-committers] Added a "sprint" label to GitHub

2017-05-27 Thread Brett Cannon
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

Re: [python-committers] Added a "sprint" label to GitHub

2017-05-27 Thread Nick Coghlan
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