Skip to content

Commit e95f908

Browse files
willingchugovk
andauthored
Add a URL for bpo and clarify historical tracker in note (#1214)
* Add a URL for bpo and clarify historical tracker in note * Update triage/issue-tracker.rst Co-authored-by: Hugo van Kemenade <[email protected]> --------- Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 345bbe4 commit e95f908

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

triage/issue-tracker.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ If you would like to file an issue about this devguide, please do so at the
1717
`devguide repo`_.
1818

1919
.. note::
20+
Prior to moving the issue tracker to GitHub,
2021
Python used to use a dedicated `Roundup`_ instance as its issue tracker.
21-
That old bug tracker was hosted under the domain ``bugs.python.org``
22-
(sometimes called ``bpo`` for short). Currently a read-only version is still
22+
That `old bug tracker`_ was hosted under the domain ``bugs.python.org``
23+
(sometimes called ``bpo`` for short). A read-only version is
2324
available on that domain for historical purposes. All ``bpo`` data has been
2425
migrated to the current `issue tracker`_ on GitHub.
2526

@@ -160,3 +161,4 @@ reason either as ``complete`` or ``not planned``.
160161
.. _checklists: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists
161162
.. _duplicates: https://docs.github.com/en/issues/tracking-your-work-with-issues/marking-issues-or-pull-requests-as-a-duplicate
162163
.. _Core Development Discourse category: https://discuss.python.org/c/core-dev/23
164+
.. _old bug tracker: https://bugs.python.org/

0 commit comments

Comments
 (0)