GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
inspect_fodder2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix inspect.formatargspec on functions with keyword-only arguments without de...
Benjamin Peterson
2009-01-17
1
-0
/
+4
*
Patch from Georg Brandl and me for #1493
Christian Heimes
2007-11-25
1
-1
/
+1
*
Applied patch #1127 from Quentin Gallet Gilles: No tests for inspect.getfulla...
Christian Heimes
2007-11-08
1
-0
/
+8
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-2
/
+2
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1
/
+1
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-0
/
+9
*
some more fixes and tests for inspect.getsource(), triggered by crashes
Armin Rigo
2005-09-25
1
-0
/
+24
*
Patch #1159931/bug #1143895: inspect.getsource failed when functions,
Johannes Gijsbers
2005-03-12
1
-0
/
+11
*
Whitespace normalization.
Tim Peters
2005-01-07
1
-8
/
+8
*
Patch #1011890: fix inspect.getsource breaking with line-continuation &
Johannes Gijsbers
2004-12-12
1
-0
/
+33
*
Patch #736962: port test_inspect to unittest. As part of this, move out
Johannes Gijsbers
2004-12-12
1
-0
/
+22