[Pytest-commit] [pytest-dev/pytest] 1c5b88: Fix spelling of pytest in CHANGELOG

Bruno Oliveira nicoddemus at gmail.com
Mon Dec 11 19:48:07 EST 2017


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 1c5b887dfd7ecfa7cc7ac315ebf7e57e3ce5a677
      https://github.com/pytest-dev/pytest/commit/1c5b887dfd7ecfa7cc7ac315ebf7e57e3ce5a677
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  Fix spelling of pytest in CHANGELOG


  Commit: 38fb6aae7830837209c40ec1a4ccb68950bc107c
      https://github.com/pytest-dev/pytest/commit/38fb6aae7830837209c40ec1a4ccb68950bc107c
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M doc/en/capture.rst

  Log Message:
  -----------
  Change capture docs to use namedtuple


  Commit: 964c29cb939d511d709b99dbf9f2134e0f787a2b
      https://github.com/pytest-dev/pytest/commit/964c29cb939d511d709b99dbf9f2134e0f787a2b
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M doc/en/capture.rst

  Log Message:
  -----------
  Merge pull request #3014 from nicoddemus/cap-named-tuple

Change capture docs to use namedtuple


  Commit: 65f5383106d4fbe7680bf154673198d68f590f9a
      https://github.com/pytest-dev/pytest/commit/65f5383106d4fbe7680bf154673198d68f590f9a
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M _pytest/pytester.py

  Log Message:
  -----------
  fix comment & docstring typos, line wrapping & wording


  Commit: 57fcd3f57e824249b8786df5e75748673f3273ae
      https://github.com/pytest-dev/pytest/commit/57fcd3f57e824249b8786df5e75748673f3273ae
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M _pytest/pytester.py

  Log Message:
  -----------
  remove corpse code comments


  Commit: 596937e610719fcaf7269959d8b20d49b6381c99
      https://github.com/pytest-dev/pytest/commit/596937e610719fcaf7269959d8b20d49b6381c99
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M _pytest/pytester.py

  Log Message:
  -----------
  remove extra whitespace


  Commit: f0bfe9de3d957867c56a4b7b514226d992049c2a
      https://github.com/pytest-dev/pytest/commit/f0bfe9de3d957867c56a4b7b514226d992049c2a
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M testing/acceptance_test.py
    M testing/test_conftest.py

  Log Message:
  -----------
  shorten some test code


  Commit: 7feab7391d2e4e53829f29fe898e3169b5a5b3e6
      https://github.com/pytest-dev/pytest/commit/7feab7391d2e4e53829f29fe898e3169b5a5b3e6
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M testing/test_pdb.py

  Log Message:
  -----------
  simplify test_pdb_collection_failure_is_shown test data setup code


  Commit: 41a6ec6f317965b4546ddc50d2ffcde259546fe5
      https://github.com/pytest-dev/pytest/commit/41a6ec6f317965b4546ddc50d2ffcde259546fe5
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M testing/acceptance_test.py

  Log Message:
  -----------
  touch up test_cmdline_python_namespace_package() test code


  Commit: dd64f1a4a9b5443aeeb5ec9f4aecc970bd71151d
      https://github.com/pytest-dev/pytest/commit/dd64f1a4a9b5443aeeb5ec9f4aecc970bd71151d
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  fix tox.ini comment typos


  Commit: 852b96714e2f64826ae293657f20ec88c769f6d3
      https://github.com/pytest-dev/pytest/commit/852b96714e2f64826ae293657f20ec88c769f6d3
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M testing/acceptance_test.py

  Log Message:
  -----------
  use spaces consistently instead of some of them being  


  Commit: 8e8a953ac67b74c2ee4ccefe9afa7abbd886cbba
      https://github.com/pytest-dev/pytest/commit/8e8a953ac67b74c2ee4ccefe9afa7abbd886cbba
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M testing/test_pytester.py

  Log Message:
  -----------
  fix test name typo


  Commit: 73bc6bacfa20ca783c46e7a6169b07e294b90fbd
      https://github.com/pytest-dev/pytest/commit/73bc6bacfa20ca783c46e7a6169b07e294b90fbd
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    A changelog/3015.trivial

  Log Message:
  -----------
  add changelog entry


  Commit: 3b85e0c3a985427376429a36b81e1aaea55c0887
      https://github.com/pytest-dev/pytest/commit/3b85e0c3a985427376429a36b81e1aaea55c0887
  Author: Jurko Gospodnetić <jurko.gospodnetic at pke.hr>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M testing/test_conftest.py

  Log Message:
  -----------
  simplify test_conftest_found_with_double_dash() test code


  Commit: cb0ba18f5381ba60a4693a71f3c1c1470631ec60
      https://github.com/pytest-dev/pytest/commit/cb0ba18f5381ba60a4693a71f3c1c1470631ec60
  Author: Srinivas Reddy Thatiparthy <thatiparthysreenivas at gmail.com>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M _pytest/_code/source.py
    M _pytest/assertion/rewrite.py

  Log Message:
  -----------
  remove '_ast' module; and redirect '_ast' references to 'ast'


  Commit: c2cd239d35c8f3a1be3f86ea1dc5f83ea8431fd6
      https://github.com/pytest-dev/pytest/commit/c2cd239d35c8f3a1be3f86ea1dc5f83ea8431fd6
  Author: Srinivas Reddy Thatiparthy <thatiparthysreenivas at gmail.com>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M testing/code/test_source.py

  Log Message:
  -----------
  remove _ast reference from test cases as well


  Commit: 7792587b3f01113f7197e3db52d05a238197cbae
      https://github.com/pytest-dev/pytest/commit/7792587b3f01113f7197e3db52d05a238197cbae
  Author: Srinivas Reddy Thatiparthy <thatiparthysreenivas at gmail.com>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    M _pytest/assertion/util.py

  Log Message:
  -----------
  remove unnecessary import


  Commit: fc544dc66078364c176451476fc17a3def2b3772
      https://github.com/pytest-dev/pytest/commit/fc544dc66078364c176451476fc17a3def2b3772
  Author: Srinivas Reddy Thatiparthy <thatiparthysreenivas at gmail.com>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    M _pytest/assertion/util.py

  Log Message:
  -----------
  remove redundant checking because

