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
/
wsgilib.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Deprecate the wsgilib.error_response functions; stop using them internally as...
ianb
2005-12-13
1
-5
/
+21
*
Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...
ianb
2005-12-13
1
-202
/
+93
*
Handle lists in variable parsing better
ianb
2005-12-05
1
-11
/
+14
*
Fixed small bug in header_value noted by Brad Clements; added remove_header f...
ianb
2005-11-30
1
-0
/
+60
*
Fix module loadingtests/conftest.py
ianb
2005-11-15
1
-2
/
+2
*
Added some new routines; one for a header-like dictionary object, and another...
ianb
2005-11-06
1
-0
/
+116
*
Fix doc strings
ianb
2005-10-07
1
-6
/
+10
*
Handle case where start_response is called multiple times (which happens duri...
ianb
2005-10-04
1
-0
/
+4
*
Minor bug
ianb
2005-09-27
1
-1
/
+2
*
Fixes suggested by pyflakes
ianb
2005-09-21
1
-0
/
+1
*
Added license comment to all substantive files
ianb
2005-08-31
1
-0
/
+3
*
Fix capture_output's write() callable
ianb
2005-08-18
1
-1
/
+1
*
Create fast path for applications that return lists or tuples with catch_errors
ianb
2005-07-11
1
-1
/
+6
*
Added new utility function to catch errors in subapplications, and use callba...
ianb
2005-07-11
1
-1
/
+42
*
Added new function capture_output
ianb
2005-07-03
1
-1
/
+42
*
Changed construct_url to allow overrides instead of additions
ianb
2005-06-13
1
-20
/
+17
*
Added new arguments to construct_url
ianb
2005-06-12
1
-2
/
+17
*
Added function for parsing QUERY_STRING
ianb
2005-06-12
1
-0
/
+23
*
Typo
ianb
2005-06-06
1
-1
/
+1
*
Make sure the required REMOTE_ADDR key is set
ianb
2005-06-06
1
-0
/
+1
*
An application for giving error reponses (like 404 reponses)
ianb
2005-05-29
1
-0
/
+12
*
Added docs
ianb
2005-05-22
1
-0
/
+14
*
Added another PATH_INFO popping function
ianb
2005-05-20
1
-0
/
+42
*
A bunch of pylint-inspired changes; all minor code cleanup
ianb
2005-05-17
1
-5
/
+5
*
Added option for use when creating fully qualified base urls
ianb
2005-05-17
1
-2
/
+3
*
Added start_response exc_info argument
ianb
2005-05-14
1
-1
/
+3
*
Renamed package itself
ianb
2005-04-22
1
-0
/
+252
[prev]