Skip to content
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
4 changes: 3 additions & 1 deletion triage/issue-tracker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ If you would like to file an issue about this devguide, please do so at the
`devguide repo`_.

.. note::
Prior to moving the issue tracker to GitHub,
Python used to use a dedicated `Roundup`_ instance as its issue tracker.
That old bug tracker was hosted under the domain ``bugs.python.org``
That `old bug tracker`_ was hosted under the domain ``bugs.python.org``
(sometimes called ``bpo`` for short). Currently a read-only version is still
Comment thread
willingc marked this conversation as resolved.
Outdated
available on that domain for historical purposes. All ``bpo`` data has been
migrated to the current `issue tracker`_ on GitHub.
Expand Down Expand Up @@ -160,3 +161,4 @@ reason either as ``complete`` or ``not planned``.
.. _checklists: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists
.. _duplicates: https://docs.github.com/en/issues/tracking-your-work-with-issues/marking-issues-or-pull-requests-as-a-duplicate
.. _Core Development Discourse category: https://discuss.python.org/c/core-dev/23
.. _old bug tracker: https://bugs.python.org/