Ticket #9092 (closed: fixed)
Keyword arguments cause the gui_cmd call to fail
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.2 |
Component: | Python | Keywords: | PatchCandidate |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Using the example provided in the link in #9083, an error occurs complaining about the keyword. The threadsafe_call is not accepting and passing keyword arguments.
Change History
comment:3 Changed 7 years ago by Michael Reuter
Refs #9092. Accepting and passing keywords.
Changeset: c182fe692e0b92f305c9bafb42a7f3cadd5c4e53
comment:4 Changed 7 years ago by Michael Reuter
- Status changed from inprogress to verify
- Keywords PatchCandidate added
- Resolution set to fixed
comment:5 Changed 7 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:6 Changed 7 years ago by Martyn Gigg
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/9092_keywords_for_threadsafe_call'
Full changeset: 890a51ab4be766011925367ab75d7d677e3ffcb2
Note: See
TracTickets for help on using
tickets.