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
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Jan 7, 2025
commit a3aed1c7481a29c1cfcfbeea668864368c4fda48
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Improve performance of iterating over lists and tuples by using a freelist for the iterator objects.