[Pytest-commit] [pytest-dev/pytest] 8d1903: Avoid creating arbitrary filenames for tmpdir on T...

2017-09-05 Thread Bruno Oliveira
  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 8d1903fed386e5d2060c8a61339f0dd9d4df3b8f
  
https://github.com/pytest-dev/pytest/commit/8d1903fed386e5d2060c8a61339f0dd9d4df3b8f
  Author: Tarcisio Fischer 
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
M _pytest/pytester.py
M testing/test_collection.py

  Log Message:
  ---
  Avoid creating arbitrary filenames for tmpdir on Testdir's constructor

Fixes #2751


  Commit: de6b41e318a69d723c2e43aa6253991cd9921d5b
  
https://github.com/pytest-dev/pytest/commit/de6b41e318a69d723c2e43aa6253991cd9921d5b
  Author: Tarcisio Fischer 
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
M AUTHORS
A changelog/2751.bugfix

  Log Message:
  ---
  Update changelog and AUTHORS files, following the CONTRIBUTING guidelines


  Commit: d1f71b0575af32e2975eacdb87339cdeb0d12695
  
https://github.com/pytest-dev/pytest/commit/d1f71b0575af32e2975eacdb87339cdeb0d12695
  Author: Bruno Oliveira 
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
M AUTHORS
M _pytest/pytester.py
A changelog/2751.bugfix
M testing/test_collection.py

  Log Message:
  ---
  Merge pull request #2752 from tarcisiofischer/issue-2751-fix-flaky-testdir

Issue 2751 fix flaky testdir


Compare: 
https://github.com/pytest-dev/pytest/compare/9d373d83ac40...d1f71b0575af___
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit


[Pytest-commit] [pytest-dev/pytest] 840612: Tiny rst syntax fix

2017-09-05 Thread Bruno Oliveira
  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 84061233ef859fc33e53c42fd73b3e72dc435a16
  
https://github.com/pytest-dev/pytest/commit/84061233ef859fc33e53c42fd73b3e72dc435a16
  Author: Alex Gaynor 
  Date:   2017-08-01 (Tue, 01 Aug 2017)

  Changed paths:
M CHANGELOG.rst

  Log Message:
  ---
  Tiny rst syntax fix


  Commit: 02da1563512db2c48d4037ba3f937c88565bc5a4
  
https://github.com/pytest-dev/pytest/commit/02da1563512db2c48d4037ba3f937c88565bc5a4
  Author: Bruno Oliveira 
  Date:   2017-08-01 (Tue, 01 Aug 2017)

  Changed paths:
M CHANGELOG.rst

  Log Message:
  ---
  Merge pull request #2645 from alex/patch-1

Tiny rst syntax fix


  Commit: 1deac2e210040acf0999d76615276a96d7af5a38
  
https://github.com/pytest-dev/pytest/commit/1deac2e210040acf0999d76615276a96d7af5a38
  Author: Bruno Oliveira 
  Date:   2017-08-01 (Tue, 01 Aug 2017)

  Changed paths:
M _pytest/pytester.py
M _pytest/runner.py
A changelog/2644.bugfix
M testing/acceptance_test.py

  Log Message:
  ---
  Properly escape test names when setting PYTEST_CURRENT_TEST environment 
variable

Fix #2644


  Commit: 7703dc921ccdafb65cd32bc4b9ec4d266e2538da
  
https://github.com/pytest-dev/pytest/commit/7703dc921ccdafb65cd32bc4b9ec4d266e2538da
  Author: Bruno Oliveira 
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
M _pytest/runner.py

  Log Message:
  ---
  Only skip null bytes before setting the environment variable

As discussed, node ids have already been "ascii" sanitized by the
parametrization process


  Commit: 8969bd43c953674799e25979d5e83caab882654d
  
https://github.com/pytest-dev/pytest/commit/8969bd43c953674799e25979d5e83caab882654d
  Author: Florian Bruhin 
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
M _pytest/pytester.py
M _pytest/runner.py
A changelog/2644.bugfix
M testing/acceptance_test.py

  Log Message:
  ---
  Merge pull request #2646 from nicoddemus/issue-2644

