[Python-Dev] GitHub migration scheduled for Friday
Brett Cannon
brett at python.org
Tue Feb 7 16:49:58 EST 2017
More information about the Python-Dev mailing list
Tue Feb 7 16:49:58 EST 2017
- Previous message (by thread): [Python-Dev] GitHub migration scheduled for Friday
- Next message (by thread): [Python-Dev] GitHub migration scheduled for Friday
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 7 Feb 2017 at 11:17 Jim F.Hilliard <d.f.hilliard at 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 at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/brett%40python.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170207/56165ba9/attachment.html>
- Previous message (by thread): [Python-Dev] GitHub migration scheduled for Friday
- Next message (by thread): [Python-Dev] GitHub migration scheduled for Friday
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list