1. bb5cd08 release.py induced and manual editing steps for 3.0a4. by Barry Warsaw · 17 years ago v3.0a4
  2. dd15bcd release.py wants to rename the spec file. by Barry Warsaw · 17 years ago
  3. ec79aad Fixed NEWS due to my bad merging skills by Benjamin Peterson · 17 years ago
  4. ad9d48d Merged revisions 62090-62091,62096,62100,62102,62110-62114 via svnmerge from by Benjamin Peterson · 17 years ago
  5. bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 17 years ago
  6. ba4af49 Merged revisions 61964-61979 via svnmerge from by Christian Heimes · 17 years ago
  7. f6cd967 Merged revisions 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,61935,61938,61943 via svnmerge from by Christian Heimes · 17 years ago
  8. 0348fb6 Merged revisions 61892,61900 via svnmerge from by Christian Heimes · 17 years ago
  9. 548de77 Merged the ACKS from 2.6 by Benjamin Peterson · 17 years ago
  10. 823725e Merged revisions 61846-61847 via svnmerge from by Martin v. Löwis · 17 years ago
  11. 6cf49cf Remove the dl module per PEP 3108. by Neal Norwitz · 17 years ago
  12. 73a22f0 Add build_py_2to3. by Martin v. Löwis · 17 years ago
  13. 02781dc Merged revisions 61672,61674,61676-61678,61681,61683-61684 via svnmerge from by Christian Heimes · 17 years ago
  14. d5e2b6f Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,61580-61582,61586,61591,61593,61595,61605-61606,61613-61616,61618,61621-61623,61625,61627,61631-61634 via svnmerge from by Christian Heimes · 17 years ago
  15. 01a3e2b Blocked 61577, implementation of print function. by Eric Smith · 17 years ago
  16. 428de65 - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been by Trent Nelson · 17 years ago
  17. b186d00 Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,61468,61471-61474,61480,61483-61484,61488,61495-61496,61498,61503-61504,61507,61509-61510,61515-61518 via svnmerge from by Christian Heimes · 17 years ago
  18. f416981 - A new pickle protocol (protocol 3) is added with explicit support by Guido van Rossum · 17 years ago
  19. 425136b mention the zlib crc32/adler32 changes by Gregory P. Smith · 17 years ago
  20. 2593146 Bug #2301: Don't try decoding the source code into the original by Martin v. Löwis · 17 years ago
  21. ddaa706 Patch from jbalogh fixes issue #2282 (misnamed seekable() method). by Ka-Ping Yee · 17 years ago
  22. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  23. 736c0ab Move itertools izip() code to builtins as zip(). Complete the renaming. by Raymond Hettinger · 17 years ago
  24. 071ef77 Default to ASCII as the locale.getpreferredencoding, if the POSIX by Martin v. Löwis · 17 years ago
  25. 92fab75 Use wchar_t functions in _locale module. by Martin v. Löwis · 17 years ago
  26. 180510d Merged revisions 61189-61190,61192,61194-61195,61198-61199 via svnmerge from by Christian Heimes · 17 years ago
  27. e7a30f7 Toss test.testall. by Brett Cannon · 17 years ago
  28. a9d499d Prep for 3.0a4 by Barry Warsaw · 17 years ago
  29. 659fc42 Copyright and version tweaks for 3.0a3. by Barry Warsaw · 17 years ago v3.0a3
  30. de802dc Remove bogus entries from r60902 which was a problem from merging. There might be some extra by Neal Norwitz · 17 years ago
  31. a612dc0 Merged revisions 61034-61036,61038-61048 via svnmerge from by Christian Heimes · 17 years ago
  32. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  33. 09aaa88 Patch from Georg Brandl: Fix co_lineno of decorated function and class objects. If you see an error in test_inspect please delete all pyc files. by Christian Heimes · 17 years ago
  34. c3f30c4 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,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900-60931,60933-60958 via svnmerge from by Christian Heimes · 17 years ago
  35. b3a65f8 Move UserString to collections. by Raymond Hettinger · 17 years ago
  36. ea6775b Remove merge turds. by Guido van Rossum · 17 years ago
  37. 7131fd9 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,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60878,60880-60892,60894-60898 via svnmerge from by Christian Heimes · 18 years ago
  38. 18c6689 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,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60873 via svnmerge from by Christian Heimes · 18 years ago
  39. a156e09 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,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60845 via svnmerge from by Christian Heimes · 18 years ago
  40. 65baa34 Issue 2025: Add index() and count() methods to tuple so that it will follow by Raymond Hettinger · 18 years ago
  41. 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 · 18 years ago
  42. e4c96ad Update docs for collections ABCs and for collections.UserDict. by Raymond Hettinger · 18 years ago
  43. 0fc8351 Remove the old UserDict module. by Raymond Hettinger · 18 years ago
  44. 48b8b66 Put an updated UserDict class in the collections module and by Raymond Hettinger · 18 years ago
  45. edf3b73 Remove DictMixin which is superceded by collections.MutableMapping by Raymond Hettinger · 18 years ago
  46. 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 · 18 years ago
  47. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 18 years ago
  48. dfc12ed Fixed multiple reinitialization of the Python interpreter. The small int list in longobject.c has caused a seg fault during the third finalization. by Christian Heimes · 18 years ago
  49. 70b64fc Issue #1771: Remove cmp parameter from list.sort() and builtin.sorted(). by Raymond Hettinger · 18 years ago
  50. c04dac0 Fixed issue #1973: bytes.fromhex('') raises SystemError by Christian Heimes · 18 years ago
  51. 7b87615 Fixed #1969: split and rsplit in bytearray are inconsistent by Christian Heimes · 18 years ago
  52. fd66e51 Merged revisions 60383-60407 via svnmerge from by Christian Heimes · 18 years ago
  53. 1dfde1d Replace map(None, *iterables) with zip(*iterables). by Raymond Hettinger · 18 years ago
  54. fdab48e Merged revisions 60094-60123 via svnmerge from by Christian Heimes · 18 years ago
  55. fceab5a Merged revisions 60080-60089,60091-60093 via svnmerge from by Georg Brandl · 18 years ago
  56. 2336bdd Fix Issue #1769: Now int('- 1') or int('+ 1') is not allowed by Facundo Batista · 18 years ago
  57. 386cd1e long(float('nan')) raises an OverflowError as discussed on the mailing list a week ago by Christian Heimes · 18 years ago
  58. 62fe8a8 Fixed merge accident by Christian Heimes · 18 years ago
  59. da3caed Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping the Empty and Full exceptions. by Raymond Hettinger · 18 years ago
  60. 1acde19 Take Tim's advice and have random.sample() support only sequences and sets. by Raymond Hettinger · 18 years ago
  61. 28de64f Remove defunct parts of the random module by Raymond Hettinger · 18 years ago
  62. 2380ac7 Merged revisions 59843-59863 via svnmerge from by Christian Heimes · 18 years ago
  63. 790c823 Merged revisions 59822-59841 via svnmerge from by Christian Heimes · 18 years ago
  64. 3b06e53 Another patch for #1762972: __file__ points to the py file instead pyo/pyc file by Christian Heimes · 18 years ago
  65. 52d168a Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in configure. by Georg Brandl · 18 years ago
  66. 043d6f6 Copied doc for reload() from trunk's function.rst to imp.rst by Christian Heimes · 18 years ago
  67. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 18 years ago
  68. e239b00 Add some missing news. Add some periods. by Guido van Rossum · 18 years ago
  69. ab078dd Issue #1393: object_richcompare() returns NotImplemented instead of by Guido van Rossum · 18 years ago
  70. 43b1509 Interpreter wasn't displaying the location of a SyntaxError Issue1692 by Kurt B. Kaiser · 18 years ago
  71. bccd63c NEWS entry for r59682. by Amaury Forgeot d'Arc · 18 years ago
  72. 9a37159 Merged revisions 59595-59604 via svnmerge from by Christian Heimes · 18 years ago
  73. 3805321 Merged revisions 59465-59487 via svnmerge from by Christian Heimes · 18 years ago
  74. a3534a6 Issue #1587: Added instancemethod wrapper for PyCFunctions. The Python C API by Christian Heimes · 18 years ago
  75. fc5aa9d Added note about 1585 to Misc/NEWS by Christian Heimes · 18 years ago
  76. b76922a Merged revisions 59450-59464 via svnmerge from by Christian Heimes · 18 years ago
  77. ad8dcd5 Minor cleanup in the gc module. by Amaury Forgeot d'Arc · 18 years ago
  78. 827b35c Issue #1580: New free format floating point representation based on "Floating-Point Printer Sample Code", by Robert G. Burger. For example repr(11./5) now returns '2.2' instead of '2.2000000000000002'. by Christian Heimes · 18 years ago
  79. 0ec88b3 Fixed #1578: Problems in win_getpass by Christian Heimes · 18 years ago
  80. 2f1019e Merged revisions 59441-59449 via svnmerge from by Christian Heimes · 18 years ago
  81. 0ded5b5 Fixed issue #1564: The set implementation should special-case PyUnicode instead of PyString by Christian Heimes · 18 years ago
  82. bc87341 Fixed #1573: Improper use of the keyword-only syntax makes the parser crash by Christian Heimes · 18 years ago
  83. 895627f Merged revisions 59407-59422 via svnmerge from by Christian Heimes · 18 years ago
  84. 255f53b Merged revisions 59376-59406 via svnmerge from by Christian Heimes · 18 years ago
  85. 99533a9 Get ready for releasing 3.0a2. (Next: update the whatsnew docs.) by Guido van Rossum · 18 years ago
  86. a37d4c6 Removed PyInt_GetMax and sys.maxint by Christian Heimes · 18 years ago
  87. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 18 years ago
  88. f929077 Reverting last commit. I had some staled data from an attempted svnmerge in my local sandbox by Christian Heimes · 18 years ago
  89. e69c320 Patch #1537 from Chad Austin by Christian Heimes · 18 years ago
  90. f78b1c6 I've moved the remains of PyInt_ to the longobject.h header file and removed the inclusing of intobject.h from Python.h. Now the intobject.h exists only to provide some aliases for porters from Python 2.x. by Christian Heimes · 18 years ago
  91. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 18 years ago
  92. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 18 years ago
  93. c9543e4 Removed the new module by Christian Heimes · 18 years ago
  94. ff73795 Removed the API to create unbound methods and simplified the API for bound methods. The signature is PyMethod_New(func, instance). by Christian Heimes · 18 years ago
  95. bce52be Fixed some build issues and updated docs. by Christian Heimes · 18 years ago
  96. 58cb1b8 Fix for #1415 pythonw.exe fails because std streams a missing by Christian Heimes · 18 years ago
  97. 58da931 Merged revisions 58886-58929 via svnmerge from by Guido van Rossum · 18 years ago
  98. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 18 years ago
  99. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 18 years ago
  100. 2dced8b Patch 1329 (partial) by Christian Heimes. by Guido van Rossum · 18 years ago