- ba99c58 The new default protocol is two. by Raymond Hettinger · 17 years ago
- 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 · 17 years ago
- bfd0612 MappingView is Sized. by Raymond Hettinger · 17 years ago
- 7aebb64 Document how to use Set and MutableSet as a mixin. by Raymond Hettinger · 17 years ago
- 74b6495 Merge r60679 by Raymond Hettinger · 17 years ago
- 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 · 17 years ago
- 7190942 Merge r60674 an 60675. by Raymond Hettinger · 17 years ago
- 65baa34 Issue 2025: Add index() and count() methods to tuple so that it will follow by Raymond Hettinger · 17 years ago
- 2f653c1 Reversed UserLists are not required to support __length_hint__. by Raymond Hettinger · 17 years ago
- 6cc14a0 MutableSequence requires an insert() method. by Raymond Hettinger · 17 years ago
- b8b6d3e Let the world know that UserList is a MutableSequence. by Raymond Hettinger · 17 years ago
- 8284c4a Fix-up the _from_iterable() method to return instances of the subclass where it is used. by Raymond Hettinger · 17 years ago
- 2202f87 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,60568-60598,60600-60616 via svnmerge from by Christian Heimes · 17 years ago
- 0fc8351 Remove the old UserDict module. by Raymond Hettinger · 17 years ago
- f80680d Migrate remaining tests from UserDict.UserDict to collections.UserDict. by Raymond Hettinger · 17 years ago
- 554c8b8 Convert test_userdict to use the collections.UserDict. by Raymond Hettinger · 17 years ago
- f01fe69 Fix. by Georg Brandl · 17 years ago
- db02844 Respect EOL 80. by Georg Brandl · 17 years ago
- 0e3b0ec Merge r60528, r60534 and r60539 from trunk. by Georg Brandl · 17 years ago
- 60d1456 Merge r60522 from trunk. by Georg Brandl · 17 years ago
- 479a7e7 Manually merge r60521 from trunk. by Georg Brandl · 17 years ago
- b0d28b4 Fix-up mapping equality tests to include both keys and values by Raymond Hettinger · 17 years ago
- 48b8b66 Put an updated UserDict class in the collections module and by Raymond Hettinger · 17 years ago
- 7ac6095 Decouple weakref containers from UserDict and teach them to use ABC instead. by Raymond Hettinger · 17 years ago
- 93fa608 Moved WeakSet into a bootstap module use by abc.py. by Raymond Hettinger · 17 years ago
- 2add352 Remove one use of UserDict.UserDict by Raymond Hettinger · 17 years ago
- b346042 Fix typo (thanks Nick). by Raymond Hettinger · 17 years ago
- edf3b73 Remove DictMixin which is superceded by collections.MutableMapping by Raymond Hettinger · 17 years ago
- d190f9c In bsddb, replace UserDict.DictMixin with collections.MutableMapping. by Raymond Hettinger · 17 years ago
- 3be449a Save bsddb changes for a separate check-in. by Raymond Hettinger · 17 years ago
- b9da9bc Start replacing UserDict.DictMixin with collections.MutableMapping (the bsddb modules are next). by Raymond Hettinger · 17 years ago
- 15ebc88 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552-60567 via svnmerge from by Christian Heimes · 17 years ago
- fdb6bb5 Fixed socketserver tests by Christian Heimes · 17 years ago
- 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 17 years ago
- 86173da Context flags get set, not incremented. by Raymond Hettinger · 17 years ago
- 400adb0 Merged revisions 60475-60479,60481-60488 via svnmerge from by Christian Heimes · 17 years ago
- a771209 fix bug 1482: IMAP4 SSL isn't working by Bill Janssen · 17 years ago
- 7b3ce6a Merged revisions 60441-60474 via svnmerge from by Christian Heimes · 17 years ago
- 4b8db41 Update pprint() to match the new repr style for frozensets by Raymond Hettinger · 17 years ago
- 70b64fc Issue #1771: Remove cmp parameter from list.sort() and builtin.sorted(). by Raymond Hettinger · 17 years ago
- 4f06612 Enabled fromhex('') test for bytes by Christian Heimes · 17 years ago
- 5f63d18 Removed unused import by Christian Heimes · 17 years ago
- 190d79e Merged revisions 60408-60440 via svnmerge from by Christian Heimes · 17 years ago
- 510711d Patch #1972 by Antoine Pitrou: improve bytes and bytearray tests by Christian Heimes · 17 years ago
- 7b87615 Fixed #1969: split and rsplit in bytearray are inconsistent by Christian Heimes · 17 years ago
- d4cb56d Convert some custom sort comparison functions to equivalent key functions. by Raymond Hettinger · 17 years ago
- fd66e51 Merged revisions 60383-60407 via svnmerge from by Christian Heimes · 17 years ago
- 1fd7770 Another fix for the bsddb3 tests by Christian Heimes · 17 years ago
- 087f8ae Fixed two bugs in the bsddb tests. One was reported as #1956 by Christian Heimes · 17 years ago
- fa767ef Partially revert r60376: restore ability for ints to be automatically converted to floats, if a float type specifier is given to an int. PEP 3101 should be clarified on this point.Also, remove unused local variables left over from r60376. by Eric Smith · 17 years ago
- 2685563 Merged revisions 60364-60378 via svnmerge from by Christian Heimes · 17 years ago
- 7b69c6c Restrict format presentation types to those specified in the 'Standard Format Specifiers' section of PEP 3101. by Eric Smith · 17 years ago
- 412dc9c Merged revisions 60350-60363 via svnmerge from by Christian Heimes · 17 years ago
- 661b0a1 Use a list comprehension instead of list(filter()). by Georg Brandl · 17 years ago
- 06b1ab8ed Fix build error. by Alexandre Vassalotti · 17 years ago
- 061ce7f Fixed test_urllibnet by Christian Heimes · 17 years ago
- 7e18254 svn cp -r60150 svn+ssh://pythondev@svn.python.org/python/branches/py3k/Lib/plat-mac/plistlib.py Lib/ by Christian Heimes · 17 years ago
- 21d73f4 Remove plistlib. Apparently svn chokes on svn rm + svn cp in the same revision by Christian Heimes · 17 years ago
- af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 17 years ago
- 4f110d8 Copied plistlib.py from r60150 Lib/plat-mac/plistlib.py to Lib/ by Christian Heimes · 17 years ago
- 6ff93fe Get this test to run by Neal Norwitz · 17 years ago
- 2f14258 Get this test to pass by Neal Norwitz · 17 years ago
- e3777b4 Fix merge glitch that let test_urllib fail. by Georg Brandl · 17 years ago
- 95ba469 #1929: fix httplib _read_chunked (str/bytes confusion). by Georg Brandl · 17 years ago
- 969fe57 Merged revisions 60245-60277 via svnmerge from by Christian Heimes · 17 years ago
- e7a15bb Merged revisions 60234-60244 via svnmerge from by Christian Heimes · 17 years ago
- e83ebd9 Fix a bug in the test. by Thomas Heller · 17 years ago
- bbffeb6 Merged revisions 60210-60233 via svnmerge from by Christian Heimes · 17 years ago
- 39b21ff Fix #1913. by Georg Brandl · 17 years ago
- 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 17 years ago
- 1dfde1d Replace map(None, *iterables) with zip(*iterables). by Raymond Hettinger · 17 years ago
- 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 17 years ago
- e1c9811 Merged revisions 60143-60149 via svnmerge from by Christian Heimes · 17 years ago
- 9bd667a Merged revisions 60124-60142 via svnmerge from by Christian Heimes · 17 years ago
- fdab48e Merged revisions 60094-60123 via svnmerge from by Christian Heimes · 17 years ago
- 825fc8b #1867: fix a few 3.0 incompatibilities in pydoc. by Georg Brandl · 17 years ago
- fceab5a Merged revisions 60080-60089,60091-60093 via svnmerge from by Georg Brandl · 17 years ago
- 2336bdd Fix Issue #1769: Now int('- 1') or int('+ 1') is not allowed by Facundo Batista · 17 years ago
- 587c2bf Merged revisions 60053-60078 via svnmerge from by Christian Heimes · 17 years ago
- 04c420f Merged revisions 60043-60052 via svnmerge from by Christian Heimes · 17 years ago
- 679db4a Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from by Christian Heimes · 17 years ago
- ff72122 Merged revisions 60001,60003-60004,60008 via svnmerge from by Thomas Heller · 17 years ago
- 9893de1 Update the py3k version of the rational module to expose only methods needed by by Jeffrey Yasskin · 17 years ago
- 3564146 Sync-up Queue.py with Py2.6 by Raymond Hettinger · 17 years ago
- bae82b8 __floordiv__ returns an int in 3.0. by Jeffrey Yasskin · 17 years ago
- 7736b5b Merged revisions 59952-59984 via svnmerge from by Guido van Rossum · 17 years ago
- ae138cb Refactor if/elif chain for clarity and speed by Raymond Hettinger · 17 years ago
- 386cd1e long(float('nan')) raises an OverflowError as discussed on the mailing list a week ago by Christian Heimes · 17 years ago
- da3caed Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping the Empty and Full exceptions. by Raymond Hettinger · 17 years ago
- d32ed6f Merged revisions 59933-59951 via svnmerge from by Christian Heimes · 17 years ago
- 1acde19 Take Tim's advice and have random.sample() support only sequences and sets. by Raymond Hettinger · 17 years ago
- 28de64f Remove defunct parts of the random module by Raymond Hettinger · 17 years ago
- a62da1d Merged revisions 59921-59932 via svnmerge from by Christian Heimes · 17 years ago
- 25bb783 Merged revisions 59883-59920 via svnmerge from by Christian Heimes · 17 years ago
- 3540b50 Good catch Neal! by Christian Heimes · 17 years ago
- 61ecb77 Added the test cases I actually meant to add. by Eric Smith · 17 years ago
- fc6e8fe Simplifed argument parsing in object.__format__, added test case. by Eric Smith · 17 years ago
- 454f37b Merged revisions 59864-59882 via svnmerge from by Christian Heimes · 17 years ago
- 2380ac7 Merged revisions 59843-59863 via svnmerge from by Christian Heimes · 17 years ago
- 790c823 Merged revisions 59822-59841 via svnmerge from by Christian Heimes · 17 years ago