1. b830a23 Recorded merge of revisions 76314 via svnmerge from by Nick Coghlan · 15 years ago
  2. 22fff43 Merged revisions 74609,74627,74634,74645,74651,74738,74840,75016,75316-75317,75323-75324,75326,75328,75330,75338,75340-75341,75343,75352-75353,75355,75357,75359 via svnmerge from by Georg Brandl · 15 years ago
  3. d76c8da Merged revisions 73623-73624 via svnmerge from by Benjamin Peterson · 15 years ago
  4. 1f1b9d3 Merged revisions 72966 via svnmerge from by R. David Murray · 15 years ago
  5. 5617db8 Merged revisions 71960 via svnmerge from by Georg Brandl · 15 years ago
  6. 388faac #5698, part 2: generate a meta info in pydoc HTML pages indicating the encoding, and fix the -w option to use the correct encoding. by Georg Brandl · 15 years ago
  7. e606694 Merged revisions 71443 via svnmerge from by Georg Brandl · 15 years ago
  8. 126c879 #5453: fix SyntaxErrors using pydoc -k, caused by intentionally bad files in Pythons test suite. by Georg Brandl · 15 years ago
  9. 95f285c Revert unintended part of r69948. Pydoc was not supposed to change. by Raymond Hettinger · 16 years ago
  10. 4d9a823 Refine docs for super() noting that sibling classes can by Raymond Hettinger · 16 years ago
  11. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 16 years ago
  12. db7b6b9 Merged revisions 67953 via svnmerge from by Georg Brandl · 16 years ago
  13. 0d85539 Merged revisions 66076 via svnmerge from by Georg Brandl · 16 years ago
  14. 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
  15. 4118174 Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-64583,64585,64590,64592-64593,64625,64630,64638,64647,64655-64656,64663-64664 via svnmerge from by Benjamin Peterson · 16 years ago
  16. 9196dc6 Issue 3145: help("modules xxx") failed when scanning test.badsyntax_pep3120... by Amaury Forgeot d'Arc · 16 years ago
  17. 83e9f4c Remove last traces of mimetools. by Georg Brandl · 16 years ago
  18. 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 16 years ago
  19. 6b38daa Merged revisions 63871 via svnmerge from by Georg Brandl · 16 years ago
  20. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  21. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  22. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  23. 1f2ba4b Rename the repr module to reprlib. by Alexandre Vassalotti · 16 years ago
  24. cef5b3d Remove duplicated code in pydoc.py, probably a merge conflict some months ago. by Amaury Forgeot d'Arc · 16 years ago
  25. 768db92 Correct recently merged tests: by Amaury Forgeot d'Arc · 16 years ago
  26. 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 · 17 years ago
  27. 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
  28. d4cb56d Convert some custom sort comparison functions to equivalent key functions. by Raymond Hettinger · 17 years ago
  29. 2685563 Merged revisions 60364-60378 via svnmerge from by Christian Heimes · 17 years ago
  30. 661b0a1 Use a list comprehension instead of list(filter()). by Georg Brandl · 17 years ago
  31. 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 17 years ago
  32. 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 17 years ago
  33. 825fc8b #1867: fix a few 3.0 incompatibilities in pydoc. by Georg Brandl · 17 years ago
  34. d32ed6f Merged revisions 59933-59951 via svnmerge from by Christian Heimes · 17 years ago
  35. 7c086c0 Get rid of raw_input() emulation, use its reincarnation as input(). by Guido van Rossum · 17 years ago
  36. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  37. 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 · 17 years ago
  38. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  39. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  40. 72e110c Fix a bug from the map->itertools.imap conversion. by Collin Winter · 17 years ago
  41. c1f779c Merged revisions 56125-56153 via svnmerge from by Guido van Rossum · 17 years ago
  42. 486364b Merged revisions 56020-56124 via svnmerge from by Guido van Rossum · 17 years ago
  43. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  44. a01a8b6 Remove use of types.StringType. by Guido van Rossum · 17 years ago
  45. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  46. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  47. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  48. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  49. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  50. 57b39e0 Bug #1697782: remove all remaining code that uses types.InstanceType. by Georg Brandl · 17 years ago
  51. 756aa93 A class used as an exception should inherit from Exception. by Guido van Rossum · 17 years ago
  52. 2e65f89 Final part of SF# 1607548 by Tony Lownds: fix pydoc and inspect. by Guido van Rossum · 17 years ago
  53. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  54. 08f0046 - Fix conversion glitch in test_pyclbr, which caused a test to not fail by Thomas Wouters · 18 years ago
  55. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 18 years ago
  56. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  57. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  58. 2eca440 Get rid of some more cases of backquotes. parsermodule.c doesn't compile by Neal Norwitz · 18 years ago
  59. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  60. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  61. ce96f69 Get rid of a bunch more raw_input references by Neal Norwitz · 18 years ago
  62. 26fd2e1 Fix pydoc.synopsis() so that it doesn't error out with an unreadable module. by Georg Brandl · 18 years ago
  63. 501dd0d The names of lambda functions are now properly displayed in pydoc. by Georg Brandl · 19 years ago
  64. 9a2dcf8 Fix SF bug #417833 (pydoc HTTP reload failure) by removing from by Ka-Ping Yee · 19 years ago
  65. a487e4e Accept patch to resolve SF bug #651124. by Ka-Ping Yee · 19 years ago
  66. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago
  67. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago
  68. 8b813db bug [ 729103 ] Cannot retrieve name of super object by Georg Brandl · 19 years ago
  69. 9443242 That was one too much. by Georg Brandl · 19 years ago
  70. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 19 years ago
  71. bba6acc Use getdoc(object) instead of object.__doc__ to fix indentation problems. by Ka-Ping Yee · 20 years ago
  72. dbecd93 Replace list of constants with tuples of constants. by Raymond Hettinger · 20 years ago
  73. 9ddb300 Patch #936774: unify the display of data descriptors, including slots, by Johannes Gijsbers · 20 years ago
  74. ed2dbe3 SF patch #1094007: Remove witty comment in pydoc.py by Raymond Hettinger · 20 years ago
  75. 6fe8f19 Back out rev 1.96; see #1009389. by Martin v. Löwis · 20 years ago
  76. 8de645a Patch #1061931 / bug #971872: factor out part of spillproperties, so by Johannes Gijsbers · 20 years ago
  77. 4c11f60 Patch #934356: if a module defines __all__, believe that rather than using by Johannes Gijsbers · 20 years ago
  78. e09bd93 Patch #997284: Allow pydoc to work with XP Themes (.manifest file) by Martin v. Löwis · 20 years ago
  79. ac37f3d Patch #1009389: Make __credits__ a Unicode object. by Martin v. Löwis · 20 years ago
  80. e7691d3 Use readline/raw_input() in pydoc.Helper.interact if available and self.input by Johannes Gijsbers · 20 years ago
  81. 84601f1 Change pydoc.stripid() be able to match against 64-bit addresses by having by Brett Cannon · 20 years ago
  82. c6c1f47 pydoc.stripid() is now case-insensitive for its regex to support platforms that by Brett Cannon · 20 years ago
  83. a5616d2 Respect a module's __all__ attribute. Closes #969938. by Skip Montanaro · 20 years ago
  84. f213484 correct name error caught by Neal Norwitz with pychecker by Skip Montanaro · 20 years ago
  85. 756b3f3 * Move collections.deque() in from the sandbox by Raymond Hettinger · 21 years ago
  86. f9b08b8 Patch #785689: Use basename in usage. Backported to 2.3. by Martin v. Löwis · 21 years ago
  87. 6b59f5f Let library modules use the new keyword arguments for list.sort(). by Raymond Hettinger · 21 years ago
  88. 4997a69 display link to module docs when it looks like the object module is a core by Skip Montanaro · 21 years ago
  89. 0fe8fce (HTML|Text)Repr.repr1: Guard against objects whos types have no __name__ by Skip Montanaro · 21 years ago
  90. b8c084e Support keyword and topics help in cli(). Fixes #715782. by Martin v. Löwis · 21 years ago
  91. 28a4f0f Have pydoc try handling an object as "other" if the object does not act the way by Brett Cannon · 21 years ago
  92. 54f871e Fix SF bug #735694, Pydoc.py fixes links by Neal Norwitz · 21 years ago
  93. e59e2ba Patch #711902: Cause pydoc to show data descriptor __doc__ strings. by Martin v. Löwis · 21 years ago
  94. 742dde4 SF patch #706338, Fix a few broken links in pydoc by Greg Chapman by Neal Norwitz · 21 years ago
  95. d9e213e Hide private names beginning with _ (but don't hide __special__ names). by Ka-Ping Yee · 21 years ago
  96. 4f959d2 Fix SF patch #695581, "returnself" -> "return self" by Neal Norwitz · 21 years ago
  97. 68468eb Get rid of many apply() calls. by Guido van Rossum · 22 years ago
  98. 97dede0 Fix for SF 686380, from SF patch 686771 by Ping. (errors trying to by Guido van Rossum · 22 years ago
  99. f98159c Fix SF bug #642168, help() fails for some builtin topics by Neal Norwitz · 22 years ago
  100. 550e4e5 SF bug 666444: 'help' makes linefeed only under Win32. by Tim Peters · 22 years ago