Edgewall Software
Modify

Opened 10 years ago

Closed 9 years ago

#11486 closed task (wontfix)

PEP-0008 cleanup of codebase guided by PyLint

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords: PEP-0008
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

It seems more efficient to just make a single sweep through the codebase and cleanup PEP-0008 issues rather than fixing up things here and there as I notice them while working on other issues.

Attachments (0)

Change History (11)

comment:1 by Ryan J Ollos, 10 years ago

Status: newassigned

comment:2 by Ryan J Ollos, 10 years ago

Milestone: 1.0.21.0.3

comment:3 by Ryan J Ollos, 10 years ago

A few proposed changes in log:rjollos.git:t11486:

  • remove unused imports
  • whitespace changes
  • reordering of import statements

comment:4 by Ryan J Ollos, 10 years ago

I committed a minor refactoring in [12713], merged in [12714].

comment:5 by Ryan J Ollos, 10 years ago

Changes from comment:3 committed to 1.0-stable in [12731], merged to trunk in [12732].

comment:6 by Ryan J Ollos, 10 years ago

PEP-0008 changes to trac/versioncontrol/web_ui.py committed to trunk in [12790].

Last edited 10 years ago by Ryan J Ollos (previous) (diff)

comment:7 by Ryan J Ollos, 10 years ago

PEP-0008 changes to trac/env.py committed to trunk in [12843].

comment:8 by Ryan J Ollos, 10 years ago

Two more changes committed in [12851] and [12852]. Those changes were pretty trivial, but just served as a test case for git-svn workflow described in gdiscussion:trac-dev:eN8rscI2BPE.

comment:9 by Ryan J Ollos, 9 years ago

Milestone: 1.0.3next-stable-1.0.x
Owner: Ryan J Ollos removed
Status: assignednew

comment:10 by Ryan J Ollos, 9 years ago

Milestone: next-stable-1.0.xnext-dev-1.1.x

comment:11 by Ryan J Ollos, 9 years ago

Milestone: next-dev-1.1.x
Resolution: wontfix
Status: newclosed

Closing stale ticket.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.