commit | 4e3dfcc4b987e683476a1b16456e57d3c9f581cb | [log] [tgz] |
---|---|---|
author | Greg Price <gnprice@gmail.com> | Mon Aug 12 22:23:41 2019 -0700 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Aug 12 22:23:41 2019 -0700 |
tree | 011cff26a15d5529b7e7f398a6f5b0b4e4818a93 | |
parent | ef2af1ad44be0542a47270d5173a0b920c3a450d [diff] |
bpo-37760: Mark all generated Unicode data headers as generated. (GH-15171) This causes them to be collapsed by default in diffs shown on GitHub. https://bugs.python.org/issue37760 Automerge-Triggered-By: @benjaminp