There is alternative (older?) short TextGrid format that starts with:
File type = "ooTextFile short"
"TextGrid"
This format is used by Penn Forced Aligner and presumably some other software. read_textgrid
is not processing them.
I will submit a pull request.