1. 583ff84 bpo-37219: Remove erroneous optimization for differencing an empty set (GH-13965) (GH-13967) by Miss Islington (bot) · 5 years ago
  2. 70d28a1 Remove unused imports. by Serhiy Storchaka · 8 years ago
  3. 4e17e04 Issue #26163: Disable periodically failing test which was overly demanding of the frozenset hash function effectiveness by Raymond Hettinger · 8 years ago
  4. 4c483ad Merge by Raymond Hettinger · 8 years ago
  5. 3e04d5b Issue #27076: Merge spelling from 3.5 by Martin Panter · 8 years ago
  6. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 8 years ago
  7. c7f44aa Issue #23277: Remove more unused sys and os imports. by Serhiy Storchaka · 8 years ago
  8. ab479c4 Issue #26494: Fixed crash on iterating exhausting iterators. by Serhiy Storchaka · 8 years ago
  9. fbb1c5e Issue #26494: Fixed crash on iterating exhausting iterators. by Serhiy Storchaka · 8 years ago
  10. 455b509 Add more tests of hash effectiveness. by Raymond Hettinger · 9 years ago
  11. a3626bc Issue #24583: Fix crash when set is mutated while being updated. by Raymond Hettinger · 9 years ago
  12. 9e7a046 Added regression test for issue24581. by Serhiy Storchaka · 9 years ago
  13. af320b3 Added regression test for issue24581. by Serhiy Storchaka · 9 years ago
  14. 65ee467 Issue #22777: Test pickling with all protocols. by Serhiy Storchaka · 10 years ago
  15. bad1257 Issue #22777: Test pickling with all protocols. by Serhiy Storchaka · 10 years ago
  16. 1226db4 fix the description of bytes tests by Philip Jenvey · 10 years ago
  17. 4376763 Issue #18702: All skipped tests now reported as skipped. by Serhiy Storchaka · 11 years ago
  18. f4ecfae Merge 3.3 into default. by Tim Peters · 11 years ago
  19. 23d7d4e Issue 18944: fix a 1-character typo in test_set.py. by Tim Peters · 11 years ago
  20. 77badf3 #17790: merge with 3.3. by Ezio Melotti · 11 years ago
  21. ab5ba79 #17790: test_set now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  22. aa9a79d Issue #16148: implemented PEP 424 by Armin Ronacher · 12 years ago
  23. 31668b8 Issue #14288: Serialization support for builtin iterators. by Kristján Valur Jónsson · 12 years ago
  24. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago
  25. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago
  26. 4804991 Fix obscure set crashers (#8420). Backport of d56b3cafb1e6, reviewed by Raymond. by Éric Araujo · 13 years ago
  27. 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 13 years ago
  28. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  29. 1138eba Fix accidental suppression in r84537 by Éric Araujo · 14 years ago
  30. 23eae86 Make naming consistent by Éric Araujo · 14 years ago
  31. faf7b7f Issue 8420: Fix obscure set crashers. by Raymond Hettinger · 14 years ago
  32. 44c5823 Merged revisions 83385-83389,83391 via svnmerge from by Georg Brandl · 14 years ago
  33. 33b6a31 #8768: name test method properly so that it gets executed. by Georg Brandl · 14 years ago
  34. 3fb156c Issue 8436: set.__init__ accepts keyword args by Raymond Hettinger · 14 years ago
  35. dbe9612 Issue 8436: set.__init__ accepts keyword args by Raymond Hettinger · 14 years ago
  36. 241bd98 Clean up the warnings filter use in test_set. by Brett Cannon · 14 years ago
  37. 1b37e87 Merged revisions 78093 via svnmerge from by Georg Brandl · 14 years ago
  38. 08b36bd Merged revisions 78886 via svnmerge from by Victor Stinner · 14 years ago
  39. 577473f use assert[Not]In where appropriate by Benjamin Peterson · 15 years ago
  40. ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 15 years ago
  41. 63853bb Issue 6573: Fix set.union() for cases where self is in the argument chain. by Raymond Hettinger · 15 years ago
  42. e805ecc Issue 6573: Fix set.union() for cases where self is in the argument chain. by Raymond Hettinger · 15 years ago
  43. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  44. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 15 years ago
  45. 7ddda78 Merged revisions 68128 via svnmerge from by Antoine Pitrou · 16 years ago
  46. 801f9d3 Issue #4740: Use HIGHEST_PROTOCOL in pickle test. This enables test for protocol 3 by Hirokazu Yamamoto · 16 years ago
  47. 7d99f09 Issue #1721812: Binary operations and copy operations on set/frozenset by Raymond Hettinger · 16 years ago
  48. 6019208 remove some more references to __cmp__ #1717 by Benjamin Peterson · 16 years ago
  49. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  50. 0d755b4 Fix a potential NameError. by Thomas Heller · 16 years ago
  51. fdfe62d Merged revisions 64089,64098,64100-64102,64113,64115-64116,64118,64120,64132,64342 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  52. c28e1fa Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,64066,64071 via svnmerge from by Georg Brandl · 16 years ago
  53. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  54. cc47b05 Merged revisions 61834,61841-61842,61851-61853,61863-61864,61869-61870,61874,61889 via svnmerge from by Christian Heimes · 16 years ago
  55. a6c6037 Issues 2186 and 2187. Move map() from itertools to builtins. by Raymond Hettinger · 16 years ago
  56. 969fe57 Merged revisions 60245-60277 via svnmerge from by Christian Heimes · 16 years ago
  57. 0ded5b5 Fixed issue #1564: The set implementation should special-case PyUnicode instead of PyString by Christian Heimes · 17 years ago
  58. 58da931 Merged revisions 58886-58929 via svnmerge from by Guido van Rossum · 17 years ago
  59. 75a902d Patch 1280, by Alexandre Vassalotti. by Guido van Rossum · 17 years ago
  60. 10ab4ae Patch by Keir Mierle so that sets can be compared to other objects that know by Guido van Rossum · 17 years ago
  61. bdba5cf Change the repr() of frozenset instances (and set subclasses) by Guido van Rossum · 17 years ago
  62. 5de48bd Simplify various spots where: str() is called on something by Walter Dörwald · 17 years ago
  63. 292aa0d Fix test_set. by Guido van Rossum · 17 years ago
  64. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  65. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  66. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  67. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  68. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  69. d8c1967 Some more tests pass now. (Also test_compiler.py with -u all.) by Guido van Rossum · 17 years ago
  70. 9fe394c Merged revisions 53538-53622 via svnmerge from by Thomas Wouters · 17 years ago
  71. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 18 years ago
  72. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  73. 33552e9 Excise the sets module. SF #1500611 by Collin Winter. by Guido van Rossum · 18 years ago
  74. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  75. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  76. c4996ba Fix str() and repr() of empty sets. by Georg Brandl · 18 years ago
  77. 86e58e2 SF patch 1547796 by Georg Brandl -- set literals. by Guido van Rossum · 18 years ago
  78. 47b9ff6 Restructure comparison dramatically. There is no longer a default by Guido van Rossum · 18 years ago
  79. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  80. f5b3e36 Renamed _length_cue() to __length_hint__(). See: by Armin Rigo · 18 years ago
  81. fcf4435 Improve test coverage. Hope the test_file changes work the same on windows. by Neal Norwitz · 19 years ago
  82. 9bda1d6 No longer ignore exceptions raised by comparisons during key lookup. by Raymond Hettinger · 19 years ago
  83. c47e01d Numerous fix-ups to C API and docs. Added tests for C API. by Raymond Hettinger · 19 years ago
  84. 97979dd * Fix SF #1257731. Make __contains__(), remove(), and discard() only do by Raymond Hettinger · 19 years ago
  85. c991db2 * Add short-circuit code for in-place operations with self (such as by Raymond Hettinger · 19 years ago
  86. d794666 * Improve code for the empty frozenset singleton: by Raymond Hettinger · 19 years ago
  87. 82cb9a2 Add test for hash commutativity. by Raymond Hettinger · 19 years ago
  88. bb999b5 SF patch #1200018: Restore GC support to set objects by Raymond Hettinger · 19 years ago
  89. 15056a5 SF 1062353: set pickling problems by Raymond Hettinger · 20 years ago
  90. 6429a47 Use Py_CLEAR(). Add unrelated test. by Raymond Hettinger · 20 years ago
  91. ffdb8bb Use floor division operator. by Raymond Hettinger · 20 years ago
  92. eae05de * fix the print test * add more __init__ tests by Raymond Hettinger · 20 years ago
  93. 691d805 Make sets and deques weak referencable. by Raymond Hettinger · 20 years ago
  94. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  95. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  96. 6e70acc Strengthen the test for hash effectiveness by Raymond Hettinger · 21 years ago
  97. 64958a1 Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  98. f5f41bf * Checkin remaining documentation by Raymond Hettinger · 21 years ago
  99. 49ba4c3 * Simplify hash function and add test to show effectiveness of the hash by Raymond Hettinger · 21 years ago
  100. bfd334a Extend temporary hashability to remove() and discard(). by Raymond Hettinger · 21 years ago