index
:
delta/python-packages/paste.git
2.0.3
BB-4
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
fix-has_key
gzip_work_with_generator
mainline-refactor
master
py37
py3k
pytest
python3_wsgilib_add_close_next
require_six
stringio
test_wsgirequest_charset_use_UTF-8_instead_of_iso-8859-1
tox_add_py35
tox_add_pypy
tox_coverage
bitbucket.org: Obsolete (use python-packages/paste-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paste
/
debug
/
profile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip trailing spaces
Victor Stinner
2015-04-21
1
-4
/
+4
*
Python 3: use six.reraise() to re-raise an exception with the traceback
Cyril Roelandt
2014-03-18
1
-1
/
+2
*
Keep paste.debug.profile from breaking when there is no Content-Type, from Ku...
ianb
2008-03-26
1
-2
/
+2
*
o make ProfileMiddleware close the consumed app_iter if applicable
pjenvey
2007-05-04
1
-2
/
+7
*
Revert r5958, for more threadsafe profiling -- the feature it used is only av...
ianb
2006-12-18
1
-13
/
+22
*
Remove sys.stdout patching, in favor of directly capturing output
ianb
2006-12-01
1
-22
/
+13
*
Moved profile entry point
ianb
2006-10-20
1
-6
/
+16
*
Added support for the exc_info keyword arg to ProfileMiddleware
pjenvey
2006-06-17
1
-2
/
+2
*
Added a little argument to profile.profile_decorator, to allow conditional pr...
ianb
2006-01-07
1
-0
/
+7
*
Added docstrings to some modules
ianb
2006-01-04
1
-0
/
+5
*
A bunch of little import cleanups noted from pyflakes
ianb
2005-12-18
1
-1
/
+0
*
Moved wdg_validate and profile to debug package
ianb
2005-12-18
1
-0
/
+201