Ticket #11143 (closed: fixed)
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: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: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.