1. a0fd888 Issue 4998: Decimal should not subclass or register with numbers.Real. by Raymond Hettinger · 16 years ago
  2. 7bf3a0e Forward port r68797: Fix-up jump targets in collections docs. by Raymond Hettinger · 16 years ago
  3. cd372c6 Blocked revisions 68789,68792 via svnmerge by Benjamin Peterson · 16 years ago
  4. 4d2073a Forward port r68792 and r68789 putting Counter in __all__ and adding Counter buildouts. by Raymond Hettinger · 16 years ago
  5. afccd63 Document the (very small) public API for importlib. As time goes on and some by Brett Cannon · 16 years ago
  6. df50106 Clarify how the specify the name of a module with the 'module' directive. by Brett Cannon · 16 years ago
  7. 7edf129 merge r68787 to py3k by Jesse Noller · 16 years ago
  8. 4401f34 Blocked revisions 68785 via svnmerge by Benjamin Peterson · 16 years ago
  9. 7522c74 Merged revisions 68779 via svnmerge from by Benjamin Peterson · 16 years ago
  10. 9053d75 Merged revisions 68763,68773 via svnmerge from by Benjamin Peterson · 16 years ago
  11. 6214edd merge r68768 to py3k by Jesse Noller · 16 years ago
  12. 7aedf11 fix compiler warning by Benjamin Peterson · 16 years ago
  13. 05e782f reenable the invalid fd test for fdopen by Benjamin Peterson · 16 years ago
  14. 806d402 Merged revisions 68755 via svnmerge from by Benjamin Peterson · 16 years ago
  15. d994864 Remove a debugging print statement that accidentally got left in. by Brett Cannon · 16 years ago
  16. b4a1b8c Fix a typo in some code that is not tested or supported yet. by Brett Cannon · 16 years ago
  17. f99d243 Blocked revisions 68544-68545,68597 via svnmerge by Benjamin Peterson · 16 years ago
  18. 18e9512 Merged revisions 68546 via svnmerge from by Benjamin Peterson · 16 years ago
  19. b58dda7 Merged revisions 68633,68648,68667,68706,68718,68720-68721,68724-68727,68739 via svnmerge from by Benjamin Peterson · 16 years ago
  20. b547979 Merged revisions 68568,68665 via svnmerge from by Benjamin Peterson · 16 years ago
  21. 9a0fc97 merge cl r68737 to py3k by Jesse Noller · 16 years ago
  22. e1cdfd7 Merged revisions 68547,68607,68610,68618,68621-68622,68649,68722 via svnmerge from by Benjamin Peterson · 16 years ago
  23. 7e15845 Issue #4815: Offer conversion to UTF-8 if source files have by Martin v. Löwis · 16 years ago
  24. 975a079 Issue #4008: Fix problems with non-ASCII source files. by Martin v. Löwis · 16 years ago
  25. 1cbb17a Correct issue number for 68728 checkin by Jesse Noller · 16 years ago
  26. f70a538 Issues #10867: remove old cPickle imports from multiprocessing by Jesse Noller · 16 years ago
  27. 38d54f7 #4975: fix bytes/str issue. by Georg Brandl · 16 years ago
  28. e17d586 #4983: clarify what "byte sequence" is. by Georg Brandl · 16 years ago
  29. 64150bc #4984: fix number of types. by Georg Brandl · 16 years ago
  30. 2c5c79c Tests of case-sensitivity were being executed on OSs which did not have a by Brett Cannon · 16 years ago
  31. b0516a6 Merge r68708 to py3k, fixes 4449 by Jesse Noller · 16 years ago
  32. 34f9b4c Blocked revisions 68705 via svnmerge by Benjamin Peterson · 16 years ago
  33. 24b6a2c NOTES for importlib should mention the ultimate end-goal for the package. by Brett Cannon · 16 years ago
  34. 7044d6b Skip over any file or folder that starts with a dot (e.g. .svn). by Brett Cannon · 16 years ago
  35. d3fb4bb Merged revisions 68678 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  36. 23cbd8a Add initial implementation of importlib. See the NOTES files for what is by Brett Cannon · 16 years ago
  37. 458ad47 Merged revisions 68459 via svnmerge from by Benjamin Peterson · 16 years ago
  38. 822b21c Merged revisions 68458 via svnmerge from by Benjamin Peterson · 16 years ago
  39. b4ddfa4 fix compiler warning by Benjamin Peterson · 16 years ago
  40. e5bf383 Merged revisions 68460 via svnmerge from by Benjamin Peterson · 16 years ago
  41. 92d0a6a I'm just going to assume that all of these revisions don't need to be merge, since it's not indicated: by Benjamin Peterson · 16 years ago
  42. c465600 Merged revisions 68676 via svnmerge from by Benjamin Peterson · 16 years ago
  43. 17c7cd8 Replace PyNumber_Int with PyNumber_Long. by Mark Dickinson · 16 years ago
  44. e4bc7f6 Issue #4838: When a module is deallocated, free the memory backing the optional module state data. by Antoine Pitrou · 16 years ago
  45. 0c3f8a4 Merged revisions 68661 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  46. 0156dab Remove attempted long->int conversions in py3k version of float.as_integer_ratio. by Mark Dickinson · 16 years ago
  47. bf5c6a9 Fix a few more references to long integers in the docs. by Mark Dickinson · 16 years ago
  48. 8055afd Issue #4910, patch 3/3: rename nb_long to nb_reserved by Mark Dickinson · 16 years ago
  49. 0bbcc4c Remove a couple of references to long in the c-api docs by Mark Dickinson · 16 years ago
  50. 9953a8d fix inspect.formatargspec on functions with keyword-only arguments without defaults #4959 by Benjamin Peterson · 16 years ago
  51. c10c34d Make test_io faster by Antoine Pitrou · 16 years ago
  52. fdaa3a3 Define PY_SSIZE_T_CLEAN at the top of the dbm module. This should fix the by Mark Dickinson · 16 years ago
  53. 058e31e Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from by Benjamin Peterson · 16 years ago
  54. 1456778 remove duplicate definition of PyExc_BufferError #4950 by Benjamin Peterson · 16 years ago
  55. cce2f21 Issue 4910, patch 2 of (probably) 3: pave the way for renaming of by Mark Dickinson · 16 years ago
  56. 29500f6 Merged revisions 68611-68613 via svnmerge from by Mark Dickinson · 16 years ago
  57. b8baf63 Issue #1696199: Add collections.Counter(). by Raymond Hettinger · 16 years ago
  58. 3bc0f7e Blocked revisions 68592 via svnmerge by Amaury Forgeot d'Arc · 16 years ago
  59. 2a1854b Blocked revisions 68589 via svnmerge by Antoine Pitrou · 16 years ago
  60. b6eba4f encoding returns bytes objects by Benjamin Peterson · 16 years ago
  61. 8d4e505 Issue #4935: The overflow checking code in the expandtabs() method common by Antoine Pitrou · 16 years ago
  62. b9d1a4d Blocked revisions 68579-68580,68584 via svnmerge by Benjamin Peterson · 16 years ago
  63. b197fec de-spacify by Benjamin Peterson · 16 years ago
  64. 9ae3220 make bytearrayobject.o depend on the stringlib headers #4936 by Benjamin Peterson · 16 years ago
  65. a54c909 Merged revisions 68425,68461,68498 via svnmerge from by Benjamin Peterson · 16 years ago
  66. f343e01 Merged revisions 68560 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  67. e5e298f Issue #4910 (1st patch of a series): fix int() and the corresponding by Mark Dickinson · 16 years ago
  68. 7c2b66c Merged revisions 68455,68476,68542 via svnmerge from by Martin v. Löwis · 16 years ago
  69. ec59d04 Merged revisions 68540 via svnmerge from by Martin v. Löwis · 16 years ago
  70. de3369f Fixes issue #3826 and #4791: by Gregory P. Smith · 16 years ago
  71. ce36962 remove docs for PyBytes_Format #4917 by Benjamin Peterson · 16 years ago
  72. d6e8de1 Issue #4916: fix little-endian UTF-16 decoding bug on big-endian UCS-4 builds, introduced by r68483. by Antoine Pitrou · 16 years ago
  73. a4a37fe Merged revisions 68381 via svnmerge from by Benjamin Peterson · 16 years ago
  74. c7d484d Remove __long__ methods from UserString and from Demo/ classes. by Mark Dickinson · 16 years ago
  75. e97637d Merged revisions 68527 via svnmerge from by Martin v. Löwis · 16 years ago
  76. a9b54c7 Merged revisions 68523 via svnmerge from by Martin v. Löwis · 16 years ago
  77. 81a3d1c ricos isn't supported by Benjamin Peterson · 16 years ago
  78. 17bf082 fix syntax in ctypes.util by Benjamin Peterson · 16 years ago
  79. d746768 Issue #4910: replace "long" with "int" in docstring for __long__ slot and by Mark Dickinson · 16 years ago
  80. 30bf122 Corrected minor typo and added .currentmodule directives to fix missing cross-references. by Vinay Sajip · 16 years ago
  81. 44e3bb6 Merged revisions 68499 via svnmerge from by Mark Dickinson · 16 years ago
  82. 644c430 Merged revisions 68496 via svnmerge from by Antoine Pitrou · 16 years ago
  83. 505ed9d Blocked revisions 68487 via svnmerge by Benjamin Peterson · 16 years ago
  84. 2c7e3ee Merge r68487 from svn+ssh://pythondev@svn.python.org/python/trunk: by Matthias Klose · 16 years ago
  85. 49956b2 fix typo #4904 by Benjamin Peterson · 16 years ago
  86. 308705e Merged revisions 68484-68485 via svnmerge from by Antoine Pitrou · 16 years ago
  87. ab86831 Issue #4868: utf-8, utf-16 and latin1 decoding are now 2x to 4x faster. The by Antoine Pitrou · 16 years ago
  88. dd6351e Corrected an incorrect self-reference. by Vinay Sajip · 16 years ago
  89. 26a2d5e Minor documentation changes relating to NullHandler, the module used for handlers and references to ConfigParser. by Vinay Sajip · 16 years ago
  90. 21027e6 Fixed 2to3 issue on tix module. by Hirokazu Yamamoto · 16 years ago
  91. b5e5da4 Commit miss. by Hirokazu Yamamoto · 16 years ago
  92. 6c7e562 Merged revisions 68468-68470 via svnmerge from by Hirokazu Yamamoto · 16 years ago
  93. 5ec0959 Unblocked revisions 68425 via svnmerge by Benjamin Peterson · 16 years ago
  94. 14b78f5 Merged revisions 68462 via svnmerge from by Antoine Pitrou · 16 years ago
  95. 9169641 Fix bug introduced in r68451: stdio must always be opened in line-buffered mode by Antoine Pitrou · 16 years ago
  96. 8043cf8 Issue #4604: Some objects of the I/O library could still be used after by Antoine Pitrou · 16 years ago
  97. e7bd868 Buglet: fix unittest.main() by Antoine Pitrou · 16 years ago
  98. 0560843 Issue #4705: Fix the -u ("unbuffered binary stdout and stderr") command-line by Antoine Pitrou · 16 years ago
  99. 1483140 Blocked revisions 68439 via svnmerge by Hirokazu Yamamoto · 16 years ago
  100. 0f0932c Merged revisions 68435 via svnmerge from by Hirokazu Yamamoto · 16 years ago