Skip to content

Releases: scale8/supervisor-stdout

Fix 2

06 Jan 16:09
08021af

Choose a tag to compare

Merge pull request #2 from corrado9999/master

Used splitlines instead of split('\n') because the latter returns a l…

Fix

06 Jan 15:30
9e1f6f3

Choose a tag to compare

Fix
Merge pull request #1 from shaib/patch-1

Fix python 3 support