Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b300ae3a79624867cad30fddfb3350f9c731f21c
/
Lib
/
test
/
test_set.py
15056a5
SF 1062353: set pickling problems
by Raymond Hettinger
· 21 years ago
6429a47
Use Py_CLEAR(). Add unrelated test.
by Raymond Hettinger
· 21 years ago
ffdb8bb
Use floor division operator.
by Raymond Hettinger
· 21 years ago
eae05de
* fix the print test * add more __init__ tests
by Raymond Hettinger
· 21 years ago
691d805
Make sets and deques weak referencable.
by Raymond Hettinger
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
58eb11c
Whitespace normalization.
by Tim Peters
· 22 years ago
6e70acc
Strengthen the test for hash effectiveness
by Raymond Hettinger
· 22 years ago
64958a1
Guido grants a Christmas wish:
by Raymond Hettinger
· 22 years ago
f5f41bf
* Checkin remaining documentation
by Raymond Hettinger
· 22 years ago
49ba4c3
* Simplify hash function and add test to show effectiveness of the hash
by Raymond Hettinger
· 22 years ago
bfd334a
Extend temporary hashability to remove() and discard().
by Raymond Hettinger
· 22 years ago
19c2d77
Allow temporary hashability for the __contains__ test.
by Raymond Hettinger
· 22 years ago
3fbec70
issubset() and issuperset() to work with general iterables
by Raymond Hettinger
· 22 years ago
50a4bb3
Various fixups (most suggested by Armin Rigo).
by Raymond Hettinger
· 22 years ago
a690a99
* Migrate set() and frozenset() from the sandbox.
by Raymond Hettinger
· 22 years ago