Ticket #8138 (closed: fixed)
Python usage strings in algorithm cpp files are incorrect
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
All of the Python usage strings that are flagged using '''Python''' in the cpp files refer to version 1 of the API and will not work anymore.
They need to be update to version 2.
Change History
comment:2 Changed 7 years ago by Martyn Gigg
- Status changed from inprogress to verify
- Resolution set to fixed
Branch: bugfix/8138_fix_python_usage
Tester: Please check the Python usage examples in all of the files changed in the commit described comment 1. The changes will only make it to the wiki when they are merged to master.
comment:3 Changed 7 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:4 Changed 7 years ago by Owen Arnold
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/8138_fix_python_usage'
Full changeset: 4f4c1fd49df87263a62d9222a7e2e24003d4735b
Note: See
TracTickets for help on using
tickets.
Fix Python usage examples to move them to v2 of the API
Refs #8138
Changeset: fc678e69f516db2b4185734e57ae699bccbbfc19