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
/
util
/
quoting.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Just a bit more paranoia in quoting comments, though I wasn't able to ↵
Ian Bicking
2010-09-14
1
-1
/
+8
|
|
|
|
reproduce any actual issue
*
Fix XSS attacks as reported by Tim Wintle
Ian Bicking
2010-06-15
1
-0
/
+7
|
*
correct r7651 comment, this changed as of 2.5.2
pjenvey
2008-11-19
1
-2
/
+2
|
*
make html_unquote('') consistently return u'' everywhere -- re.sub('', '', u'')
pjenvey
2008-11-18
1
-1
/
+5
|
|
|
|
started acting differently as of 2.5.1
*
update test for new website content
ianb
2008-11-16
1
-1
/
+1
|
*
Fixed test suite on Windows (also disabled CGI tests as they shouldn't even ↵
maluke
2008-05-28
1
-1
/
+1
|
|
|
|
work)
*
Use the already-available html_unquote function
ianb
2008-03-25
1
-2
/
+1
|
*
Added a no-quoting quoter
ianb
2006-01-22
1
-0
/
+6
|
*
Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync ↵
ianb
2005-12-13
1
-1
/
+9
|
|
|
|
with trunk
*
Added license comment to all substantive files
ianb
2005-08-31
1
-0
/
+3
|
*
Handy module for quoting and unquoting
ianb
2005-07-25
1
-0
/
+64