Skip to content

Commit 25d1554

Browse files
committed
add missing description
1 parent 4f3361b commit 25d1554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InternalDocs/compiler.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ Objects
640640
* [Objects/locations.md](https://github.com/python/cpython/blob/main/Objects/locations.md): Describes the location table
641641
* [Objects/frame_layout.md](https://github.com/python/cpython/blob/main/Objects/frame_layout.md): Describes the frame stack
642642
* [Objects/object_layout.md](https://github.com/python/cpython/blob/main/Objects/object_layout.md): Descibes object layout for 3.11 and later
643-
* [Exception Handling](exception_handling.md)
643+
* [Exception Handling](exception_handling.md): Describes the exception table
644644

645645

646646
Specializing Adaptive Interpreter

0 commit comments

Comments
 (0)