Properly escape test names when setting PYTEST_CURRENT_TEST environment variable


  Commit: ad52f714a9b6c9b2d27e372b98078cd9d94e469d
  
https://github.com/pytest-dev/pytest/commit/ad52f714a9b6c9b2d27e372b98078cd9d94e469d
  Author: Bruno Oliveira 
  Date:   2017-08-03 (Thu, 03 Aug 2017)

  Changed paths:
M _pytest/terminal.py
A changelog/2579.bugfix
M testing/test_terminal.py

  Log Message:
  ---
  Fix small terminal glitch when collecting a single test item

Fix #2579


  Commit: 15cdf137d57e9b83176cad20f9b5daf2dd9facd0
  
https://github.com/pytest-dev/pytest/commit/15cdf137d57e9b83176cad20f9b5daf2dd9facd0
  Author: Bruno Oliveira 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
A changelog/2626.doc
M doc/en/mark.rst
M doc/en/skipping.rst
M doc/en/unittest.rst
M doc/en/usage.rst

  Log Message:
  ---
  Document which pytest features work with `unittest`

Fix #2626


  Commit: 12e60956de25f05b38bfa2e92a0b5c37713f2b19
  
https://github.com/pytest-dev/pytest/commit/12e60956de25f05b38bfa2e92a0b5c37713f2b19
  Author: Ronny Pfannschmidt 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
M _pytest/terminal.py
A changelog/2579.bugfix
M testing/test_terminal.py

  Log Message:
  ---
  Merge pull request #2655 from nicoddemus/terminal-collecting-glitch

Fix small terminal glitch when collecting a single test item


  Commit: 37353a854e2545a9b1d8894660a6cf3a12294eba
  
https://github.com/pytest-dev/pytest/commit/37353a854e2545a9b1d8894660a6cf3a12294eba
  Author: Bruno Oliveira 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
M doc/en/unittest.rst

  Log Message:
  ---
  Implement suggestions by Raphael


  Commit: d5f4496bdf8672aa3ebefbdab53a2b15efee9828
  
https://github.com/pytest-dev/pytest/commit/d5f4496bdf8672aa3ebefbdab53a2b15efee9828
  Author: Ronny Pfannschmidt 
  Date:   2017-08-05 (Sat, 05 Aug 2017)

  Changed paths:
A changelog/2626.doc
M doc/en/mark.rst
M doc/en/skipping.rst
M doc/en/unittest.rst
M doc/en/usage.rst

  Log Message:
  ---
  Merge pull request #2656 from nicoddemus/unittest-features

Document which pytest features work with `unittest`


  Commit: a0101f024e65ca68140f9098469fe686ce1f445f
  
https://github.com/pytest-dev/pytest/commit/a0101f024e65ca68140f9098469fe686ce1f445f
  Author: Srinivas Reddy Thatiparthy 
  Date:   2017-08-05 (Sat, 05 Aug 2017)

  Changed paths:
M AUTHORS
M _pytest/config.py
A changelog/2591.bugfix
M testing/test_config.py

  Log Message:
  ---
  remove os.sep as it behaves differently linux and windows.

* on linux it is '/'

* on windows it is '\'


  Commit: 76c55b31c658b0241d993ac504605236bd223c89
  
https://github.com/pytest-dev/pytest/commit/76c55b31c658b0241d993ac504605236bd223c89
  Author: Bruno Oliveira 
  Date:   2017-08-06 (Sun, 06 Aug 2017)

  Changed paths:
M AU

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

2017-09-05 Thread Bruno Oliveira
  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 78a027e128d8846a2babdffee5c38c374e5c93d9
  
https://github.com/pytest-dev/pytest/commit/78a027e128d8846a2babdffee5c38c374e5c93d9
  Author: Ronny Pfannschmidt 
  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 
  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 
  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 
  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___
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit