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
Next Next commit
Fix vertical whitespace
  • Loading branch information
brandtbucher committed Mar 3, 2022
commit 78b90e845ca81d04714edcb10b094182ca6ec6ed
1 change: 0 additions & 1 deletion Doc/library/dis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,6 @@ the original TOS1.
Previously, this instruction did not have an oparg.



.. opcode:: GET_AITER

Implements ``TOS = TOS.__aiter__()``.
Expand Down