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
Prev Previous commit
typo
  • Loading branch information
iritkatriel authored Jul 10, 2024
commit 12ab1455195b8e4699a3db3778e67a8634563ff6
2 changes: 1 addition & 1 deletion InternalDocs/compiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ Objects
=======

* [Locations](locations.md): Describes the location table
* [Frame](frames.md): Describes frames and the frame stack
* [Frames](frames.md): Describes frames and the frame stack
* [Objects/object_layout.md](https://github.com/python/cpython/blob/main/Objects/object_layout.md): Describes object layout for 3.11 and later
* [Exception Handling](exception_handling.md): Describes the exception table

Expand Down