| Commit message (Expand) | Author | Age |
* | Issue #11666: Teach pydoc to display full help for named tuples | Raymond Hettinger | 2011-03-25 |
|\ |
|
| * | Issue #11666: Teach pydoc to display full help for named tuples | Raymond Hettinger | 2011-03-25 |
* | | Issue #3080: Use repr() to format the module name on error | Victor Stinner | 2011-03-14 |
* | | Issue #10992: make tests pass when run under coverage. | Brett Cannon | 2011-02-22 |
|/ |
|
* | #10961: fix exception handling in new pydoc server code. | Georg Brandl | 2011-01-30 |
* | Handle Windows paths and don't double up on HTML header sections in new pydoc... | Nick Coghlan | 2010-12-03 |
* | Improve Pydoc interactive browsing (#2001). Patch by Ron Adam. | Nick Coghlan | 2010-12-03 |
* | #940286: pydoc.Helper.help() ignores input/output init parameters. | Georg Brandl | 2010-12-03 |
* | Issue #10446: Several changes to module documentation generated by pydoc: | Alexander Belopolsky | 2010-11-18 |
* | PEP 3147 | Barry Warsaw | 2010-04-17 |
* | Merged revisions 79518 via svnmerge from | Brian Curtin | 2010-03-31 |
* | Fix test_pydoc when sys.modules["test"] is first imported using importlib.imp... | Florent Xicluna | 2010-03-06 |
* | Merged revisions 78351 via svnmerge from | R. David Murray | 2010-02-24 |
* | Merged revisions 78207 via svnmerge from | Ezio Melotti | 2010-02-16 |
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 |
* | Merged revisions 75967 via svnmerge from | Antoine Pitrou | 2009-10-30 |
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 |
* | Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,... | Benjamin Peterson | 2009-06-28 |
* | Merged revisions 72966 via svnmerge from | R. David Murray | 2009-05-27 |
* | Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-... | Benjamin Peterson | 2008-07-02 |
* | Merged revisions 64095 via svnmerge from | Benjamin Peterson | 2008-06-14 |
* | Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,... | Georg Brandl | 2008-05-25 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Correct recently merged tests: | Amaury Forgeot d'Arc | 2008-04-24 |
* | Merged revisions 62486-62487 via svnmerge from | Amaury Forgeot d'Arc | 2008-04-24 |