[MCOL-1158] Support additional Python3 features using Swig's -py3 flag Created: 2018-01-12 Updated: 2023-10-26 Resolved: 2018-11-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.2.1 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Zdravelina Sokolovska (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-19, 2018-20 |
| Description |
|
Support Python3 capabilities by using Swig's -py3 flag when generating the wrapper code. Need separate directories for Python2 and Python3 as the generated wrapper code won't be equal any more. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-10-19 ] |
|
Changed the flag for Python 3. For QA:
|