[Django] #30609: Add class removed as part of Django 1.9 release

13 views
Skip to first unread message

Django

unread,
Jul 3, 2019, 5:29:06 AM7/3/19
to django-...@googlegroups.com
#30609: Add class removed as part of Django 1.9 release
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
BernardoSilva |
Type: | Status: new
Cleanup/optimization |
Component: | Version:
Documentation | Keywords: docs FileWrapper
Severity: Normal | Django1.9
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
The class FileWrapper that was made available in django.core.servers for
backward compatibility was removed in Django 1.9 release.

To make it more visible here are the references:
Django 1.8.x

https://github.com/django/django/blob/stable/1.8.x/django/core/servers/basehttp.py#L15

Django 1.9.x
https://github.com/django/django/blob/stable/1.9.x/django/core/servers/basehttp.py#L15

This is being added to ensure if anyone still upgrading from Django 1.8 to
Django 1.9 is aware of this.

--
Ticket URL: <https://code.djangoproject.com/ticket/30609>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 3, 2019, 5:29:30 AM7/3/19
to django-...@googlegroups.com
#30609: Add class removed as part of Django 1.9 release
-------------------------------------+-------------------------------------
Reporter: BernardoSilva | Owner:
Type: | BernardoSilva
Cleanup/optimization | Status: assigned
Component: Documentation | Version:
Severity: Normal | Resolution:
Keywords: docs FileWrapper | Triage Stage:
Django1.9 | Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by BernardoSilva):

* status: new => assigned
* owner: nobody => BernardoSilva


--
Ticket URL: <https://code.djangoproject.com/ticket/30609#comment:1>

Django

unread,
Jul 3, 2019, 5:53:28 AM7/3/19
to django-...@googlegroups.com
#30609: Add class removed as part of Django 1.9 release.

-------------------------------------+-------------------------------------
Reporter: BernardoSilva | Owner:
Type: | BernardoSilva
Cleanup/optimization | Status: closed
Component: Documentation | Version:
Severity: Normal | Resolution: wontfix

Keywords: docs FileWrapper | Triage Stage:
Django1.9 | Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):

* status: assigned => closed
* resolution: => wontfix


Comment:

Thanks for the report, however Django 1.8 and 1.9 are not supported
anymore. Moreover `django.core.servers.FileWrapper` wasn't a documented
and supported class so it didn't pass a deprecation cycle.

--
Ticket URL: <https://code.djangoproject.com/ticket/30609#comment:2>

Django

unread,
Jul 3, 2019, 5:54:11 AM7/3/19
to django-...@googlegroups.com
#30609: Add class removed as part of Django 1.9 release.
-------------------------------------+-------------------------------------
Reporter: BernardoSilva | Owner:
Type: | BernardoSilva
Cleanup/optimization | Status: closed
Component: Documentation | Version:
Severity: Normal | Resolution: invalid

Keywords: docs FileWrapper | Triage Stage:
Django1.9 | Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):

* resolution: wontfix => invalid


--
Ticket URL: <https://code.djangoproject.com/ticket/30609#comment:3>

Django

unread,
Jul 3, 2019, 6:31:03 AM7/3/19
to django-...@googlegroups.com
#30609: Add class removed as part of Django 1.9 release.
-------------------------------------+-------------------------------------
Reporter: BernardoSilva | Owner:
Type: | BernardoSilva
Cleanup/optimization | Status: closed
Component: Documentation | Version:
Severity: Normal | Resolution: invalid
Keywords: docs FileWrapper | Triage Stage:
Django1.9 | Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Description changed by BernardoSilva:

Old description:

> The class FileWrapper that was made available in django.core.servers for
> backward compatibility was removed in Django 1.9 release.
>
> To make it more visible here are the references:
> Django 1.8.x
>
> https://github.com/django/django/blob/stable/1.8.x/django/core/servers/basehttp.py#L15
>
> Django 1.9.x
> https://github.com/django/django/blob/stable/1.9.x/django/core/servers/basehttp.py#L15
>
> This is being added to ensure if anyone still upgrading from Django 1.8
> to
> Django 1.9 is aware of this.

New description:

The class FileWrapper that was made available in

''django.core.servers.basehttp'' for


backward compatibility was removed in Django 1.9 release.

To make it more visible here are the references:
Django 1.8.x

https://github.com/django/django/blob/stable/1.8.x/django/core/servers/basehttp.py#L15

Django 1.9.x
https://github.com/django/django/blob/stable/1.9.x/django/core/servers/basehttp.py#L15

This is being added to ensure if anyone still upgrading from Django 1.8 to
Django 1.9 is aware of this.

--

--
Ticket URL: <https://code.djangoproject.com/ticket/30609#comment:4>

Reply all
Reply to author
Forward
0 new messages