Opened 7 years ago
Closed 7 years ago
#16437 closed Cleanup/optimization (fixed)
Outdated comment
Reported by: | Jonas H. | Owned by: | teraom |
---|---|---|---|
Component: | Testing framework | Version: | 1.3 |
Severity: | Normal | Keywords: | minor |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
https://code.djangoproject.com/browser/django/trunk/django/test/testcases.py#L547 I guess that's from Python 2.4 times.
Attachments (1)
Change History (5)
comment:1 Changed 7 years ago by
Easy pickings: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
Changed 7 years ago by
Attachment: | outdated_comment-16437.diff added |
---|
comment:2 Changed 7 years ago by
Has patch: | set |
---|---|
Owner: | changed from nobody to teraom |
Status: | new → assigned |
comment:3 Changed 7 years ago by
Triage Stage: | Accepted → Ready for checkin |
---|
comment:4 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [16565]: