gh-84481: Add ZipFile.data_offset attribute (#132165) * Add ZipFile.data_offset attribute This attribute provides the offset to zip data from the start of the file, when available. * Add blurb-it * Try fixing class ref in NEWS