1. b173f78 add a replacement API for PyCObject, PyCapsule #5630 by Benjamin Peterson · 15 years ago
  2. 6dc46f5 Merged revisions 72040 via svnmerge from by Eric Smith · 15 years ago
  3. 3afd460 Merged revisions 71740 via svnmerge from by Georg Brandl · 15 years ago
  4. f4841e2 fix some issues with install and altinstall #5818 by Benjamin Peterson · 15 years ago
  5. 6ab9148 Merged revisions 71842 via svnmerge from by Thomas Heller · 15 years ago
  6. cee5663 make python3 alias in altbininstall by Benjamin Peterson · 15 years ago
  7. b08a53a Issue #1580: use short float repr where possible. by Mark Dickinson · 15 years ago
  8. f47ed4a Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,71405-71406,71485,71492,71494 via svnmerge from by Benjamin Peterson · 15 years ago
  9. 026c0c3 fix installing of extension modules by Benjamin Peterson · 15 years ago
  10. 3fc49ab install as python3 #5461 by Benjamin Peterson · 15 years ago
  11. 8c65d54 don't install extras like pydoc and idle in altinstall, possibly overwriting the 2.x ones #1590 by Benjamin Peterson · 15 years ago
  12. 0c0daf0 #5606: fix formatter.h dependencies in the Makefile. by Georg Brandl · 15 years ago
  13. 8d8d630 Issue 5682: Move _io module into its own subdirectory. by Alexandre Vassalotti · 15 years ago
  14. fdd6dee Update the tests skipped with quicktest target. by Jeremy Hylton · 15 years ago
  15. 4fa88fa merge the io-c branch: C implementation of the io module by Benjamin Peterson · 15 years ago
  16. 906785c Merged revisions 69889 via svnmerge from by Matthias Klose · 15 years ago
  17. e78701a Add importlib to the Makefile. by Brett Cannon · 15 years ago
  18. b52ec78 Issue #4753: By enabling a configure option named '--with-computed-gotos' by Antoine Pitrou · 15 years ago
  19. b197fec de-spacify by Benjamin Peterson · 15 years ago
  20. 9ae3220 make bytearrayobject.o depend on the stringlib headers #4936 by Benjamin Peterson · 15 years ago
  21. 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 15 years ago
  22. b1441c7 Merged revisions 68112,68115,68120,68133,68141-68142,68145-68146,68148-68149 via svnmerge from by Georg Brandl · 15 years ago
  23. ffe431d Merged revisions 68203 via svnmerge from by Martin v. Löwis · 15 years ago
  24. fce25a7 use $(RUNSHARED) to run plat-mac/regen by Benjamin Peterson · 15 years ago
  25. 09027aa Merged revisions 67844 via svnmerge from by Mark Dickinson · 15 years ago
  26. 4f39d22 fix the Makefile so it doesn't pollute sys.path by Benjamin Peterson · 16 years ago
  27. 1a6e0d0 Merged revisions 66974,66977,66984,66989,66992,66994-66996,66998-67000,67007,67015 via svnmerge from by Benjamin Peterson · 16 years ago
  28. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  29. 16512cd Merged revisions 66819 via svnmerge from by Brett Cannon · 16 years ago
  30. ae5360b Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,66246,66249-66250,66264,66268,66272,66294,66306 via svnmerge from by Benjamin Peterson · 16 years ago
  31. a741ebf Merged revisions 66237 via svnmerge from by Brett Cannon · 16 years ago
  32. 46f5f9e fix dependencies after rename by Benjamin Peterson · 16 years ago
  33. 4fe5ed8 Merged revisions 65368 via svnmerge from by Martin v. Löwis · 16 years ago
  34. 000b0dc fix dependencies by Benjamin Peterson · 16 years ago
  35. fcaf910 Merged revisions 63955 via svnmerge from by Georg Brandl · 16 years ago
  36. de9c869 Hopefully fix make framework install on Mac (see 3174) by Benjamin Peterson · 16 years ago
  37. 4c29b47 fix syntax by Benjamin Peterson · 16 years ago
  38. 6bf2d6b Merged revisions 64422 via svnmerge from by Benjamin Peterson · 16 years ago
  39. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  40. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  41. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  42. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  43. fc8dca2 remove plat-mac references by Benjamin Peterson · 16 years ago
  44. 4a7d76d Refactor and clean up str.format() code (and helpers) in advance of optimizations. by Eric Smith · 16 years ago
  45. 35af8d4 Add the new packages to the Makefile for installation. by Brett Cannon · 16 years ago
  46. a37cfc6 Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,63534,63541 via svnmerge from by Benjamin Peterson · 16 years ago
  47. 2c9c7a5 Renamed files bytesobject.[ch] and stringobject.[ch] Fixed Windows build by Christian Heimes · 16 years ago
  48. b533e26 Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from by Georg Brandl · 16 years ago
  49. 6e47a33 Tkinter, step 5: remove lib-tk subdirectory and update all places where it was mentioned. by Georg Brandl · 16 years ago
  50. e9f305f Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,63229-63232,63234-63235,63237-63239,63241,63243-63246,63250-63254,63256-63259,63261,63263-63264,63266-63267,63269-63270,63272-63273,63275-63276,63278,63280-63281,63283-63284,63286-63287,63289-63290,63292-63293,63295-63296,63298-63299,63301-63302,63304-63305,63307,63309-63314,63316-63322,63324-63325,63327-63335,63337-63338,63340-63342,63344-63346,63348 via svnmerge from by Alexandre Vassalotti · 16 years ago
  51. eca20b6 Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-63152,63155-63165,63167-63176,63181-63186,63188-63189 via svnmerge from by Alexandre Vassalotti · 16 years ago
  52. 5807c41 Merged revisions 63078 via svnmerge from by Eric Smith · 16 years ago
  53. 6d4df9b Don't echo the echo commands added to "make install". Fix a typo. by Guido van Rossum · 16 years ago
  54. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  55. 53876d9 Merged revisions 62380,62382-62383 via svnmerge from by Christian Heimes · 16 years ago
  56. 33fe809 Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from by Christian Heimes · 16 years ago
  57. 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 16 years ago
  58. dc21db3 "make install" is now an alias for "make altinstall", to prevent by Guido van Rossum · 16 years ago
  59. 22c6542 Add missing closing paren by Neal Norwitz · 16 years ago
  60. da99683 Replace spaces by tabs, added by Christian Heimes · 16 years ago
  61. 3faa84f Merged revisions 61724-61725 via svnmerge from by Martin v. Löwis · 16 years ago
  62. ada8c3b Merged revisions 61520,61523-61528,61532 via svnmerge from by Christian Heimes · 16 years ago
  63. 23daade0 Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge from by Christian Heimes · 16 years ago
  64. fd66e51 Merged revisions 60383-60407 via svnmerge from by Christian Heimes · 16 years ago
  65. d2d2915 Make the testall target work again when building in a separate directory by Thomas Wouters · 16 years ago
  66. 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 16 years ago
  67. 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 16 years ago
  68. 52d168a Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in configure. by Georg Brandl · 16 years ago
  69. a9de06d Removed doubledigit from Makefile by Christian Heimes · 16 years ago
  70. 99170a5 Merged revisions 59541-59561 via svnmerge from by Christian Heimes · 16 years ago
  71. 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 · 17 years ago
  72. 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 · 17 years ago
  73. 905a904 Final fix for #1403 by Christian Heimes · 17 years ago
  74. 32fbe59 Merged revisions 58939-58946 via svnmerge from by Christian Heimes · 17 years ago
  75. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  76. 60d241f For PEP3137: Adds missing methods to the mutable PyBytes object (soon by Gregory P. Smith · 17 years ago
  77. 0e474a8 remove hotshot profiler from Py3k by Fred Drake · 17 years ago
  78. be801ac Delete bufferobject.[ch]. by Guido van Rossum · 17 years ago
  79. bca5480 Merged revisions 58053-58090 via svnmerge from by Thomas Wouters · 17 years ago
  80. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  81. 8188e63 When clobbering, also clean the docs. by Guido van Rossum · 17 years ago
  82. 5420bc3 Don't delete test output when "make clean" is run -- only when "make by Guido van Rossum · 17 years ago
  83. 77b5e33 Modernize clean and funny targets. by Guido van Rossum · 17 years ago
  84. 8c66326 Implementation of PEP 3101, Advanced String Formatting. by Eric Smith · 17 years ago
  85. b99f762 Merged in py3k-buffer branch to main line. All objects now use the buffer protocol in PEP 3118. by Travis E. Oliphant · 17 years ago
  86. eb33e5a Remove support for BeOS by Skip Montanaro · 17 years ago
  87. 2220122 Oops. I killed a bit too much and not enough when I deleted intobject.c. by Guido van Rossum · 17 years ago
  88. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 17 years ago
  89. b5a755e Merged revisions 56301-56442 via svnmerge from by Guido van Rossum · 17 years ago
  90. 827bfd0 Don't stop installing if compileall fails -- ever. by Guido van Rossum · 17 years ago
  91. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  92. 452bf51 Essential changes for print function changes. by Guido van Rossum · 17 years ago
  93. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 17 years ago
  94. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  95. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  96. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  97. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 18 years ago
  98. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  99. 4dfe8a1 Here is a bytes type. It's very minimal but it's a start. by Guido van Rossum · 18 years ago
  100. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago