Ticket #11143 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Declare Python member variables in the class

Reported by: Dan Nixon Owned by: Dan Nixon
Priority: major Milestone: Release 3.4
Component: Python Keywords:
Cc: Blocked By: #11144, #11145, #11146, #11147, #11148
Blocking: Tester: Nick Draper

Description (last modified by Dan Nixon) (diff)

This is an umbrella ticket for moving declaration of member variables to the class, fixing a large amount of PyLint warnings.

Change History

comment:1 Changed 6 years ago by Dan Nixon

  • Blocked By 11144 added

comment:2 Changed 6 years ago by Dan Nixon

  • Blocked By 11145 added

comment:3 Changed 6 years ago by Dan Nixon

  • Blocked By 11146 added

comment:4 Changed 6 years ago by Dan Nixon

  • Blocked By 11147 added

comment:5 Changed 6 years ago by Dan Nixon

  • Blocked By 11148 added

comment:6 Changed 6 years ago by Dan Nixon

  • Status changed from new to assigned

comment:7 Changed 6 years ago by Dan Nixon

  • Description modified (diff)

comment:8 Changed 6 years ago by Dan Nixon

  • Status changed from assigned to verify
  • Resolution set to fixed

See blocking tickets are all closed.

comment:9 Changed 6 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:10 Changed 6 years ago by Nick Draper

  • Status changed from verifying to closed

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11982

Note: See TracTickets for help on using tickets.