Skip to content

Commit ed807fc

Browse files
committed
Add changelog entry for bcc3ca1
1 parent bcc3ca1 commit ed807fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
4.1.0.dev0 (Next Release)
22
-------------------------
33

4+
- Fixed a bug on Python 3 only where logging to syslog did not work and
5+
would log the exception ``TypeError: a bytes-like object is required, not 'str'``
6+
to the main ``supervisord`` log file. Patch by Vinay Sajip and Josh Staley.
7+
48
- Fixed a Python 3.8 compatibility issue caused by the removal of
59
``cgi.escape()``. Patch by Mattia Procopio.
610

0 commit comments

Comments
 (0)