Michael Merickel
2017-03-29 839dbff79f43a8f76d2be9edd95f78308a316deb
changelog for #2984
1 files modified
8 ■■■■■ changed files
CHANGES.txt 8 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -10,6 +10,14 @@
  request that the policy may create more than one request for retry
  purposes. See https://github.com/Pylons/pyramid/pull/2964
- Support an ``open_url`` config setting in the ``pserve`` section of the
  config file. This url is used to open a web browser when ``pserve --browser``
  is invoked. When this setting is unavailable the ``pserve`` script will
  attempt to guess the port the server is using from the
  ``server:<server_name>`` section of the config file but there is no
  requirement that the server is being run in this format so it may fail.
  See https://github.com/Pylons/pyramid/pull/2984
Bug Fixes
---------