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
/
Doc
/
lib
/
libinspect.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch #711902: Cause pydoc to show data descriptor __doc__ strings.
Martin v. Löwis
2003-05-03
1
-0/+25
*
Add text about circular references caused by storing frames in local
Fred Drake
2002-04-23
1
-0/+16
*
Add change notes where im_class is discussed, since the exact meaning changes
Fred Drake
2001-12-07
1
-49/+58
*
Correct the description of im_class. (Fred, this is changed in 2.2.
Guido van Rossum
2001-12-07
1
-1/+1
*
Use the \note and \warning macros where appropriate.
Fred Drake
2001-10-20
1
-2/+2
*
Function descriptions must end as well as start!
Fred Drake
2001-10-18
1
-0/+1
*
SF bug [#471111] inspect.getframeinfo() needs docs.
Tim Peters
2001-10-16
1
-0/+6
*
Add a function to compute a class's method resolution order. This is
Tim Peters
2001-09-22
1
-1/+9
*
Added a warning about reference cycles and memory consumption to the
Fred Drake
2001-08-10
1
-0/+10
*
Add documentation for getmoduleinfo() and getmodulename().
Fred Drake
2001-04-10
1
-0/+23
*
Clean up some of the markup for consistency, wrap some long lines.
Fred Drake
2001-02-28
1
-45/+50
*
inspect: a module for getting information out of live Python objects
Ka-Ping Yee
2001-02-27
1
-0/+261