[Pytest-commit] [pytest-dev/pytest] 78a027: simplyfy ascii escaping by using backslashreplace ...

Bruno Oliveira nicoddemus at gmail.com
Tue Sep 5 20:14:28 EDT 2017


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 78a027e128d8846a2babdffee5c38c374e5c93d9
      https://github.com/pytest-dev/pytest/commit/78a027e128d8846a2babdffee5c38c374e5c93d9
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    M _pytest/compat.py
    A changelog/2734.trivial

  Log Message:
  -----------
  simplyfy ascii escaping by using backslashreplace error handling


  Commit: 13eac944ae860a3cc4dcde49a5a7dca814941670
      https://github.com/pytest-dev/pytest/commit/13eac944ae860a3cc4dcde49a5a7dca814941670
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M _pytest/compat.py

  Log Message:
  -----------
  restore ascii escaping for python 3.3/3.4


  Commit: 3d707270213091e231ebadfb526e6da4135685d6
      https://github.com/pytest-dev/pytest/commit/3d707270213091e231ebadfb526e6da4135685d6
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M changelog/2734.trivial

  Log Message:
  -----------
  Improve wording in changelog entry


  Commit: e1f2254fc2dfd343898ed49e964c7453d364c3cf
      https://github.com/pytest-dev/pytest/commit/e1f2254fc2dfd343898ed49e964c7453d364c3cf
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M _pytest/compat.py
    A changelog/2734.trivial

  Log Message:
  -----------
  Merge pull request #2734 from RonnyPfannschmidt/simplify-string-safening

simplyfy ascii escaping by using backslashreplace error handling


Compare: https://github.com/pytest-dev/pytest/compare/f825b4979b52...e1f2254fc2df


More information about the pytest-commit mailing list