diff options
author | Guido van Rossum <guido@python.org> | 1998-08-11 15:04:47 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-08-11 15:04:47 (GMT) |
commit | bd3a527f93ef7a97b9eb828456955b84eda023d3 (patch) | |
tree | 246a68e3c97f8fcd01b10baad550c800fb7df996 /Python | |
parent | 9279ec25047007154eb419f6c1f855e8bf2905b5 (diff) | |
download | cpython-bd3a527f93ef7a97b9eb828456955b84eda023d3.zip cpython-bd3a527f93ef7a97b9eb828456955b84eda023d3.tar.gz cpython-bd3a527f93ef7a97b9eb828456955b84eda023d3.tar.bz2 |
Two patches by Jason Harper:
- Faster conversion to string for binary bases: linear instead of quadratic!
- Allocate smaller result for certain masking ops, e.g. (1L<<30000) & 1.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions