Fix minor typos by cocoatomo · Pull Request #1173 · python/cpython (original) (raw)
Doc changes should be backported, at least to maintained 3.x versions. Miss Islington makes this usually easier now ;-). bpo-32664 is a report of the missing '|' in Lib/test/exception_hierarchy.txt. (Not an issue in 2.7.) This should be fixed in 3.6.
I could just add the 3.6 backport tag, but then there would be the incorrect fix to Doc/license.rst. That could then be fixed by tagging #1174, but I don't know if you think this the best thing to do.