From 2ba260e83c1646e008715eef8f6bfa4cf335cb34 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 3 Jun 2020 12:55:03 -0500 Subject: add changelog for #3593 --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 3bd14705d..15d08f295 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -116,6 +116,10 @@ Features are now importable from the ``pyramid.authorization`` namespace. See https://github.com/Pylons/pyramid/pull/3563 +- ``pserve`` now outputs verbose messaging to `stderr` instead of `stdout` + to circumvent buffering issues that exist by default on `stdout`. + See https://github.com/Pylons/pyramid/pull/3593 + Deprecations ------------ -- cgit v1.2.3