The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned that collections.deque is implemented as a doubly-linked list of blocks.
collections.deque
Today I learned Python 3.15 will get a new sentinel built-in.
Contribute with random sentences here!