Commits

Darrell Schiebel authored and Ville Suoranta committed 2044e1b9c98 Merge
Pull request #701: CAS-14073

Merge in CASA/casa6 from CAS-14073 to master * commit '6d0dd92e95d1d9979f84a4459806ae20049e1dfe': segv when setting a string error without GIL exclusion [CAS-14073] trap bad column name and errors when fetching column values in gitcoliter [CAS-14073] escape less than symbol in comment [CAS-14073] expand examples based on code review comments [CAS-14073] add tests for table.getcoliter(...) [CAS-14073] add error message to the PyExc_StopIteration when calls run past the end of the iterator [CAS-14073] set python errors instead of throwing exceptions [CAS-14073] allow comparisons like "tb.getcol('TIME',0,7) == tb.getcoliter('TIME',0,7)" [CAS-14073] allow table objects to be created and used in lambda functions [CAS-14073] type errors from 5.3.1 era g++ compilers [CAS-14073] MPI-related changes for casacore update [CAS-14073] type errors from 5.3.1 era g++ compilers [CAS-14065] MPI-related changes for casacore update [CAS-14065] Revert "Revert "update casacore to support table.getcoliter(...) [CAS-14073]"" Revert "Revert "add table.getcoliter(...) + relocate tablerow conversions [CAS-14073]""
No tags

casatools/binding/include/table_convert.h

Added

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut