index
:
delta/python-packages/webob.git
1.1-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
bugfix/Response_app_iter
bugfix/cgi_FieldStorage
bugfix/exc_json_response
bugfix/exc_performance
bugfix/modify_post
bugfix/nonbytes-samesite
bugfix/set_cookie_datetime
cleanup/remove_fakecgibody
cleanup/testing
docs/cleanup
feature.cookie-bug-for-bug
feature.decoding
feature.make-cookie
feature.pathinfogeddon
feature.pylons10compat
feature/Accept.best_client_match
feature/default_body_encoding
fix-linkcheck
fix.136
fix.cookie_handling
fix.wsgify-middleware-docs
fix/bodies_on_everything
fix/charset_handling
fixup/PATH_SAFE
ianb-decorator-experiment
immutable-cache-control
main
master
ng
perf/response
pr/203
sergey-1.2-py2-only
stevepiercy-patch-1
tests.pycon2011
tests.pycon2011-runup
webob-ng
github.com: Pylons/webob.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webob
/
datetime_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes PEP8 warnings
Zhongyue Luo
2012-12-28
1
-1
/
+0
*
fix reference to long on py3
Sergey Schetinin
2012-05-21
1
-0
/
+1
*
fix req.retry_after = <long> (issue #46)
Sergey Schetinin
2012-05-21
1
-1
/
+1
*
binary_type -> bytes
Sergey Schetinin
2011-09-25
1
-2
/
+1
*
use paren-imports
Chris McDonough
2011-09-22
1
-11
/
+20
*
sort imports and more direct imports
Chris McDonough
2011-09-22
1
-6
/
+6
*
100% datetime_utils coverage
Chris McDonough
2011-09-21
1
-6
/
+7
*
use direct imports, kill dead imports
Chris McDonough
2011-09-20
1
-2
/
+0
*
unbreak on py2
Chris McDonough
2011-09-20
1
-2
/
+2
*
fix most test_exc tests, all datetime_utils tests, some test_dec tests for 3.2
Chris McDonough
2011-09-20
1
-3
/
+4
*
work towards creating and using 'compat' module and removing syntax errors wh...
Chris McDonough
2011-09-15
1
-5
/
+14
*
import rfc822 -> import email.utils
Sergey Schetinin
2011-08-14
1
-2
/
+2
*
add '_now' test hook in datetime_utils [from pycon2011 sprint w/ edits]
Sergey Schetinin
2011-03-22
1
-2
/
+4
*
Add a lot of tests.
Sergey Schetinin
2011-02-20
1
-0
/
+4
*
* move serialize_cookie_date to Cookie
Sergey Schetinin
2010-10-01
1
-15
/
+2
*
refactor cookie regexp
Sergey Schetinin
2010-10-01
1
-2
/
+2
*
make serialize_cookie_date locale-independent (ticket: http://trac.pythonpast...
Sergey Schetinin
2010-08-31
1
-1
/
+6
*
* fix a couple missed renames
Sergey Schetinin
2010-08-11
1
-10
/
+5
*
fix datetime_utils exports
Sergey Schetinin
2010-08-11
1
-6
/
+8
*
create webob.descriptors and webob.datetime_utils and move some of __init__.p...
Sergey Schetinin
2009-11-04
1
-0
/
+104