On Tue, 7 Feb 2017 at 11:17 Jim F.Hilliard <d.f.hilli...@gmail.com> wrote:

> That's great, congratulations! I believe this change will make it way
> easier for people to get involved!
>
> A small question, since people can now submit new issues via pulls instead
> of going to bugs.python.org, what will be the purpose of the latter?
>

The issue tracker is not moving. GitHub will be used for code hosting and
pull request management. Tracking bugs and such will stay at bugs.python.org.
There's now integration between GitHub and bpo so that if you reference an
issue in a pull request a connection will be made on bpo.

-Brett


>
> As I skimmed through cpython-devguide.readthedocs.io I've see the issue
> tracker being referenced in certain areas (File a bug section, Reviewing)
> so I'm not sure I understand how they overlap.
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/brett%40python.org
>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to