index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_pydoc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with 3.3
Terry Jan Reedy
2013-11-05
1
-1/+1
|
\
|
*
Issue #19397: test_pydoc now works with -S (help not added to builtins).
Terry Jan Reedy
2013-11-05
1
-1/+1
*
|
Issue #19030: fix new pydoc tests for --without-doc-strings
Ethan Furman
2013-10-22
1
-5/+22
*
|
Fix test_pydoc failure introduced by 2f09a6980e1a (issue #19030).
Charles-François Natali
2013-10-21
1
-14/+14
*
|
Issue #19030: final pieces for proper location of various class attributes lo...
Ethan Furman
2013-10-21
1
-0/+175
*
|
Issue #15767: back out 8a0ed9f63c6e, finishing the removal of
Brett Cannon
2013-07-04
1
-1/+1
*
|
Issue #15767: Introduce ModuleNotFoundError, a subclass of
Brett Cannon
2013-06-12
1
-1/+1
*
|
Issue #11995: test_pydoc doesn't import all sys.path modules anymore.
Antoine Pitrou
2013-05-19
1
-15/+58
|
\
\
|
|
/
|
*
Issue #11995: test_pydoc doesn't import all sys.path modules anymore.
Antoine Pitrou
2013-05-19
1
-15/+58
|
*
#17476: make allmethods actually return all methods.
R David Murray
2013-03-19
1
-0/+24
|
|
\
|
|
*
#17476: make allmethods actually return all methods.
R David Murray
2013-03-19
1
-0/+24
*
|
|
#17115: Remove what appears to be a useless chunk of code which broke
Brett Cannon
2013-05-04
1
-4/+0
*
|
|
Merge: #17476: make allmethods actually return all methods.
R David Murray
2013-03-19
1
-0/+24
*
|
|
#17464: improve pydoc test coverage.
R David Murray
2013-03-19
1
-0/+25
|
/
/
*
|
Issue #17041: Fix testing when Python is configured with the
Serhiy Storchaka
2013-01-27
1
-21/+32
|
\
\
|
|
/
|
*
Issue #17041: Fix testing when Python is configured with the
Serhiy Storchaka
2013-01-27
1
-17/+32
*
|
Fix test_pydoc for build --without-doc-strings.
Stefan Krah
2013-01-26
1
-0/+4
*
|
merge #14638: pydoc now treats non-str __name__ as None instead of raising
R David Murray
2012-04-23
1
-0/+11
|
\
\
|
|
/
|
*
#14638: pydoc now treats non-str __name__ as None instead of raising
R David Murray
2012-04-23
1
-0/+11
*
|
Issue #2377: Make importlib the implementation of __import__().
Brett Cannon
2012-04-14
1
-5/+4
*
|
Issue #13861: merge
Ned Deily
2012-02-03
1
-2/+2
|
\
\
|
|
/
|
*
Issue #13861: Prevent test_apropos* test case failures in test_pydoc.
Ned Deily
2012-02-03
1
-2/+2
*
|
merge from 3.2
Ned Deily
2011-10-06
1
-42/+53
|
\
\
|
|
/
|
*
Issue #7425: Refactor test_pydoc test case for '-k' behavior and add
Ned Deily
2011-10-06
1
-42/+53
*
|
#13012: use splitlines(keepends=True/False) instead of splitlines(0/1).
Ezio Melotti
2011-09-28
1
-2/+2
*
|
Merge fix for #8887 from 3.2
Éric Araujo
2011-07-29
1
-0/+18
|
\
\
|
|
/
|
*
Make “pydoc somebuiltin.somemethod” work (#8887)
Éric Araujo
2011-07-29
1
-0/+18
*
|
Merge from 3.2
Antoine Pitrou
2011-07-15
1
-21/+26
|
\
\
|
|
/
|
*
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
*
|
(merge 3.2) Issue #12451: pydoc.synopsis() now reads the encoding cookie if
Victor Stinner
2011-06-30
1
-1/+12
|
\
\
|
|
/
|
*
Issue #12451: pydoc.synopsis() now reads the encoding cookie if available, to
Victor Stinner
2011-06-30
1
-1/+12
*
|
(Merge 3.2) test_pydoc: skip PydocServerTest if thread support is disabled
Victor Stinner
2011-05-20
1
-0/+6
|
\
\
|
|
/
|
*
test_pydoc: skip PydocServerTest if thread support is disabled
Victor Stinner
2011-05-20
1
-0/+6
*
|
#11926: merge with 3.2.
Ezio Melotti
2011-04-28
1
-0/+7
|
\
\
|
|
/
|
*
#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
|
\
\
\
|
|
/
/
|
*
|
Issue #11666: Teach pydoc to display full help for named tuples
Raymond Hettinger
2011-03-25
1
-1/+11
*
|
|
Issue #3080: Use repr() to format the module name on error
Victor Stinner
2011-03-14
1
-1/+1
*
|
|
Issue #10992: make tests pass when run under coverage.
Brett Cannon
2011-02-22
1
-0/+6
|
/
/
*
|
#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
[next]