3.2.0 * New itertools: * :func:`lstrip`, :func:`rstrip`, and :func:`strip` * :func:`islice_extended` * Improvements to existing itertools: * Some bugs with slicing :func:`peekable`-wrapped iterables were fixed