1. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  2. a27c5bd Merged revisions 72979 via svnmerge from by Philip Jenvey · 15 years ago
  3. b565577 Merged revisions 72630 via svnmerge from by R. David Murray · 15 years ago
  4. 74b8924 This fix makes, eg, 'pydoc time' work again. by R. David Murray · 15 years ago
  5. c465600 Merged revisions 68676 via svnmerge from by Benjamin Peterson · 16 years ago
  6. 9953a8d fix inspect.formatargspec on functions with keyword-only arguments without defaults #4959 by Benjamin Peterson · 16 years ago
  7. 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
  8. f088e5e Merged revisions 67750-67751 via svnmerge from by Nick Coghlan · 16 years ago
  9. 0c77a82 Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from by Georg Brandl · 16 years ago
  10. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  11. 7864476 Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge from by Christian Heimes · 16 years ago
  12. 227c800 Merged revisions 61207 via svnmerge from by Christian Heimes · 16 years ago
  13. 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 · 16 years ago
  14. 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 · 16 years ago
  15. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  16. c9543e4 Removed the new module by Christian Heimes · 17 years ago
  17. 45f9af3 Merged revisions 59193-59201 via svnmerge from by Christian Heimes · 17 years ago
  18. 4a22b5d Patch from Georg Brandl and me for #1493 Remove unbound method objects by Christian Heimes · 17 years ago
  19. 3795b53 Applied patch #1127 from Quentin Gallet Gilles: No tests for inspect.getfullargspec() by Christian Heimes · 17 years ago
  20. a3538eb Fixed bug #1384 Windows fix for inspect tests by Christian Heimes · 17 years ago
  21. c1f779c Merged revisions 56125-56153 via svnmerge from by Guido van Rossum · 17 years ago
  22. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  23. c126e8a Merged revisions 55514-55544 via svnmerge from by Guido van Rossum · 17 years ago
  24. 813b0e5 Make test_inspect pass once again. by Guido van Rossum · 17 years ago
  25. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  26. 221085d Change all the function attributes from func_* -> __*__. This gets rid by Neal Norwitz · 17 years ago
  27. 79139b2 Kill off softspace completely (except in formatter.py which seems to have by Guido van Rossum · 17 years ago
  28. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  29. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  30. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  31. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  32. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  33. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  34. 725af87 - Remove tests for classic class behaviour by Thomas Wouters · 18 years ago
  35. dd5c023 some more fixes and tests for inspect.getsource(), triggered by crashes by Armin Rigo · 19 years ago
  36. a5855d5 Patch #1159931/bug #1143895: inspect.getsource failed when functions, by Johannes Gijsbers · 19 years ago
  37. 5a9fb3c Whitespace normalization. by Tim Peters · 20 years ago
  38. 1542f34 Patch #1011890: fix inspect.getsource breaking with line-continuation & by Johannes Gijsbers · 20 years ago
  39. cb9015d Patch #736962: port test_inspect to unittest. As part of this, move out by Johannes Gijsbers · 20 years ago
  40. c473c99 Patch #1006219: let inspect.getsource show '@' decorators and add tests for by Johannes Gijsbers · 20 years ago
  41. 2e829c0 - Bug #891637, patch #1005466: fix inspect.getargs() crash on def foo((bar)). by Matthias Klose · 20 years ago
  42. ba8b6bc [Bug #954364] inspect.getframeinfo() sometimes produces incorrect traceback line #s; fix is to look at tb.tb_lineno, not tb.frame.f_lineno. Patch from Robin Becker and me. by Andrew M. Kuchling · 20 years ago
  43. 893ffa4 Patch #830858: Correct the number of is-functions. Backported to 2.3 and 2.2. by Martin v. Löwis · 21 years ago
  44. c4bf5ed Add a trivial test of getargspec() with a method. by Jeremy Hylton · 21 years ago
  45. 4d28d96 Refer to __builtin__.file, not __builtins__.file by Martin v. Löwis · 21 years ago
  46. e59e2ba Patch #711902: Cause pydoc to show data descriptor __doc__ strings. by Martin v. Löwis · 21 years ago
  47. a59ef7b getdoc(): by Ka-Ping Yee · 22 years ago
  48. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  49. 6006629 Remove obsolete __dynamic__ distinction. by Tim Peters · 23 years ago
  50. 13b49d3 New function classify_class_attrs(). As a number of SF bug reports by Tim Peters · 23 years ago
  51. e0b2d7a Add a function to compute a class's method resolution order. This is by Tim Peters · 23 years ago
  52. f170d7f Don't have trace() skip the top frame; return them all. by Ka-Ping Yee · 23 years ago
  53. 243bff4 Clean up junk files left behind by imp.load_source(). by Tim Peters · 23 years ago
  54. 9054344 Replace literal '@test' with TESTFN. by Ka-Ping Yee · 23 years ago
  55. 6397c7c inspect: a module for getting information out of live Python objects by Ka-Ping Yee · 23 years ago