[Pytest-commit] [pytest-dev/pytest] 180352: Use safe_str() to format warning message about uni...

Bruno Oliveira nicoddemus at gmail.com
Fri Oct 19 06:18:31 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 18035211f5cf9c95cc331ee37156f4c04707c4a0
      https://github.com/pytest-dev/pytest/commit/18035211f5cf9c95cc331ee37156f4c04707c4a0
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    A changelog/3691.bugfix.rst
    M src/_pytest/warnings.py
    M testing/test_warnings.py

  Log Message:
  -----------
  Use safe_str() to format warning message about unicode in Python 2

Fix #3691


  Commit: 864d7fef30f477a0980c9b8f9c283ca4becd4b7b
      https://github.com/pytest-dev/pytest/commit/864d7fef30f477a0980c9b8f9c283ca4becd4b7b
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Add back some {posargs} placeholders for pytest invocations in tox.ini

Those were removed by accident in a previous commits it seems


  Commit: 2abd005cc975ce6f81e1b2b6c965631e1154a729
      https://github.com/pytest-dev/pytest/commit/2abd005cc975ce6f81e1b2b6c965631e1154a729
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    A changelog/3691.bugfix.rst
    M src/_pytest/warnings.py
    M testing/test_warnings.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #4195 from nicoddemus/issue-3691

Use safe_str() to format warning message about unicode in Python 2


Compare: https://github.com/pytest-dev/pytest/compare/366b88388bca...2abd005cc975
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pytest-commit mailing list