Opened 9 years ago
Closed 7 years ago
#12737 closed Patch - Bug Fix (Won't Fix)
PyAPI: Missing Unpack step of tuple element for assignment of MythDBError.ecode
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | minor | Milestone: | 0.28.2 |
Component: | Bindings - Python | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
In class MythDBError, the 'args' vars is a tuple. The assignment to self.ecode incorrectly assigned the tuple instead of assigning the first tuple element.
Merge code fix at: https://github.com/cmcginty/mythtv/tree/fix-pyapi-exception
Change History (3)
comment:1 Changed 9 years ago by
Milestone: | unknown → 0.28.1 |
---|---|
Version: | Unspecified → Master Head |
comment:2 Changed 8 years ago by
Milestone: | 0.28.1 → 0.28.2 |
---|
comment:3 Changed 7 years ago by
Resolution: | → Won't Fix |
---|---|
Status: | new → closed |
Closing any remaining tickets for 0.28, if the issue persists, feel free to reopen and align to v29 or master
Note: See
TracTickets for help on using
tickets.
Moving remaining open 0.28.1 tickets to 0.28.2