On Wed, 25 Aug 2021, Lewis Hyatt via Gcc wrote: > I think the commit has pushed fine, however some expected things did > not happen such as updating Bugzilla. The error makes some sense > because this commit added tests with non-standard encodings, while > python3 wants everything it reads to be utf-8 by default. I wanted to > mention in case it breaks some other things, such as ChangeLog > updating, that need to be addressed... Please let me know if I should > have done something different here. Thanks!
See <https://github.com/AdaCore/git-hooks/issues/19>. Commits that aren't UTF-8 should be very rare, even if not just the one commit per year updating libcpp .po files. -- Joseph S. Myers jos...@codesourcery.com