1. 5bb0f0e For collections.deque() objects, expose the maxlen parameter as a read-only attribute. by Raymond Hettinger · 15 years ago
  2. 060c7f6 Small optimization for corner case where maxlen==0. by Raymond Hettinger · 15 years ago
  3. e94c679 Issue #1717: rename tp_compare to tp_reserved. I'll change the by Mark Dickinson · 15 years ago
  4. b1441c7 Merged revisions 68112,68115,68120,68133,68141-68142,68145-68146,68148-68149 via svnmerge from by Georg Brandl · 16 years ago
  5. 7ddda78 Merged revisions 68128 via svnmerge from by Antoine Pitrou · 16 years ago
  6. f43ee81 #4170: Fix segfault when pickling a defauldict object. by Amaury Forgeot d'Arc · 16 years ago
  7. 245c70b Merged revisions 66377 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  8. a786b02 Merged revisions 65910,65977,65980,65984,65986,66000,66011-66012,66014,66017,66020 via svnmerge from by Benjamin Peterson · 16 years ago
  9. d631371 Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from by Benjamin Peterson · 16 years ago
  10. d1abd25 Manual forward port of 64962 - use PyObject_HashNotImplemented as a tp_hash level indicator that the default hash implementation has not been inherited by Nick Coghlan · 16 years ago
  11. 59683e8 Merged revisions 64226 via svnmerge from by Martin v. Löwis · 16 years ago
  12. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  13. 0bd4e11 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60735-60751 via svnmerge from by Christian Heimes · 16 years ago
  14. 3feef61 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60706,60708-60712,60714-60724 via svnmerge from by Christian Heimes · 16 years ago
  15. 3ecfea71 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678-60695 via svnmerge from by Christian Heimes · 16 years ago
  16. 77c02eb Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617-60678 via svnmerge from by Christian Heimes · 16 years ago
  17. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
  18. 3805321 Merged revisions 59465-59487 via svnmerge from by Christian Heimes · 17 years ago
  19. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  20. 58da931 Merged revisions 58886-58929 via svnmerge from by Guido van Rossum · 17 years ago
  21. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  22. 346f1a8 Kill remaining tp_print definitions. by Guido van Rossum · 17 years ago
  23. 2f2fffb Fix two bad type identifiers that caused crashes on OSX (icglue and Nav). by Guido van Rossum · 17 years ago
  24. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
  25. 7569dfe Add a format specifier %R to PyUnicode_FromFormat(), which embeds by Walter Dörwald · 17 years ago
  26. 1ab8330 Add functions PyUnicode_Append() and PyUnicode_AppendAndDel() that mirror by Walter Dörwald · 17 years ago
  27. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago[Renamed (98%) from Modules/collectionsmodule.c]
  28. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  29. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 17 years ago
  30. b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 17 years ago
  31. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  32. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  33. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  34. 3cf5b1e Get rid of most of the flags (in tp_flags) that keep track of various by Guido van Rossum · 18 years ago
  35. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  36. 1968ad3 - Patch 1433928: by Guido van Rossum · 18 years ago
  37. ad0a462 Use Py_ssize_t for counts and sizes. by Martin v. Löwis · 18 years ago
  38. 18e1655 Merge ssize_t branch. by Martin v. Löwis · 18 years ago
  39. f5b3e36 Renamed _length_cue() to __length_hint__(). See: by Armin Rigo · 18 years ago
  40. 1ac754f Check return result from Py_InitModule*(). This API can fail. by Neal Norwitz · 18 years ago
  41. 6b27cda Convert iterator __len__() methods to a private API. by Raymond Hettinger · 19 years ago
  42. 02c4287 Disallow keyword arguments for type constructors that don't use them. by Georg Brandl · 19 years ago
  43. d73202c Apply remove's mutation test after every equality test. by Raymond Hettinger · 19 years ago
  44. 4aec61e Add a remove() method to collections.deque objects. by Raymond Hettinger · 19 years ago
  45. 952f880 SF patch #1062279: deque pickling problems (Contributed by Dima Dorfman.) by Raymond Hettinger · 20 years ago
  46. 7d112df Bump-up block size. by Raymond Hettinger · 20 years ago
  47. dcb9d94 Simplify delitem() code by calling rotate() directly instead of using by Raymond Hettinger · 20 years ago
  48. c5fa992 Armin's patch to prevent overflows. by Raymond Hettinger · 20 years ago
  49. 974d757 Upon insertion, if memory runs out, the deque was left in a corrupted state. by Armin Rigo · 20 years ago
  50. d1b3d88 * Bulletproof the method for detecting mutations during iteration. by Raymond Hettinger · 20 years ago
  51. 77e8bf1 Restore the block length and add a comment. by Raymond Hettinger · 20 years ago
  52. 4ca4c7c Clarify the relationship between indices. by Raymond Hettinger · 20 years ago
  53. 61f05fb * Elaborate on the invariant comments and make them more precise. by Raymond Hettinger · 20 years ago
  54. 10c7e86 deque_traverse(): If the deque had one block, and its rightindex was by Tim Peters · 20 years ago
  55. d6e0032 Typos in new comments. by Tim Peters · 20 years ago
  56. d8768d3 Document some reverse-engineered invariants and pragmatic hints. by Tim Peters · 20 years ago
  57. 6f85356 Definition consistency. by Tim Peters · 20 years ago
  58. 1065f75 Trimmed trailing whitespace. by Tim Peters · 20 years ago
  59. e9c89e8 Silence a GCC unused variable warning in debug builds. by Raymond Hettinger · 20 years ago
  60. 67115a2 Apply VISIT macro. by Raymond Hettinger · 20 years ago
  61. 9ba301e Moved SunPro warning suppression into pyport.h and out of individual by Nicholas Bastin · 20 years ago
  62. a435c53 * balance the left/right search for getitem. by Raymond Hettinger · 20 years ago
  63. 616f4f6 Add a comment with implementation notes. by Raymond Hettinger · 20 years ago
  64. 1ce9e4c Fixed end-of-loop code not reached warning when using SunPro C by Nicholas Bastin · 20 years ago
  65. 691d805 Make sets and deques weak referencable. by Raymond Hettinger · 20 years ago
  66. 285cfcc Make type check work with subclasses by Raymond Hettinger · 20 years ago
  67. 0e371f2 Make sure "del d[n]" is properly supported. Was necessary because the by Raymond Hettinger · 20 years ago
  68. 7892b1c * Add unittests for iterators that report their length by Raymond Hettinger · 20 years ago
  69. 1e5809f Improve deque iteration. by Raymond Hettinger · 20 years ago
  70. 6c79a51 Special case endpoint access for speed. by Raymond Hettinger · 20 years ago
  71. 0a4977c Replace left(), right(), and __reversed__() with the more general purpose by Raymond Hettinger · 20 years ago
  72. 87f1013 Make deque_type static so namespace is not polluted. by Neal Norwitz · 20 years ago
  73. 738ec90 Improvements to collections.deque(): by Raymond Hettinger · 20 years ago
  74. a9208f1 Get rid of unused variable by Neal Norwitz · 20 years ago
  75. ee33b27 Make deque.rotate() smarter. Beef-up related tests. by Raymond Hettinger · 20 years ago
  76. 5c5eb86 * Incorporate Skip's suggestions for documentation (explain the word deque by Raymond Hettinger · 20 years ago
  77. c058fd1 * Fix ref counting in extend() and extendleft(). by Raymond Hettinger · 20 years ago
  78. 3ba85c2 Have deques support high volume loads. by Raymond Hettinger · 20 years ago
  79. d0814eb Fix spelling. by Raymond Hettinger · 20 years ago
  80. 756b3f3 * Move collections.deque() in from the sandbox by Raymond Hettinger · 20 years ago