Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Modules
_io
stringio.c
Find file
Blame
History
Permalink
Issue #13149: Speed up append-only StringIO objects.
· 825171ef
Antoine Pitrou
authored
Nov 10, 2011
This is very similar to the "lazy strings" idea.
825171ef