Opened 13 years ago
Closed 13 years ago
#10895 closed Patch - Bug Fix (Fixed)
Job create python bindings do not set type
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25.2 |
Component: | Bindings - Python | Version: | 0.25-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The python bindings for Job creation do not set the type in the methods: fromRecorded() and fromProgram()
patch attached.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | job_type_dataheap.patch added |
---|
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.25.2 |
---|---|
Status: | new → accepted |
comment:2 Changed 13 years ago by
Resolution: | → Fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Applied to 868a566 and 450ed91.