Open
Description
Feature or enhancement
The ABI files Doc/data/python3.*.abi contain file names and line number information. The fields lead to extra noise every time the file is updated. I believe that the information is not needed to check ABI changes. abidw has an option --no-show-locs to suppress location information.

