Same for `complete_flag` -> `COMPLETE` and `abort_flag` -> `ABORT`. I think it's much more Pythonic to use uppercase for module constants. In user code it would normally look like this: `pa.CONTINUE`.