4.1.0 (2019-10-19)

  • Fixed a bug on Python 3 only where logging to syslog did not work andwould log the exception TypeError:abytes-likeobjectisrequired,not'str'to the main supervisord log file. Patch by Vinay Sajip and Josh Staley.
  • Fixed a Python 3.8 compatibility issue caused by the removal ofcgi.escape(). Patch by Mattia Procopio.
  • The meld3 package is no longer a dependency. A version of meld3is now included within the supervisor package itself.