File tree 1 file changed +10
-14
lines changed
1 file changed +10
-14
lines changed Original file line number Diff line number Diff line change @@ -344,8 +344,8 @@ be minimal. All conforming implementations are expected to set
344
344
Implementation
345
345
==============
346
346
347
- The implementation is found in the tracker. [impl_]
348
-
347
+ The implementation is found in the
348
+ `tracker <https://github.com/python/cpython/issues/68442>`__.
349
349
350
350
Alternatives
351
351
============
@@ -410,21 +410,17 @@ discovery is almost entirely an implementation detail.
410
410
References
411
411
==========
412
412
413
- .. [impl] issue #24254
414
- (https://bugs.python.org/issue24254)
415
-
416
- .. [nick_concern] Nick's concerns about mutability
417
- (https://mail.python.org/pipermail/python-dev/2016-June/144883.html)
418
-
419
- .. [orig] original discussion
420
- (https://mail.python.org/pipermail/python-ideas/2013-February/019690.html)
413
+ * `Original discussion
414
+ <https://mail.python.org/pipermail/python-ideas/2013-February/019690.html>`__
421
415
422
- .. [followup1] follow -up 1
423
- ( https://mail.python.org/pipermail/python-dev/2013-June/127103.html)
416
+ * `Follow -up 1
417
+ < https://mail.python.org/pipermail/python-dev/2013-June/127103.html>`__
424
418
425
- .. [followup2] follow -up 2
426
- ( https://mail.python.org/pipermail/python-dev/2015-May/140137.html)
419
+ * `Follow -up 2
420
+ < https://mail.python.org/pipermail/python-dev/2015-May/140137.html>`__
427
421
422
+ * `Nick Coghlan's concerns about mutability
423
+ <https://mail.python.org/pipermail/python-dev/2016-June/144883.html>`__
428
424
429
425
Copyright
430
426
===========
You can’t perform that action at this time.
0 commit comments