[Python-Dev] PEP 581: Using GitHub Issues for CPython (original) (raw)

Karthikeyan tir.karthi at gmail.com
Fri Mar 8 01:49:00 EST 2019


On Fri, Mar 8, 2019 at 12:41 AM Mariatta <mariatta at python.org> wrote:

I'd like to formally present to Python-dev PEP 581: Using GitHub Issues for CPython

Full text: https://www.python.org/dev/peps/pep-0581/ Thanks a lot for doing this!

Some points worth considering and some of them are addressed in the PEP already.

Personally, I think more people will love it once they get to use it so if something like 100 issues can be migrated to a sample repo with labels, content etc. As a shameless plug I tried migrating around 150 issues in current bpo to GitLab sometime back with components as labels. Though an apple to oranges comparison (GitLab UI vs GitHub UI) I personally find the UI (also GitHub UI) very easy to navigate in terms of clicking on labels, search, sort, filter etc. in https://gitlab.com/tirkarthi/python-bugs/issues and the issue is more easy to read with markdown support for code where I added highlight to snippet https://gitlab.com/tirkarthi/python-bugs/issues/140

-- Regards, Karthikeyan S -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20190308/88e103cb/attachment-0001.html>



More information about the Python-Dev mailing list