Skip to content

Commit a224703

Browse files
committed
Fix links
1 parent 58b5a31 commit a224703

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

peps/pep-0804.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ stopped until the lock is released. If two threads attempt to acquire the stop-t
116116
in such a way that deadlock would occur, then an exception is raised.
117117

118118

119-
.. _super-threads
119+
.. _super-threads:
120120

121121
SuperThread objects
122122
-------------------
@@ -530,7 +530,7 @@ If, instead, we expect an immutable object, we can just check that the object is
530530

531531
The JIT compiler can remove redundant checks on the same object.
532532

533-
.. _future-enhancements
533+
.. _future-enhancements:
534534

535535
Possible future enhancements
536536
============================

0 commit comments

Comments
 (0)