| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
It's only needed to workaround a bug on Python 2.
|
|
|
|
|
|
|
|
These functions do nothing on Python 3.
|
|
|
|
|
|
#27632).
|
|
|
|
These methods only work on Python 2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim for the review.
|
|
Forward port of 518693bef559bb719e68b08904a9250abfd9237c from stable/1.11.x
|
|
|
|
|
|
|
|
io.open() is an alias for open() on Python 3.
|
|
__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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
settings.MIDDLEWARE_CLASSES.
|
|
Per deprecation timeline. Refs ed0ff913c648b16c4471fc9a9441d1ee48cb5420.
|
|
|
|
|
|
timeline.
|
|
timeline.
|
|
timeline.
|
|
|
|
Per deprecation timeline.
|
|
Per deprecation timeline.
|