Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Modules
bz2module.c
Find file
Blame
History
Permalink
Issue #13159: Replace FileIO's quadratic-time buffer growth algorithm with a linear-time one.
· 393f705f
Nadeem Vawda
authored
Oct 13, 2011
Also fix the builtin file class and the bz2 module, which used the same algorithm.
393f705f