<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git, branch bugfix/set_cookie_datetime</title>
<subtitle>github.com: Pylons/webob.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/'/>
<entry>
<title>Add documentation that datetime should be in the future</title>
<updated>2016-11-18T05:42:15+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T04:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=5be7ff4c90a5d0f28928159cc16588504812b3b2'/>
<id>5be7ff4c90a5d0f28928159cc16588504812b3b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn if "expires" is set in the past</title>
<updated>2016-11-18T05:42:15+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T04:17:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=ec0b058ab9819837ae662f829fba893f39760fe9'/>
<id>ec0b058ab9819837ae662f829fba893f39760fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update expires for set_cookie to allow TZ aware datetime</title>
<updated>2016-11-18T05:42:15+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T03:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=d4c1b46d3d6f5d9281bd2703f4ac2b4304b13768'/>
<id>d4c1b46d3d6f5d9281bd2703f4ac2b4304b13768</id>
<content type='text'>
This will convert the TZ aware datetime to one that is not timezone
aware and to UTC. This can then be used in math to generate the
timedelta for max_age.

Also documents that using a local datetime object is not supported,
unfortunately there is no good way to find out whether a datetime is
local or not, so there is no way to warn the user about bad input.

Closes #254
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will convert the TZ aware datetime to one that is not timezone
aware and to UTC. This can then be used in math to generate the
timedelta for max_age.

Also documents that using a local datetime object is not supported,
unfortunately there is no good way to find out whether a datetime is
local or not, so there is no way to warn the user about bad input.

Closes #254
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for datetime with TZ</title>
<updated>2016-11-18T05:42:14+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T03:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=31fa38344518650ba15ce47b6beb2d24e2492d0b'/>
<id>31fa38344518650ba15ce47b6beb2d24e2492d0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change test name to something more appropriate</title>
<updated>2016-11-18T05:42:14+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T03:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=683a2074ec016d15989df764962ab51e86dfea97'/>
<id>683a2074ec016d15989df764962ab51e86dfea97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation indentation</title>
<updated>2016-11-18T05:40:45+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T05:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=e3d022d2cf00a815c914a485e83c81546df3cddd'/>
<id>e3d022d2cf00a815c914a485e83c81546df3cddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove test for key in set_cookie</title>
<updated>2016-11-18T03:17:38+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T03:17:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=a897331313f62a7c1dd3269d4acd2ecea6d1534d'/>
<id>a897331313f62a7c1dd3269d4acd2ecea6d1534d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog for set_cookie</title>
<updated>2016-11-18T03:16:19+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T03:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=2a4f4f5a80df0886591a5a775596b18d3675b276'/>
<id>2a4f4f5a80df0886591a5a775596b18d3675b276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove key from Response.set_cookie</title>
<updated>2016-11-18T03:15:12+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T03:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=5f8831e0aa6afa1153e3b6677e28096fb56f9d1d'/>
<id>5f8831e0aa6afa1153e3b6677e28096fb56f9d1d</id>
<content type='text'>
We are upon WebOb 1.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are upon WebOb 1.7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Response.__init__ documentation</title>
<updated>2016-11-16T21:38:09+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-16T21:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=0a71005c8cbf0e0c732a279ddb515025a5e60c2b'/>
<id>0a71005c8cbf0e0c732a279ddb515025a5e60c2b</id>
<content type='text'>
Closes #288
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #288
</pre>
</div>
</content>
</entry>
</feed>
