~publish-bot/publish-bot/trunk

  • Committer: Bjorn Tillenius
  • Date: 2013-04-03 13:47:07 UTC
  • mfrom: (15.1.1 publish-bot)
  • Revision ID: bjorn@canonical.com-20130403134707-ncc74a4g7ugo24tu
Encode the message right before sending it.

Most of the message parts are unicode string, so better encode the
whole message instead of the individual parts.

Before this change things broke when trying to send the message, if any
of its parts contained non-ascii characters.
Filename Latest Rev Last Changed Committer Comment Size
..
bot.tac 15 16 years ago Christopher Armstrong use ReconnectingClientFactory for more resilient I 835 bytes Diff Download File
bzrcommitmessage.py 15.1.1 11 years ago Bjorn Tillenius Encode the message right before sending it. Most 1.1 KB Diff Download File
config.py 1 17 years ago Christopher Armstrong initial import - IT WORKS 179 bytes Diff Download File
publishbot.py 2 17 years ago Christopher Armstrong print more diagnostic stuff to the log in the List 1.1 KB Diff Download File
README.txt 14 16 years ago Christopher Armstrong Oops, README.txt thought the post commit function 1.5 KB Diff Download File