8000 update triaging.rst for Git/GitHub by matrixise · Pull Request #66 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

update triaging.rst for Git/GitHub #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 18, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove the link to Benchmarks because this one is just deprecated, wi…
…ll add a new reference to Performance in the future
  • Loading branch information
matrixise committed Oct 18, 2016
commit 280b2e5fb962861268ac3fd1274202a577fd603c
3 changes: 0 additions & 3 deletions triaging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ The following component(s) should be selected if the issue applies to:

2to3 (2.x to 3.0 conversion tool)
The 2to3 conversion tool in `Lib/lib2to3`_.
Benchmarks
The benchmarks in the benchmarks_ repo.
Build
The build process.
ctypes
Expand Down Expand Up @@ -317,7 +315,6 @@ properly.
.. _Python: https://github.com/python/cpython/tree/master/Python/
.. _Tools: https://github.com/python/cpython/tree/master/Tools/
.. _Tools/demo: https://github.com/python/cpython/tree/master/Tools/demo/
.. _benchmarks: https://github.com/python/performance/
.. _Developer's guide: https://github.com/python/devguide/
.. _GSoC: http://code.google.com/soc/
.. _issue tracker: https://bugs.python.org
0