Opened 8 years ago

Closed 7 years ago

#12849 closed Patch - Bug Fix (fixed)

Update list of mark types in python bindings

Reported by: tom@… Owned by: Raymond Wagner
Priority: minor Milestone: unknown
Component: Bindings - Python Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

The list of mark types in the python binding is out of date and doesn't include several new types that have been added to the C header file so I have opened a PR to resynchronise them:

https://github.com/MythTV/mythtv/pull/123

Change History (1)

comment:1 Changed 7 years ago by David Hampton <mythtv@…>

Resolution: fixed
Status: newclosed

In a870656b1f278c1f9305fb80c5e5e5828cefe72d/mythtv:

Resynchronises mark types in the python bindings.

Add missing values to the python bindings. Fixes #12849.

Note: See TracTickets for help on using tickets.