| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #22421 - Secure pydoc server run. Bind it to localhost instead of all i... | Georg Brandl | 2014-09-17 | 1 | -0/+2 |
|
|
* | #17476: make allmethods actually return all methods. | R David Murray | 2013-03-19 | 1 | -0/+24 |
|
|
* | Issue #17041: Fix testing when Python is configured with the | Serhiy Storchaka | 2013-01-27 | 1 | -17/+32 |
|
|
* | #14638: pydoc now treats non-str __name__ as None instead of raising | R David Murray | 2012-04-23 | 1 | -0/+11 |
|
|
* | Issue #13861: Prevent test_apropos* test case failures in test_pydoc. | Ned Deily | 2012-02-03 | 1 | -2/+2 |
|
|
* | Issue #7425: Refactor test_pydoc test case for '-k' behavior and add | Ned Deily | 2011-10-06 | 1 | -42/+53 |
|
|
* | Make “pydoc somebuiltin.somemethod” work (#8887) | Éric Araujo | 2011-07-29 | 1 | -0/+18 |
|
|
* | Use test.script_helper in test_pydoc | Antoine Pitrou | 2011-07-15 | 1 | -11/+13 |
|
|
* | test_pydoc needs to cleanup after itself | Antoine Pitrou | 2011-07-15 | 1 | -13/+16 |
|
|
* | Issue #12451: pydoc.synopsis() now reads the encoding cookie if available, to | Victor Stinner | 2011-06-30 | 1 | -1/+12 |
|
|
* | test_pydoc: skip PydocServerTest if thread support is disabled | Victor Stinner | 2011-05-20 | 1 | -0/+6 |
|
|
* | #11926: merge with 3.1. | Ezio Melotti | 2011-04-28 | 1 | -0/+7 |
|\ |
|
| * | #11926: add missing keywords to help("keywords"). | Ezio Melotti | 2011-04-28 | 1 | -1/+7 |
|
|
| * | Merged revisions 86504 via svnmerge from | Alexander Belopolsky | 2010-11-18 | 1 | -10/+6 |
|
|
| * | Merged revisions 79520 via svnmerge from | Brian Curtin | 2010-03-31 | 1 | -0/+6 |
|
|
| * | Merged revisions 78209 via svnmerge from | Ezio Melotti | 2010-02-16 | 1 | -0/+13 |
|
|
| * | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -3/+3 |
|
|
| * | Merged revisions 73623-73624 via svnmerge from | Benjamin Peterson | 2009-06-28 | 1 | -0/+42 |
|
|
* | | Issue #11666: Teach pydoc to display full help for named tuples | Raymond Hettinger | 2011-03-25 | 1 | -1/+11 |
|
|
* | | #10961: fix exception handling in new pydoc server code. | Georg Brandl | 2011-01-30 | 1 | -24/+21 |
|
|
* | | Handle Windows paths and don't double up on HTML header sections in new pydoc... | Nick Coghlan | 2010-12-03 | 1 | -3/+5 |
|
|
* | | Improve Pydoc interactive browsing (#2001). Patch by Ron Adam. | Nick Coghlan | 2010-12-03 | 1 | -17/+86 |
|
|
* | | #940286: pydoc.Helper.help() ignores input/output init parameters. | Georg Brandl | 2010-12-03 | 1 | -2/+39 |
|
|
* | | Issue #10446: Several changes to module documentation generated by pydoc: | Alexander Belopolsky | 2010-11-18 | 1 | -10/+6 |
|
|
* | | PEP 3147 | Barry Warsaw | 2010-04-17 | 1 | -9/+7 |
|
|
* | | Merged revisions 79518 via svnmerge from | Brian Curtin | 2010-03-31 | 1 | -0/+6 |
|
|
* | | Fix test_pydoc when sys.modules["test"] is first imported using importlib.imp... | Florent Xicluna | 2010-03-06 | 1 | -0/+4 |
|
|
* | | Merged revisions 78351 via svnmerge from | R. David Murray | 2010-02-24 | 1 | -0/+4 |
|
|
* | | Merged revisions 78207 via svnmerge from | Ezio Melotti | 2010-02-16 | 1 | -0/+13 |
|
|
* | | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -3/+3 |
|
|
* | | Merged revisions 75967 via svnmerge from | Antoine Pitrou | 2009-10-30 | 1 | -3/+7 |
|
|
* | | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -3/+3 |
|
|
* | | Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,... | Benjamin Peterson | 2009-06-28 | 1 | -0/+42 |
|/ |
|
* | Merged revisions 72966 via svnmerge from | R. David Murray | 2009-05-27 | 1 | -0/+6 |
|
|
* | Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-... | Benjamin Peterson | 2008-07-02 | 1 | -2/+0 |
|
|
* | Merged revisions 64095 via svnmerge from | Benjamin Peterson | 2008-06-14 | 1 | -1/+6 |
|
|
* | Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,... | Georg Brandl | 2008-05-25 | 1 | -25/+285 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Correct recently merged tests: | Amaury Forgeot d'Arc | 2008-04-24 | 1 | -8/+0 |
|
|
* | Merged revisions 62486-62487 via svnmerge from | Amaury Forgeot d'Arc | 2008-04-24 | 1 | -0/+33 |
|
|