We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48fd49e commit 9ac770bCopy full SHA for 9ac770b
CHANGES.rst
@@ -1,6 +1,10 @@
1
4.2.1.dev0 (Next Release)
2
-------------------------
3
4
+- Fixed a bug on Python 3 where a network error could cause ``supervisord``
5
+ to crash with the error ``<class 'TypeError'>:can't concat str to bytes ``.
6
+ Patch by Vinay Sajip.
7
+
8
- Fixed a bug where a test would fail on systems with glibc 2.3.1 because
9
the default value of SOMAXCONN changed.
10
0 commit comments