#27857 closed Cleanup/optimization (fixed)
Cleanups and features to use when dropping support for Python 3.4
| Reported by: | Tim Graham | Owned by: | nobody |
|---|---|---|---|
| Component: | Core (Other) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Django 1.11 or 2.0 is likely to be the last version of Django to support Python 3.4. (see django-developers discussion)
Meanwhile, let's track cleanups and improvements we can make after that.
Attachments (1)
Change History (6)
comment:1 by , 9 years ago
| Triage Stage: | Accepted → Someday/Maybe |
|---|
by , 9 years ago
| Attachment: | 27857.diff added |
|---|
Note:
See TracTickets
for help on using tickets.
Initial patch of cleanups attached.