summaryrefslogtreecommitdiff
path: root/doc/build/unreleased/cstring_io.rst
blob: 255f8fd71e604d0b161bdf3d0353b5c3794bd374 (plain)
1
2
3
4
5
.. change::
    :tags: py3k

    With the removal of Python 2's ``cStringIO``, Mako now uses its own
    internal ``FastEncodingBuffer`` exclusively.