| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Thanks Tim for the review.
|
|
|
|
__ne__() defaults to the opposite of __eq__() on Python 3
when it doesn't return NotImplemented.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
|
|
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
None.
Restored the behavior before 727d7ce6cba21363470aaefb2dc5353017531be3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make_naive() on Python 3.6.
Reverted test changes in a7a7ecd2b026c61a39a46d2d7eced0e06a92c970 and
e43ea36b7681e43ea99505a2cf7550d4d36016b3 (refs #27025).
|
|
|
|
the language.
|
|
|
|
|
|
This makes gzip output deterministic, which allows
ConditionalGetMiddleware to reliably compare ETags on gzipped
content (views using the gzip_page() decorator in particular).
|
|
|
|
|
|
ConditionalGetMiddleware.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Last-Modified header.
|
|
Allowed ServerFormatter to handle simple string messages or messages with
formatting arguments. The formatter will set the server_time variable on
the log record if it's required by the format string but wasn't passed in
extra parameters.
|
|
Last uses removed in commit 8b81dee60c1533e714a310fa5c3907356042a64c.
|
|
http://bugs.python.org/issue27364
|
|
|
|
mutation.
|
|
|