Changes between Version 64 and Version 69 of Ticket #23919


Ignore:
Timestamp:
Jan 20, 2017, 7:22:37 AM (7 years ago)
Author:
Claude Paroz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23919 – Description

    v64 v69  
    1616* `django.utils.six` - Remaining: [https://github.com/django/django/pull/7878 PR 7878]
    1717* ~~`from __future__ import unicode_literals`~~
    18 * `str()` stuff for environment variables, e.g. 0bfb53866199f366ed140d49938fd185e5898156
     18* ~~`str()` stuff for environment variables, e.g. 0bfb53866199f366ed140d49938fd185e5898156~~
    1919* ~~`str()` stuff for `type(name)` and `__name__`~~
    2020* ~~Inheriting from `object` in `django.core.servers.basehttp` (and perhaps other places) ala 4ee06ec3fc8e94d164afbd2f9c880c60c658a9ac~~
Back to Top