On 8/25/21 17:56, Michael Matz wrote:
Hello,
On Wed, 25 Aug 2021, Martin Liška wrote:
remote: File "hooks/post_receive.py", line 47, in post_receive_one
remote: update.send_email_notifications()
remote: File
"/sourceware1/projects/src-home/git-hooks/hooks/updates/__init__.py",
...
remote: UnicodeDecodeError: 'utf8' codec can't decode byte 0xf5 in
position 14638: invalid start byte
...
I believe ChangeLog will be updated correctly as we don't read content
of the changes:
But the email notifications (and bugzilla updating) isn't done if that
place throws, so that should eventually be made more robust in the future.
Yes. I know Joel is working towards porting the
https://github.com/AdaCore/git-hooks
to Python3.
I'm adding him to CC in order to notify him about the problem we've just had.
Cheers,
Martin
Ciao,
Michael.