Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_mutants.py
dde5b94
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
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
a22975f
Fix SF bug #1546288, crash in dict_equal.
by Neal Norwitz
· 19 years ago
2fcf206
Fix typo in comment.
by Neal Norwitz
· 19 years ago
57179fe
This test relied on short-circuiting details of dictobject.py to avoid
by Armin Rigo
· 20 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
453163d
lookdict: stop more insane core-dump mutating comparison cases. Should
by Tim Peters
· 24 years ago
fa517b2
Fix comment.
by Tim Peters
· 24 years ago
23cf6be
Coredumpers from Michael Hudson, mutating dicts while printing or
by Tim Peters
· 24 years ago
4c02fec
Make test_mutants stronger by also adding random keys during comparisons.
by Tim Peters
· 24 years ago
8c3e91e
Repair typos in comments.
by Tim Peters
· 24 years ago
95bf939
SF bug #422121 Insecurities in dict comparison.
by Tim Peters
· 24 years ago