Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_bigmem.py
0762788
#7092 - Silence more py3k deprecation warnings, using test_support.check_py3k_warnings() helper.
by Florent Xicluna
· 15 years ago
aa98058
use assert[Not]In where appropriate
by Ezio Melotti
· 15 years ago
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 15 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 15 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
e7d8be8
Security patches from Apple: prevent int overflow when allocating memory
by Neal Norwitz
· 17 years ago
dafd32b
Issue #1521: on 64bit platforms, str.decode fails on very long strings.
by Amaury Forgeot d'Arc
· 17 years ago
13a7bef
Add missing period in comment.
by Neal Norwitz
· 19 years ago
1b38357
Text files missing the SVN eol-style property.
by Tim Peters
· 19 years ago
58ac820
Some style fixes and size-calculation fixes. Also do the small-memory run
by Thomas Wouters
· 19 years ago
2574f5c
Some more size-estimate fixes, for large-list-tests.
by Thomas Wouters
· 19 years ago
b5ccd14
Some more test-size-estimate fixes: test_append and test_insert trigger a
by Thomas Wouters
· 19 years ago
cda404b
Add tests for += and *= on strings, and fix the memory-use estimate for the
by Thomas Wouters
· 19 years ago
6873249
Whitespace normalization.
by Tim Peters
· 19 years ago
abd0888
The result of SF patch #1471578: big-memory tests for strings, lists and
by Thomas Wouters
· 19 years ago