* isinstance([], Sequence) is True

* isinstance((), Sequence) is True


  Commit: fc5ec5807ef5835e094fb52e2f073b3f5beeac1f
      https://github.com/pytest-dev/pytest/commit/fc5ec5807ef5835e094fb52e2f073b3f5beeac1f
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    A changelog/3018.trivial

  Log Message:
  -----------
  Add changelog for 3018


  Commit: 771b5c8852798cdb740b8e9e4b0ddb5798a8017b
      https://github.com/pytest-dev/pytest/commit/771b5c8852798cdb740b8e9e4b0ddb5798a8017b
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M _pytest/_code/source.py
    M _pytest/assertion/rewrite.py
    M _pytest/assertion/util.py
    A changelog/3018.trivial
    M testing/code/test_source.py

  Log Message:
  -----------
  Merge pull request #3019 from srinivasreddy/rm_ast

remove '_ast' module; and redirect '_ast' references to 'ast'


  Commit: 5c6d7739bcd7a1ea33eecff37bd2c2271cf5309c
      https://github.com/pytest-dev/pytest/commit/5c6d7739bcd7a1ea33eecff37bd2c2271cf5309c
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M _pytest/pytester.py
    A changelog/3015.trivial
    M testing/acceptance_test.py
    M testing/test_conftest.py
    M testing/test_pdb.py
    M testing/test_pytester.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3015 from jurko-gospodnetic/code-cleanup

Code cleanup


  Commit: f8f1a52ea0f844226b25364c3d764e52f10c605a
      https://github.com/pytest-dev/pytest/commit/f8f1a52ea0f844226b25364c3d764e52f10c605a
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M CHANGELOG.rst
    M _pytest/_code/source.py
    M _pytest/assertion/rewrite.py
    M _pytest/assertion/util.py
    M _pytest/pytester.py
    A changelog/3015.trivial
    A changelog/3018.trivial
    M doc/en/capture.rst
    M testing/acceptance_test.py
    M testing/code/test_source.py
    M testing/test_conftest.py
    M testing/test_pdb.py
    M testing/test_pytester.py
    M tox.ini

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into features


Compare: https://github.com/pytest-dev/pytest/compare/655146e522d6...f8f1a52ea0f8


More information about the pytest-commit mailing list