From nicoddemus at gmail.com Mon Jun 4 21:09:52 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 04 Jun 2018 18:09:52 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 08de3d: Add factory fixture example to documentation. Message-ID: <5b15e2e03c272_7d2e2abe94a47c0c1645b@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 08de3dad3343bde7c855914ea0ca45b60b091b92 https://github.com/pytest-dev/pytest/commit/08de3dad3343bde7c855914ea0ca45b60b091b92 Author: Niklas Meinzer Date: 2018-05-31 (Thu, 31 May 2018) Changed paths: A changelog/3461.doc.rst M doc/en/fixture.rst Log Message: ----------- Add factory fixture example to documentation. Close https://github.com/pytest-dev/pytest/issues/3461 Commit: cc793a8575882a4716c15b4d79c1c2acabcfd781 https://github.com/pytest-dev/pytest/commit/cc793a8575882a4716c15b4d79c1c2acabcfd781 Author: Bruno Oliveira Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: A changelog/3461.doc.rst M doc/en/fixture.rst Log Message: ----------- Merge pull request #3522 from NiklasMM/fix/3461_factory-fixture-doc Add factory fixture example to documentation. Compare: https://github.com/pytest-dev/pytest/compare/7f5cb46835e5...cc793a857588 **NOTE:** This service 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. From nicoddemus at gmail.com Tue Jun 5 07:34:55 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 05 Jun 2018 04:34:55 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] c58b67: Configure towncrier to use src directory Message-ID: <5b16755fcbc9d_26582b0448effc147919b@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/tags/3.6.1 Home: https://github.com/pytest-dev/pytest Commit: c58b67c5404affd763fc89498bf0a0e5e3a6bf34 https://github.com/pytest-dev/pytest/commit/c58b67c5404affd763fc89498bf0a0e5e3a6bf34 Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M pyproject.toml Log Message: ----------- Configure towncrier to use src directory Commit: 66ec0a50b603be0645f4ed945fd3c0d44b4da960 https://github.com/pytest-dev/pytest/commit/66ec0a50b603be0645f4ed945fd3c0d44b4da960 Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M CHANGELOG.rst R changelog/3461.doc.rst R changelog/3491.bugfix.rst R changelog/3498.bugfix R changelog/3502.trivial.rst R changelog/3503.bugfix.rst R changelog/3513.trivial.rst R changelog/3530.trivial.rst R changelog/3629.trivial.rst M doc/en/announce/index.rst A doc/en/announce/release-3.6.1.rst M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Preparing release version 3.6.1 Commit: 2a79f58ba39a42d0484d688c7c1541513758e61f https://github.com/pytest-dev/pytest/commit/2a79f58ba39a42d0484d688c7c1541513758e61f Author: Bruno Oliveira Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Fix linting Compare: https://github.com/pytest-dev/pytest/compare/c58b67c5404a^...2a79f58ba39a **NOTE:** This service 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. From nicoddemus at gmail.com Tue Jun 5 13:45:02 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 05 Jun 2018 10:45:02 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] c58b67: Configure towncrier to use src directory Message-ID: <5b16cc1eb0ce6_3e582af2527efc108863d@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: c58b67c5404affd763fc89498bf0a0e5e3a6bf34 https://github.com/pytest-dev/pytest/commit/c58b67c5404affd763fc89498bf0a0e5e3a6bf34 Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M pyproject.toml Log Message: ----------- Configure towncrier to use src directory Commit: 66ec0a50b603be0645f4ed945fd3c0d44b4da960 https://github.com/pytest-dev/pytest/commit/66ec0a50b603be0645f4ed945fd3c0d44b4da960 Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M CHANGELOG.rst R changelog/3461.doc.rst R changelog/3491.bugfix.rst R changelog/3498.bugfix R changelog/3502.trivial.rst R changelog/3503.bugfix.rst R changelog/3513.trivial.rst R changelog/3530.trivial.rst R changelog/3629.trivial.rst M doc/en/announce/index.rst A doc/en/announce/release-3.6.1.rst M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Preparing release version 3.6.1 Commit: 2a79f58ba39a42d0484d688c7c1541513758e61f https://github.com/pytest-dev/pytest/commit/2a79f58ba39a42d0484d688c7c1541513758e61f Author: Bruno Oliveira Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Fix linting Commit: 56b3a9eb8f5ead4df11f5d2417a9488d061402df https://github.com/pytest-dev/pytest/commit/56b3a9eb8f5ead4df11f5d2417a9488d061402df Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M CHANGELOG.rst R changelog/3461.doc.rst R changelog/3491.bugfix.rst R changelog/3498.bugfix R changelog/3502.trivial.rst R changelog/3503.bugfix.rst R changelog/3513.trivial.rst R changelog/3530.trivial.rst R changelog/3629.trivial.rst M doc/en/announce/index.rst A doc/en/announce/release-3.6.1.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/index.rst M pyproject.toml Log Message: ----------- Merge pull request #3534 from nicoddemus/release-3.6.1 Release 3.6.1 Compare: https://github.com/pytest-dev/pytest/compare/cc793a857588...56b3a9eb8f5e **NOTE:** This service 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. From nicoddemus at gmail.com Tue Jun 5 19:28:26 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 05 Jun 2018 16:28:26 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] d69429: Fix typo in plugin list example Message-ID: <5b171c9a19e20_77e42abd26d37c10903f6@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: d694290626b9810a3a288e0e55116b1a9db4f339 https://github.com/pytest-dev/pytest/commit/d694290626b9810a3a288e0e55116b1a9db4f339 Author: Samuel Dion-Girardeau Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M doc/en/reference.rst Log Message: ----------- Fix typo in plugin list example Commit: 60273d7e9915c2ab12a90e676923115f102de919 https://github.com/pytest-dev/pytest/commit/60273d7e9915c2ab12a90e676923115f102de919 Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M doc/en/reference.rst Log Message: ----------- Merge pull request #3541 from samueldg/docs/fix-plugin-list Fix typo in plugin list example Compare: https://github.com/pytest-dev/pytest/compare/56b3a9eb8f5e...60273d7e9915 **NOTE:** This service 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. From nicoddemus at gmail.com Thu Jun 7 19:03:08 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Thu, 07 Jun 2018 16:03:08 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] c30c13: Improve display of hint about --fulltrace with Key... Message-ID: <5b19b9ac87633_316a2b170992fc0c396ee@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: c30c137a9568571ac89f2c99658174f44eb19220 https://github.com/pytest-dev/pytest/commit/c30c137a9568571ac89f2c99658174f44eb19220 Author: Daniel Hahler Date: 2018-06-07 (Thu, 07 Jun 2018) Changed paths: A changelog/3545.trivial.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: ----------- Improve display of hint about --fulltrace with KeyboardInterrupt - display the location first - display hint about --fulltrace in parenthesis Commit: 942d363c03e028a9e625f52cf9658f03839bafc2 https://github.com/pytest-dev/pytest/commit/942d363c03e028a9e625f52cf9658f03839bafc2 Author: Bruno Oliveira Date: 2018-06-07 (Thu, 07 Jun 2018) Changed paths: M changelog/3545.trivial.rst Log Message: ----------- Improve changelog formatting Commit: f389a4e91f9c9b3ff4f4bb29ee0eb208b5a9adb6 https://github.com/pytest-dev/pytest/commit/f389a4e91f9c9b3ff4f4bb29ee0eb208b5a9adb6 Author: Bruno Oliveira Date: 2018-06-07 (Thu, 07 Jun 2018) Changed paths: A changelog/3545.trivial.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: ----------- Merge pull request #3545 from blueyed/int Improve display of hint about --fulltrace with KeyboardInterrupt Compare: https://github.com/pytest-dev/pytest/compare/18157659ca05...f389a4e91f9c **NOTE:** This service 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. From nicoddemus at gmail.com Fri Jun 8 07:28:20 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Fri, 08 Jun 2018 04:28:20 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] c1d9ca: Remove setup.py test now that it's broken Message-ID: <5b1a68547570f_73832ac290ecfc0c58953@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: c1d9ca81df5364417317fd779e73d9ff85fe5d35 https://github.com/pytest-dev/pytest/commit/c1d9ca81df5364417317fd779e73d9ff85fe5d35 Author: Anthony Sottile Date: 2018-06-07 (Thu, 07 Jun 2018) Changed paths: M setup.py Log Message: ----------- Remove setup.py test now that it's broken Commit: 472354c714b3e106c03ef237d16e1f421d98ffc7 https://github.com/pytest-dev/pytest/commit/472354c714b3e106c03ef237d16e1f421d98ffc7 Author: Bruno Oliveira Date: 2018-06-08 (Fri, 08 Jun 2018) Changed paths: M setup.py Log Message: ----------- Merge pull request #3552 from asottile/remove_setup_py_test Remove setup.py test now that it's broken Compare: https://github.com/pytest-dev/pytest/compare/f389a4e91f9c...472354c714b3 **NOTE:** This service 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. From nicoddemus at gmail.com Sat Jun 9 09:31:56 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Sat, 09 Jun 2018 06:31:56 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 4c01dd: Add changelog entry for #3552 Message-ID: <5b1bd6ccc151d_5202ad619a5bc107728b@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 4c01dd651e59ceed466e32034bab6a1e3d3407a7 https://github.com/pytest-dev/pytest/commit/4c01dd651e59ceed466e32034bab6a1e3d3407a7 Author: Anthony Sottile Date: 2018-06-08 (Fri, 08 Jun 2018) Changed paths: A changelog/3552.trivial.rst Log Message: ----------- Add changelog entry for #3552 Commit: 55bbd3e3e2628d6b756a63dbdfd2ad860e1f57ea https://github.com/pytest-dev/pytest/commit/55bbd3e3e2628d6b756a63dbdfd2ad860e1f57ea Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: A changelog/3552.trivial.rst Log Message: ----------- Merge pull request #3553 from asottile/changelog_3552 Add changelog entry for #3552 Compare: https://github.com/pytest-dev/pytest/compare/472354c714b3...55bbd3e3e262 **NOTE:** This service 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. From nicoddemus at gmail.com Sat Jun 9 18:38:33 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Sat, 09 Jun 2018 15:38:33 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 97d48b: Add documentation blurb for --strict Message-ID: <5b1c56e9dcc21_6bfa2b25e097dc1410239@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 97d48ba60d7e0af9a204c2f03807c78d3397440d https://github.com/pytest-dev/pytest/commit/97d48ba60d7e0af9a204c2f03807c78d3397440d Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: A changelog/3549.doc.rst M doc/en/mark.rst Log Message: ----------- Add documentation blurb for --strict Fix #3549 Commit: 3667a52ba2b83e0cf07861d01e949ebd33afe7ec https://github.com/pytest-dev/pytest/commit/3667a52ba2b83e0cf07861d01e949ebd33afe7ec Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: M doc/en/mark.rst Log Message: ----------- Remove Mark api from mark.rst Feels out of place in there, plus the reference documentation already contains the reference API to all mark-related classes Commit: c4f72e4d133e8eec407e7c3f8efaae589ce9e5e0 https://github.com/pytest-dev/pytest/commit/c4f72e4d133e8eec407e7c3f8efaae589ce9e5e0 Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: M doc/en/mark.rst Log Message: ----------- Apply code review changes Commit: 7c8d07224107fc570c88de99d0879005410cc511 https://github.com/pytest-dev/pytest/commit/7c8d07224107fc570c88de99d0879005410cc511 Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: A changelog/3549.doc.rst M doc/en/mark.rst Log Message: ----------- Merge pull request #3558 from nicoddemus/doc-strict Add documentation blurb for --strict Compare: https://github.com/pytest-dev/pytest/compare/55bbd3e3e262...7c8d07224107 **NOTE:** This service 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. From nicoddemus at gmail.com Sun Jun 10 15:19:51 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Sun, 10 Jun 2018 12:19:51 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 49f621: Print instead of None for ... Message-ID: <5b1d79d7be18e_21412ab09cec5c0836618@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 49f621de767f3c1c84185a8198d016eb95a8cb1c https://github.com/pytest-dev/pytest/commit/49f621de767f3c1c84185a8198d016eb95a8cb1c Author: Anthony Sottile Date: 2018-06-10 (Sun, 10 Jun 2018) Changed paths: A changelog/3563.bugfix.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: ----------- Print instead of None for warnings Commit: 11705040ac4961dadb865884285e9920c91c3ca1 https://github.com/pytest-dev/pytest/commit/11705040ac4961dadb865884285e9920c91c3ca1 Author: Bruno Oliveira Date: 2018-06-10 (Sun, 10 Jun 2018) Changed paths: A changelog/3563.bugfix.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: ----------- Merge pull request #3563 from asottile/undetermined_location_none Print instead of None for warnings Compare: https://github.com/pytest-dev/pytest/compare/fe81de615071...11705040ac49 **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 11 08:09:55 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 11 Jun 2018 05:09:55 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 4a7871: Fix typo in documentation Message-ID: <5b1e66939b3f8_1372af8746edc18732ad@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 4a7871106730db40c853b3c4d0f5601acdf13c40 https://github.com/pytest-dev/pytest/commit/4a7871106730db40c853b3c4d0f5601acdf13c40 Author: Michael K?ufl Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: A changelog/3567.trivial.rst M doc/en/mark.rst Log Message: ----------- Fix typo in documentation Commit: efc9a0ecb59ca7f0bbb149094dd78afc1827ecf5 https://github.com/pytest-dev/pytest/commit/efc9a0ecb59ca7f0bbb149094dd78afc1827ecf5 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: A changelog/3567.trivial.rst M doc/en/mark.rst Log Message: ----------- Merge pull request #3567 from michael-k/doc-typo Fix typo in documentation Compare: https://github.com/pytest-dev/pytest/compare/11705040ac49...efc9a0ecb59c **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 11 14:23:50 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 11 Jun 2018 11:23:50 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 5ea647: Attempt to fix flaky test_request_garbage on Windo... Message-ID: <5b1ebe3633988_480b2ad9885abc0c47934@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 5ea647a24586aab7e21fb39d8046dedfa1bc0310 https://github.com/pytest-dev/pytest/commit/5ea647a24586aab7e21fb39d8046dedfa1bc0310 Author: Bruno Oliveira Date: 2018-06-10 (Sun, 10 Jun 2018) Changed paths: M testing/python/fixture.py Log Message: ----------- Attempt to fix flaky test_request_garbage on Windows Fix #3564 Commit: 04b65cfba00624fa217fb2f8647cf79e4cf57a52 https://github.com/pytest-dev/pytest/commit/04b65cfba00624fa217fb2f8647cf79e4cf57a52 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M testing/python/fixture.py Log Message: ----------- Merge pull request #3565 from nicoddemus/xfail-test-request-garbage Attempt to fix test_request_garbage on Windows Compare: https://github.com/pytest-dev/pytest/compare/61471df8da8a...04b65cfba006 **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 11 22:17:12 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 11 Jun 2018 19:17:12 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] e0a1da: Remove changelog for #3554 Message-ID: <5b1f2d28e7e47_4ead2ae11b913c1049432@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: e0a1da4eb9a836770daef437afde3944402a6983 https://github.com/pytest-dev/pytest/commit/e0a1da4eb9a836770daef437afde3944402a6983 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: R changelog/3554.bugfix.rst Log Message: ----------- Remove changelog for #3554 This entry was removed in #3562 **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 11 22:22:11 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 11 Jun 2018 19:22:11 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 130f76: enable pip/pre-commit caching on travis and appvey... Message-ID: <5b1f2e531920a_77f42ae8537abc08787fb@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 130f76f66efbd961ff33775ba37e550131ab7bf7 https://github.com/pytest-dev/pytest/commit/130f76f66efbd961ff33775ba37e550131ab7bf7 Author: Ronny Pfannschmidt Date: 2018-05-27 (Sun, 27 May 2018) Changed paths: M .travis.yml M appveyor.yml A changelog/3502.trivial.rst Log Message: ----------- enable pip/pre-commit caching on travis and appveyor Commit: b6a302d0a8d1288baf1490229d1d44f6f1411862 https://github.com/pytest-dev/pytest/commit/b6a302d0a8d1288baf1490229d1d44f6f1411862 Author: Bruno Oliveira Date: 2018-05-27 (Sun, 27 May 2018) Changed paths: M .travis.yml M appveyor.yml A changelog/3502.trivial.rst Log Message: ----------- Merge pull request #3516 from RonnyPfannschmidt/travis-optimize enable pip/pre-commit caching on travis and appveyor Commit: 5748c5ce8f9f9afd8b3af3689de0976dde05c083 https://github.com/pytest-dev/pytest/commit/5748c5ce8f9f9afd8b3af3689de0976dde05c083 Author: Bruno Oliveira Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M doc/en/reference.rst Log Message: ----------- Fix default cache directory to .pytest_cache Commit: 08de3dad3343bde7c855914ea0ca45b60b091b92 https://github.com/pytest-dev/pytest/commit/08de3dad3343bde7c855914ea0ca45b60b091b92 Author: Niklas Meinzer Date: 2018-05-31 (Thu, 31 May 2018) Changed paths: A changelog/3461.doc.rst M doc/en/fixture.rst Log Message: ----------- Add factory fixture example to documentation. Close https://github.com/pytest-dev/pytest/issues/3461 Commit: 4dc5f7897d28ac236a50fbdbb3a534095ca962ab https://github.com/pytest-dev/pytest/commit/4dc5f7897d28ac236a50fbdbb3a534095ca962ab Author: Bruno Oliveira Date: 2018-05-31 (Thu, 31 May 2018) Changed paths: M doc/en/mark.rst Log Message: ----------- Fix typo in marks.rst Commit: 5c878001eaaf55859c0ae0f0d32b067415592b87 https://github.com/pytest-dev/pytest/commit/5c878001eaaf55859c0ae0f0d32b067415592b87 Author: Anthony Sottile Date: 2018-06-02 (Sat, 02 Jun 2018) Changed paths: M doc/en/bash-completion.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/mark.rst M doc/en/skipping.rst M doc/en/writing_plugins.rst Log Message: ----------- Manual docs changes so syntax is parseable Commit: 0f2d7dc73cb94b141cc49f452b6f10f7a2d1d5cf https://github.com/pytest-dev/pytest/commit/0f2d7dc73cb94b141cc49f452b6f10f7a2d1d5cf Author: Anthony Sottile Date: 2018-06-03 (Sun, 03 Jun 2018) Changed paths: M .pre-commit-config.yaml M README.rst M doc/en/capture.rst M doc/en/example/attic.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/goodpractices.rst M doc/en/index.rst M doc/en/logging.rst M doc/en/mark.rst M doc/en/monkeypatch.rst M doc/en/proposals/parametrize_with_fixtures.rst M doc/en/reference.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/usage.rst M doc/en/warnings.rst M doc/en/writing_plugins.rst Log Message: ----------- blacken docs Commit: d609b635f4662a968ce5b74c2360d3658ac0d9c6 https://github.com/pytest-dev/pytest/commit/d609b635f4662a968ce5b74c2360d3658ac0d9c6 Author: Ronny Pfannschmidt Date: 2018-06-03 (Sun, 03 Jun 2018) Changed paths: M .pre-commit-config.yaml M README.rst M doc/en/bash-completion.rst M doc/en/capture.rst M doc/en/example/attic.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/goodpractices.rst M doc/en/index.rst M doc/en/logging.rst M doc/en/mark.rst M doc/en/monkeypatch.rst M doc/en/proposals/parametrize_with_fixtures.rst M doc/en/reference.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/usage.rst M doc/en/warnings.rst M doc/en/writing_plugins.rst Log Message: ----------- Merge pull request #3528 from asottile/blacken_docs blacken docs Commit: 3d0717813a73d33cb932686498ff7f257ea3b916 https://github.com/pytest-dev/pytest/commit/3d0717813a73d33cb932686498ff7f257ea3b916 Author: Anthony Sottile Date: 2018-06-03 (Sun, 03 Jun 2018) Changed paths: M testing/test_assertion.py Log Message: ----------- bytes() is a builtin in python2.6+ Commit: 04f08b67a47074edf2c171111e61dbfdd8a8bb6a https://github.com/pytest-dev/pytest/commit/04f08b67a47074edf2c171111e61dbfdd8a8bb6a Author: Anthony Sottile Date: 2018-06-03 (Sun, 03 Jun 2018) Changed paths: M src/_pytest/compat.py M src/_pytest/fixtures.py Log Message: ----------- __code__ and __self__ are attributes in python2.6+ Commit: ff19f273a9cc04271c17e81d74eec9bc8e2410ef https://github.com/pytest-dev/pytest/commit/ff19f273a9cc04271c17e81d74eec9bc8e2410ef Author: Anthony Sottile Date: 2018-06-03 (Sun, 03 Jun 2018) Changed paths: M testing/code/test_excinfo.py Log Message: ----------- Use six to import queue instead of py.builtin._tryimport Commit: 2f6555dfd3a49bb2d1551501a03a2c348d4533de https://github.com/pytest-dev/pytest/commit/2f6555dfd3a49bb2d1551501a03a2c348d4533de Author: Anthony Sottile Date: 2018-06-03 (Sun, 03 Jun 2018) Changed paths: A changelog/3629.trivial.rst Log Message: ----------- Add changelog entry Commit: 9a6fa33c69648167b1dfbf49af23b2d8f8969052 https://github.com/pytest-dev/pytest/commit/9a6fa33c69648167b1dfbf49af23b2d8f8969052 Author: Miro Hron?ok Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: A changelog/3530.trivial.rst M testing/test_assertrewrite.py Log Message: ----------- Module docstrings in 3.7 are not part of Module node anymore Fixes https://github.com/pytest-dev/pytest/issues/3530 Commit: 39ebdab1bcab81d0ae17416caf4cceac233feb8a https://github.com/pytest-dev/pytest/commit/39ebdab1bcab81d0ae17416caf4cceac233feb8a Author: Miro Hron?ok Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: M testing/test_assertrewrite.py Log Message: ----------- DRY in TestAssertionRewrite Commit: a7f9e8382bf0027276233a81aa0c6f9100a23c41 https://github.com/pytest-dev/pytest/commit/a7f9e8382bf0027276233a81aa0c6f9100a23c41 Author: Ronny Pfannschmidt Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: A changelog/3629.trivial.rst M src/_pytest/compat.py M src/_pytest/fixtures.py M testing/code/test_excinfo.py M testing/test_assertion.py Log Message: ----------- Merge pull request #3529 from asottile/unpy25 Remove some python2.5 compatibility code Commit: 7f5cb46835e5755060e6c1c6db0f80176b0fda43 https://github.com/pytest-dev/pytest/commit/7f5cb46835e5755060e6c1c6db0f80176b0fda43 Author: Ronny Pfannschmidt Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: A changelog/3530.trivial.rst M testing/test_assertrewrite.py Log Message: ----------- Merge pull request #3531 from hroncok/370b5 Module docstrings in 3.7 are not part of Module node anymore Commit: cc793a8575882a4716c15b4d79c1c2acabcfd781 https://github.com/pytest-dev/pytest/commit/cc793a8575882a4716c15b4d79c1c2acabcfd781 Author: Bruno Oliveira Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: A changelog/3461.doc.rst M doc/en/fixture.rst Log Message: ----------- Merge pull request #3522 from NiklasMM/fix/3461_factory-fixture-doc Add factory fixture example to documentation. Commit: c58b67c5404affd763fc89498bf0a0e5e3a6bf34 https://github.com/pytest-dev/pytest/commit/c58b67c5404affd763fc89498bf0a0e5e3a6bf34 Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M pyproject.toml Log Message: ----------- Configure towncrier to use src directory Commit: 66ec0a50b603be0645f4ed945fd3c0d44b4da960 https://github.com/pytest-dev/pytest/commit/66ec0a50b603be0645f4ed945fd3c0d44b4da960 Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M CHANGELOG.rst R changelog/3461.doc.rst R changelog/3491.bugfix.rst R changelog/3498.bugfix R changelog/3502.trivial.rst R changelog/3503.bugfix.rst R changelog/3513.trivial.rst R changelog/3530.trivial.rst R changelog/3629.trivial.rst M doc/en/announce/index.rst A doc/en/announce/release-3.6.1.rst M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Preparing release version 3.6.1 Commit: 2a79f58ba39a42d0484d688c7c1541513758e61f https://github.com/pytest-dev/pytest/commit/2a79f58ba39a42d0484d688c7c1541513758e61f Author: Bruno Oliveira Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Fix linting Commit: 56b3a9eb8f5ead4df11f5d2417a9488d061402df https://github.com/pytest-dev/pytest/commit/56b3a9eb8f5ead4df11f5d2417a9488d061402df Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M CHANGELOG.rst R changelog/3461.doc.rst R changelog/3491.bugfix.rst R changelog/3498.bugfix R changelog/3502.trivial.rst R changelog/3503.bugfix.rst R changelog/3513.trivial.rst R changelog/3530.trivial.rst R changelog/3629.trivial.rst M doc/en/announce/index.rst A doc/en/announce/release-3.6.1.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/index.rst M pyproject.toml Log Message: ----------- Merge pull request #3534 from nicoddemus/release-3.6.1 Release 3.6.1 Commit: d694290626b9810a3a288e0e55116b1a9db4f339 https://github.com/pytest-dev/pytest/commit/d694290626b9810a3a288e0e55116b1a9db4f339 Author: Samuel Dion-Girardeau Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M doc/en/reference.rst Log Message: ----------- Fix typo in plugin list example Commit: 60273d7e9915c2ab12a90e676923115f102de919 https://github.com/pytest-dev/pytest/commit/60273d7e9915c2ab12a90e676923115f102de919 Author: Bruno Oliveira Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M doc/en/reference.rst Log Message: ----------- Merge pull request #3541 from samueldg/docs/fix-plugin-list Fix typo in plugin list example Commit: 60b34ec7ec6c33513e72445f4679900ebe659260 https://github.com/pytest-dev/pytest/commit/60b34ec7ec6c33513e72445f4679900ebe659260 Author: Anthony Sottile Date: 2018-06-06 (Wed, 06 Jun 2018) Changed paths: M CHANGELOG.rst Log Message: ----------- Correct issue number in changelog Commit: 18157659ca05c6088e3c012902d819df773823c5 https://github.com/pytest-dev/pytest/commit/18157659ca05c6088e3c012902d819df773823c5 Author: Anthony Sottile Date: 2018-06-06 (Wed, 06 Jun 2018) Changed paths: M CHANGELOG.rst Log Message: ----------- Merge pull request #3544 from asottile/correct_changelot Correct issue number in changelog Commit: c30c137a9568571ac89f2c99658174f44eb19220 https://github.com/pytest-dev/pytest/commit/c30c137a9568571ac89f2c99658174f44eb19220 Author: Daniel Hahler Date: 2018-06-07 (Thu, 07 Jun 2018) Changed paths: A changelog/3545.trivial.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: ----------- Improve display of hint about --fulltrace with KeyboardInterrupt - display the location first - display hint about --fulltrace in parenthesis Commit: 942d363c03e028a9e625f52cf9658f03839bafc2 https://github.com/pytest-dev/pytest/commit/942d363c03e028a9e625f52cf9658f03839bafc2 Author: Bruno Oliveira Date: 2018-06-07 (Thu, 07 Jun 2018) Changed paths: M changelog/3545.trivial.rst Log Message: ----------- Improve changelog formatting Commit: f389a4e91f9c9b3ff4f4bb29ee0eb208b5a9adb6 https://github.com/pytest-dev/pytest/commit/f389a4e91f9c9b3ff4f4bb29ee0eb208b5a9adb6 Author: Bruno Oliveira Date: 2018-06-07 (Thu, 07 Jun 2018) Changed paths: A changelog/3545.trivial.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: ----------- Merge pull request #3545 from blueyed/int Improve display of hint about --fulltrace with KeyboardInterrupt Commit: c1d9ca81df5364417317fd779e73d9ff85fe5d35 https://github.com/pytest-dev/pytest/commit/c1d9ca81df5364417317fd779e73d9ff85fe5d35 Author: Anthony Sottile Date: 2018-06-07 (Thu, 07 Jun 2018) Changed paths: M setup.py Log Message: ----------- Remove setup.py test now that it's broken Commit: 472354c714b3e106c03ef237d16e1f421d98ffc7 https://github.com/pytest-dev/pytest/commit/472354c714b3e106c03ef237d16e1f421d98ffc7 Author: Bruno Oliveira Date: 2018-06-08 (Fri, 08 Jun 2018) Changed paths: M setup.py Log Message: ----------- Merge pull request #3552 from asottile/remove_setup_py_test Remove setup.py test now that it's broken Commit: 4c01dd651e59ceed466e32034bab6a1e3d3407a7 https://github.com/pytest-dev/pytest/commit/4c01dd651e59ceed466e32034bab6a1e3d3407a7 Author: Anthony Sottile Date: 2018-06-08 (Fri, 08 Jun 2018) Changed paths: A changelog/3552.trivial.rst Log Message: ----------- Add changelog entry for #3552 Commit: 55bbd3e3e2628d6b756a63dbdfd2ad860e1f57ea https://github.com/pytest-dev/pytest/commit/55bbd3e3e2628d6b756a63dbdfd2ad860e1f57ea Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: A changelog/3552.trivial.rst Log Message: ----------- Merge pull request #3553 from asottile/changelog_3552 Add changelog entry for #3552 Commit: 97d48ba60d7e0af9a204c2f03807c78d3397440d https://github.com/pytest-dev/pytest/commit/97d48ba60d7e0af9a204c2f03807c78d3397440d Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: A changelog/3549.doc.rst M doc/en/mark.rst Log Message: ----------- Add documentation blurb for --strict Fix #3549 Commit: 3667a52ba2b83e0cf07861d01e949ebd33afe7ec https://github.com/pytest-dev/pytest/commit/3667a52ba2b83e0cf07861d01e949ebd33afe7ec Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: M doc/en/mark.rst Log Message: ----------- Remove Mark api from mark.rst Feels out of place in there, plus the reference documentation already contains the reference API to all mark-related classes Commit: c4f72e4d133e8eec407e7c3f8efaae589ce9e5e0 https://github.com/pytest-dev/pytest/commit/c4f72e4d133e8eec407e7c3f8efaae589ce9e5e0 Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: M doc/en/mark.rst Log Message: ----------- Apply code review changes Commit: 7c8d07224107fc570c88de99d0879005410cc511 https://github.com/pytest-dev/pytest/commit/7c8d07224107fc570c88de99d0879005410cc511 Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: A changelog/3549.doc.rst M doc/en/mark.rst Log Message: ----------- Merge pull request #3558 from nicoddemus/doc-strict Add documentation blurb for --strict Commit: 1a7dcd73cf38f07ccaa4bd19c476750a1c678cbc https://github.com/pytest-dev/pytest/commit/1a7dcd73cf38f07ccaa4bd19c476750a1c678cbc Author: Alan Velasco Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: A changelog/3554.bugfix M src/_pytest/runner.py M testing/test_runner.py Log Message: ----------- Add a default value to CallInfo.result Commit: 198e993969ddf9ecb137150760565fccc773f11c https://github.com/pytest-dev/pytest/commit/198e993969ddf9ecb137150760565fccc773f11c Author: Bruno Oliveira Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: M changelog/3554.bugfix Log Message: ----------- Format CHANGELOG Commit: 80f8a3ad7caee37e714a3e165318061e58eccc1c https://github.com/pytest-dev/pytest/commit/80f8a3ad7caee37e714a3e165318061e58eccc1c Author: Alan Velasco Date: 2018-06-09 (Sat, 09 Jun 2018) Changed paths: A changelog/3554.bugfix M src/_pytest/runner.py M testing/test_runner.py Log Message: ----------- Merge pull request #3560 from alanbato/fix_callinfo_rrp Add a default value to CallInfo.result Commit: 10b0b813467cda7354953ad63a19f6b625819a80 https://github.com/pytest-dev/pytest/commit/10b0b813467cda7354953ad63a19f6b625819a80 Author: Bruno Oliveira Date: 2018-06-10 (Sun, 10 Jun 2018) Changed paths: R changelog/3554.bugfix M src/_pytest/runner.py M testing/test_runner.py Log Message: ----------- Revert change of Callinfo.result default value As discussed in #3560, this should not go to master because this breaks the API. Reverts commits: 1a7dcd73cf38f07ccaa4bd19c476750a1c678cbc 198e993969ddf9ecb137150760565fccc773f11c Commit: 49f621de767f3c1c84185a8198d016eb95a8cb1c https://github.com/pytest-dev/pytest/commit/49f621de767f3c1c84185a8198d016eb95a8cb1c Author: Anthony Sottile Date: 2018-06-10 (Sun, 10 Jun 2018) Changed paths: A changelog/3563.bugfix.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: ----------- Print instead of None for warnings Commit: fe81de6150718779eda008c25e13eb32bdd393e6 https://github.com/pytest-dev/pytest/commit/fe81de6150718779eda008c25e13eb32bdd393e6 Author: Anthony Sottile Date: 2018-06-10 (Sun, 10 Jun 2018) Changed paths: R changelog/3554.bugfix A changelog/3554.bugfix.rst Log Message: ----------- git mv changelog/3554.bugfix{,.rst} Commit: 11705040ac4961dadb865884285e9920c91c3ca1 https://github.com/pytest-dev/pytest/commit/11705040ac4961dadb865884285e9920c91c3ca1 Author: Bruno Oliveira Date: 2018-06-10 (Sun, 10 Jun 2018) Changed paths: A changelog/3563.bugfix.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: ----------- Merge pull request #3563 from asottile/undetermined_location_none Print instead of None for warnings Commit: 5ea647a24586aab7e21fb39d8046dedfa1bc0310 https://github.com/pytest-dev/pytest/commit/5ea647a24586aab7e21fb39d8046dedfa1bc0310 Author: Bruno Oliveira Date: 2018-06-10 (Sun, 10 Jun 2018) Changed paths: M testing/python/fixture.py Log Message: ----------- Attempt to fix flaky test_request_garbage on Windows Fix #3564 Commit: 4a7871106730db40c853b3c4d0f5601acdf13c40 https://github.com/pytest-dev/pytest/commit/4a7871106730db40c853b3c4d0f5601acdf13c40 Author: Michael K?ufl Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: A changelog/3567.trivial.rst M doc/en/mark.rst Log Message: ----------- Fix typo in documentation Commit: efc9a0ecb59ca7f0bbb149094dd78afc1827ecf5 https://github.com/pytest-dev/pytest/commit/efc9a0ecb59ca7f0bbb149094dd78afc1827ecf5 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: A changelog/3567.trivial.rst M doc/en/mark.rst Log Message: ----------- Merge pull request #3567 from michael-k/doc-typo Fix typo in documentation Commit: 61471df8da8a7fd7c696e5cadd9dec89640b9497 https://github.com/pytest-dev/pytest/commit/61471df8da8a7fd7c696e5cadd9dec89640b9497 Author: Ronny Pfannschmidt Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M src/_pytest/runner.py M testing/test_runner.py Log Message: ----------- Merge pull request #3562 from nicoddemus/revert-callinfo-result Revert change of Callinfo.result default value Commit: 04b65cfba00624fa217fb2f8647cf79e4cf57a52 https://github.com/pytest-dev/pytest/commit/04b65cfba00624fa217fb2f8647cf79e4cf57a52 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M testing/python/fixture.py Log Message: ----------- Merge pull request #3565 from nicoddemus/xfail-test-request-garbage Attempt to fix test_request_garbage on Windows Commit: a888bf182e20a11e2151853700b3b28da231b70f https://github.com/pytest-dev/pytest/commit/a888bf182e20a11e2151853700b3b28da231b70f Author: Guoqiang Zhang Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M AUTHORS A changelog/3569.bugfix.rst M src/_pytest/runner.py M testing/test_runner.py Log Message: ----------- Continue to call finalizers in the stack when a finalizer in a former scope raises an exception Commit: 4fd66e8a42ecadc5c9d8cc5c8cfb70f0b933f797 https://github.com/pytest-dev/pytest/commit/4fd66e8a42ecadc5c9d8cc5c8cfb70f0b933f797 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M testing/test_runner.py Log Message: ----------- Run black on test file Commit: 41125968d9f6e81f4c7892532a1e0f5e61620ccb https://github.com/pytest-dev/pytest/commit/41125968d9f6e81f4c7892532a1e0f5e61620ccb Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M testing/test_runner.py Log Message: ----------- Check the exception matches the message for completeness Commit: ef88251573b471e5838836cb6a21b908cbe2f9c4 https://github.com/pytest-dev/pytest/commit/ef88251573b471e5838836cb6a21b908cbe2f9c4 Author: Anthony Sottile Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M AUTHORS A changelog/3569.bugfix.rst M src/_pytest/runner.py M testing/test_runner.py Log Message: ----------- Merge pull request #3570 from sangongs/fix_stack_finalizer Continue to call finalizers in the stack when a finalizer raises an exception Commit: e0a1da4eb9a836770daef437afde3944402a6983 https://github.com/pytest-dev/pytest/commit/e0a1da4eb9a836770daef437afde3944402a6983 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: R changelog/3554.bugfix.rst Log Message: ----------- Remove changelog for #3554 This entry was removed in #3562 Compare: https://github.com/pytest-dev/pytest/compare/075faa5e2b86...e0a1da4eb9a8 **NOTE:** This service 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. From nicoddemus at gmail.com Tue Jun 12 14:17:42 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 12 Jun 2018 11:17:42 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] f78653: Fix three spaces instead of four in docs Message-ID: <5b200e46ccbaf_19572aeb6722bc0851618@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: f786534173e448e5499413f967ce620cec8e7a53 https://github.com/pytest-dev/pytest/commit/f786534173e448e5499413f967ce620cec8e7a53 Author: Bartosz Cierocki Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M doc/en/assert.rst Log Message: ----------- Fix three spaces instead of four in docs Commit: 077c44cf694fcfeb73cf6e8320261217c81bb7a6 https://github.com/pytest-dev/pytest/commit/077c44cf694fcfeb73cf6e8320261217c81bb7a6 Author: Bruno Oliveira Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M doc/en/assert.rst Log Message: ----------- Merge pull request #3578 from BartoszCki/master Fix three spaces instead of four in docs Compare: https://github.com/pytest-dev/pytest/compare/1b5322da1bc9...077c44cf694f **NOTE:** This service 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. From nicoddemus at gmail.com Wed Jun 13 06:30:24 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 13 Jun 2018 03:30:24 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 37793d: fix addmarker - extract mark from markdecorator Message-ID: <5b20f240cc61b_407a2afe438d9c14437eb@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 37793d4cdbf71f597a3c69c827e0c010528d53a5 https://github.com/pytest-dev/pytest/commit/37793d4cdbf71f597a3c69c827e0c010528d53a5 Author: Ronny Pfannschmidt Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: A changelog/3555.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/nodes.py M testing/test_mark.py Log Message: ----------- fix addmarker - extract mark from markdecorator Commit: 9a7c3a65f4edce61669d10db0d3f112c506d0b5c https://github.com/pytest-dev/pytest/commit/9a7c3a65f4edce61669d10db0d3f112c506d0b5c Author: Bruno Oliveira Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M changelog/3555.bugfix.rst Log Message: ----------- Improve CHANGELOG formatting Commit: b0ec442d2498cbb48159f2c2469126c06d1a0d35 https://github.com/pytest-dev/pytest/commit/b0ec442d2498cbb48159f2c2469126c06d1a0d35 Author: Ronny Pfannschmidt Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M src/_pytest/mark/structures.py M src/_pytest/nodes.py Log Message: ----------- rework Node.add_marker parameter list and docstring Commit: 321f66f71148c978c1bf45dace61886b5e263bd4 https://github.com/pytest-dev/pytest/commit/321f66f71148c978c1bf45dace61886b5e263bd4 Author: Ronny Pfannschmidt Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M testing/python/integration.py Log Message: ----------- mark test_wrapped_getfuncargnames_patching as xfail Commit: 88ae21f2ccaf4e3ebf5486ce423acf4361685df5 https://github.com/pytest-dev/pytest/commit/88ae21f2ccaf4e3ebf5486ce423acf4361685df5 Author: Bruno Oliveira Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M tox.ini Log Message: ----------- Add mock dependency to py27-nobyte Commit: 4d0297b4138b694e1d99f4c8147aaf06d725d0f4 https://github.com/pytest-dev/pytest/commit/4d0297b4138b694e1d99f4c8147aaf06d725d0f4 Author: Bruno Oliveira Date: 2018-06-13 (Wed, 13 Jun 2018) Changed paths: A changelog/3555.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/nodes.py M testing/python/integration.py M testing/test_mark.py M tox.ini Log Message: ----------- Merge pull request #3577 from RonnyPfannschmidt/addmarker-fix fix addmarker - extract mark from markdecorator Compare: https://github.com/pytest-dev/pytest/compare/52c42799181d...4d0297b4138b **NOTE:** This service 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. From nicoddemus at gmail.com Wed Jun 13 17:36:42 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 13 Jun 2018 14:36:42 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] f300f7: Improve contributing instructions regarding black/... Message-ID: <5b218e6aa136b_4d72b1a319fdc0893056@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: f300f7fa241e47d0a0f4c47e86817fe8a21cc9b1 https://github.com/pytest-dev/pytest/commit/f300f7fa241e47d0a0f4c47e86817fe8a21cc9b1 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M CONTRIBUTING.rst Log Message: ----------- Improve contributing instructions regarding black/linting Commit: 4983de60d3c587f1f9643a7c3595ba5109d71dd3 https://github.com/pytest-dev/pytest/commit/4983de60d3c587f1f9643a7c3595ba5109d71dd3 Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: R doc/en/check_sphinx.py R doc/en/genapi.py Log Message: ----------- Remove unused scripts from docs Commit: d6e7b1a21bb2f9cf9019cbfee1f3bfad160891dd https://github.com/pytest-dev/pytest/commit/d6e7b1a21bb2f9cf9019cbfee1f3bfad160891dd Author: Bruno Oliveira Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: R doc/en/test/attic.rst R doc/en/test/config.html R doc/en/test/dist.html R doc/en/test/extend.html R doc/en/test/index.rst R doc/en/test/mission.rst R doc/en/test/plugin/cov.rst R doc/en/test/plugin/coverage.rst R doc/en/test/plugin/django.rst R doc/en/test/plugin/figleaf.rst R doc/en/test/plugin/helpconfig.rst R doc/en/test/plugin/index.rst R doc/en/test/plugin/links.rst R doc/en/test/plugin/nose.rst R doc/en/test/plugin/oejskit.rst R doc/en/test/plugin/terminal.rst R doc/en/test/plugin/xdist.rst R doc/en/test/test.html Log Message: ----------- Remove obsolete doc/en/test directory Apparently this was an old version of the docs, which has long been superseded Commit: 1b5322da1bc9b41cf5667d8b50cf2a8067b2410b https://github.com/pytest-dev/pytest/commit/1b5322da1bc9b41cf5667d8b50cf2a8067b2410b Author: Ronny Pfannschmidt Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M CONTRIBUTING.rst Log Message: ----------- Merge pull request #3571 from nicoddemus/pre-commit-contributors-guide Improve contributing instructions regarding black/linting Commit: 37793d4cdbf71f597a3c69c827e0c010528d53a5 https://github.com/pytest-dev/pytest/commit/37793d4cdbf71f597a3c69c827e0c010528d53a5 Author: Ronny Pfannschmidt Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: A changelog/3555.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/nodes.py M testing/test_mark.py Log Message: ----------- fix addmarker - extract mark from markdecorator Commit: 9a7c3a65f4edce61669d10db0d3f112c506d0b5c https://github.com/pytest-dev/pytest/commit/9a7c3a65f4edce61669d10db0d3f112c506d0b5c Author: Bruno Oliveira Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M changelog/3555.bugfix.rst Log Message: ----------- Improve CHANGELOG formatting Commit: b0ec442d2498cbb48159f2c2469126c06d1a0d35 https://github.com/pytest-dev/pytest/commit/b0ec442d2498cbb48159f2c2469126c06d1a0d35 Author: Ronny Pfannschmidt Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M src/_pytest/mark/structures.py M src/_pytest/nodes.py Log Message: ----------- rework Node.add_marker parameter list and docstring Commit: f786534173e448e5499413f967ce620cec8e7a53 https://github.com/pytest-dev/pytest/commit/f786534173e448e5499413f967ce620cec8e7a53 Author: Bartosz Cierocki Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M doc/en/assert.rst Log Message: ----------- Fix three spaces instead of four in docs Commit: 077c44cf694fcfeb73cf6e8320261217c81bb7a6 https://github.com/pytest-dev/pytest/commit/077c44cf694fcfeb73cf6e8320261217c81bb7a6 Author: Bruno Oliveira Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M doc/en/assert.rst Log Message: ----------- Merge pull request #3578 from BartoszCki/master Fix three spaces instead of four in docs Commit: 52c42799181d25f38abb6dfc7fbde2a04ab00a43 https://github.com/pytest-dev/pytest/commit/52c42799181d25f38abb6dfc7fbde2a04ab00a43 Author: Ronny Pfannschmidt Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: R doc/en/check_sphinx.py R doc/en/genapi.py R doc/en/test/attic.rst R doc/en/test/config.html R doc/en/test/dist.html R doc/en/test/extend.html R doc/en/test/index.rst R doc/en/test/mission.rst R doc/en/test/plugin/cov.rst R doc/en/test/plugin/coverage.rst R doc/en/test/plugin/django.rst R doc/en/test/plugin/figleaf.rst R doc/en/test/plugin/helpconfig.rst R doc/en/test/plugin/index.rst R doc/en/test/plugin/links.rst R doc/en/test/plugin/nose.rst R doc/en/test/plugin/oejskit.rst R doc/en/test/plugin/terminal.rst R doc/en/test/plugin/xdist.rst R doc/en/test/test.html Log Message: ----------- Merge pull request #3572 from nicoddemus/remove-unused-scripts Remove unused scripts and old docs Commit: 321f66f71148c978c1bf45dace61886b5e263bd4 https://github.com/pytest-dev/pytest/commit/321f66f71148c978c1bf45dace61886b5e263bd4 Author: Ronny Pfannschmidt Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M testing/python/integration.py Log Message: ----------- mark test_wrapped_getfuncargnames_patching as xfail Commit: 88ae21f2ccaf4e3ebf5486ce423acf4361685df5 https://github.com/pytest-dev/pytest/commit/88ae21f2ccaf4e3ebf5486ce423acf4361685df5 Author: Bruno Oliveira Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M tox.ini Log Message: ----------- Add mock dependency to py27-nobyte Commit: 4d0297b4138b694e1d99f4c8147aaf06d725d0f4 https://github.com/pytest-dev/pytest/commit/4d0297b4138b694e1d99f4c8147aaf06d725d0f4 Author: Bruno Oliveira Date: 2018-06-13 (Wed, 13 Jun 2018) Changed paths: A changelog/3555.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/nodes.py M testing/python/integration.py M testing/test_mark.py M tox.ini Log Message: ----------- Merge pull request #3577 from RonnyPfannschmidt/addmarker-fix fix addmarker - extract mark from markdecorator Commit: eb0c6a82875a986d9bf4cf0efdcee5641fe84fef https://github.com/pytest-dev/pytest/commit/eb0c6a82875a986d9bf4cf0efdcee5641fe84fef Author: Ronny Pfannschmidt Date: 2018-06-13 (Wed, 13 Jun 2018) Changed paths: M src/_pytest/nodes.py M testing/test_mark.py Log Message: ----------- fix addmarker - extract mark from markdecorator Commit: 791bb3502cc6c0539e9428f49f0082038d46619f https://github.com/pytest-dev/pytest/commit/791bb3502cc6c0539e9428f49f0082038d46619f Author: Ronny Pfannschmidt Date: 2018-06-13 (Wed, 13 Jun 2018) Changed paths: A changelog/3576.feature.rst Log Message: ----------- changelog Commit: b5102d03a62ef5cd7704cadc5e704df3cd812e21 https://github.com/pytest-dev/pytest/commit/b5102d03a62ef5cd7704cadc5e704df3cd812e21 Author: Bruno Oliveira Date: 2018-06-13 (Wed, 13 Jun 2018) Changed paths: M src/_pytest/nodes.py Log Message: ----------- Fix add_marker docs Commit: 8d072205e9119ec3c8b95ca66876b9a1a50b6e3e https://github.com/pytest-dev/pytest/commit/8d072205e9119ec3c8b95ca66876b9a1a50b6e3e Author: Ronny Pfannschmidt Date: 2018-06-13 (Wed, 13 Jun 2018) Changed paths: M src/_pytest/nodes.py Log Message: ----------- fix whitespace Commit: 94c41bec64d77f816e7598cc74527377e6bb8536 https://github.com/pytest-dev/pytest/commit/94c41bec64d77f816e7598cc74527377e6bb8536 Author: Bruno Oliveira Date: 2018-06-13 (Wed, 13 Jun 2018) Changed paths: M CONTRIBUTING.rst A changelog/3555.bugfix.rst A changelog/3576.feature.rst M doc/en/assert.rst R doc/en/check_sphinx.py R doc/en/genapi.py R doc/en/test/attic.rst R doc/en/test/config.html R doc/en/test/dist.html R doc/en/test/extend.html R doc/en/test/index.rst R doc/en/test/mission.rst R doc/en/test/plugin/cov.rst R doc/en/test/plugin/coverage.rst R doc/en/test/plugin/django.rst R doc/en/test/plugin/figleaf.rst R doc/en/test/plugin/helpconfig.rst R doc/en/test/plugin/index.rst R doc/en/test/plugin/links.rst R doc/en/test/plugin/nose.rst R doc/en/test/plugin/oejskit.rst R doc/en/test/plugin/terminal.rst R doc/en/test/plugin/xdist.rst R doc/en/test/test.html M src/_pytest/mark/structures.py M src/_pytest/nodes.py M testing/python/integration.py M testing/test_mark.py M tox.ini Log Message: ----------- Merge pull request #3576 from RonnyPfannschmidt/addmarker-api fix addmarker - extract mark from markdecorator Compare: https://github.com/pytest-dev/pytest/compare/e0a1da4eb9a8...94c41bec64d7 **NOTE:** This service 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. From nicoddemus at gmail.com Fri Jun 15 11:41:35 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Fri, 15 Jun 2018 08:41:35 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 361597: Add `messages` property to `caplog` fixture. Message-ID: <5b23de2f83114_4c82ae581be5c086602@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 36159776088c8d9697e09c0c696ed78810a0226e https://github.com/pytest-dev/pytest/commit/36159776088c8d9697e09c0c696ed78810a0226e Author: Wil Cooley Date: 2018-06-14 (Thu, 14 Jun 2018) Changed paths: M AUTHORS A changelog/3579.feature.rst M src/_pytest/logging.py M testing/logging/test_fixture.py Log Message: ----------- Add `messages` property to `caplog` fixture. Commit: 3dcdaab1038ca5df64d54b3e2474431f7a0bdc9f https://github.com/pytest-dev/pytest/commit/3dcdaab1038ca5df64d54b3e2474431f7a0bdc9f Author: Bruno Oliveira Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: M AUTHORS A changelog/3579.feature.rst M src/_pytest/logging.py M testing/logging/test_fixture.py Log Message: ----------- Merge pull request #3585 from wcooley/feature/3579-caplog-messages Add `messages` property to `caplog` fixture. Compare: https://github.com/pytest-dev/pytest/compare/94c41bec64d7...3dcdaab1038c **NOTE:** This service 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. From nicoddemus at gmail.com Fri Jun 15 14:05:19 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Fri, 15 Jun 2018 11:05:19 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] c081c5: add example scripts for issue #519 Message-ID: <5b23ffdfb2457_14ee2af377307c181722@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: c081c5ee23200efbad96f20b766f2521272e96f6 https://github.com/pytest-dev/pytest/commit/c081c5ee23200efbad96f20b766f2521272e96f6 Author: Ronny Pfannschmidt Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: A testing/example_scripts/issue_519.py M tox.ini Log Message: ----------- add example scripts for issue #519 Commit: ea906056fae49705e9e3c7e941eb9068131eb14e https://github.com/pytest-dev/pytest/commit/ea906056fae49705e9e3c7e941eb9068131eb14e Author: Ronny Pfannschmidt Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: M testing/example_scripts/issue_519.py Log Message: ----------- add the actually expected fixtureorder for #519 Commit: 3ac2ae3c8caab9c7338878e9825ea2f383ca9265 https://github.com/pytest-dev/pytest/commit/3ac2ae3c8caab9c7338878e9825ea2f383ca9265 Author: Ronny Pfannschmidt Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: M testing/example_scripts/issue_519.py Log Message: ----------- black Commit: 99402cf1c05720ee2ab8465262c7da8e412b6c5e https://github.com/pytest-dev/pytest/commit/99402cf1c05720ee2ab8465262c7da8e412b6c5e Author: Ronny Pfannschmidt Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: A testing/example_scripts/README.rst Log Message: ----------- add a readme to the example scripts Commit: 9e32b6ae4874530acf93aab547e4e30b75f65e97 https://github.com/pytest-dev/pytest/commit/9e32b6ae4874530acf93aab547e4e30b75f65e97 Author: Bruno Oliveira Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: M testing/example_scripts/README.rst Log Message: ----------- Small typo and grammar fix Commit: 9d60cf25c0cb43a78ca8249108e509382e17f1c4 https://github.com/pytest-dev/pytest/commit/9d60cf25c0cb43a78ca8249108e509382e17f1c4 Author: Bruno Oliveira Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: A testing/example_scripts/README.rst A testing/example_scripts/issue_519.py M tox.ini Log Message: ----------- Merge pull request #2207 from RonnyPfannschmidt/fix/519 add example scripts for issue #519 Compare: https://github.com/pytest-dev/pytest/compare/3dcdaab1038c...9d60cf25c0cb **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 18 07:03:10 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 18 Jun 2018 04:03:10 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 5221a1: Failing test case for #3583 Message-ID: <5b27916e8aaf5_61f52abf71c55c14488fe@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 5221a147640ca2da975c32a238d27b295cc3e095 https://github.com/pytest-dev/pytest/commit/5221a147640ca2da975c32a238d27b295cc3e095 Author: John T. Wodder II Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: M testing/test_doctest.py Log Message: ----------- Failing test case for #3583 Commit: d382f3e77ffe6db49ebc6a93f81fcdeea8ea5458 https://github.com/pytest-dev/pytest/commit/d382f3e77ffe6db49ebc6a93f81fcdeea8ea5458 Author: John T. Wodder II Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: A changelog/3583.bugfix.rst M src/_pytest/doctest.py Log Message: ----------- [#3583] Fix encoding error with `print` statements in doctests This fix was suggested by Stack Overflow user phd in . Commit: 2925f3057f57d4600e3f309a429a370df26f2565 https://github.com/pytest-dev/pytest/commit/2925f3057f57d4600e3f309a429a370df26f2565 Author: Bruno Oliveira Date: 2018-06-18 (Mon, 18 Jun 2018) Changed paths: A changelog/3583.bugfix.rst M src/_pytest/doctest.py M testing/test_doctest.py Log Message: ----------- Merge pull request #3584 from jwodder/fix-3583 Fix encoding error with `print` statements in doctests Compare: https://github.com/pytest-dev/pytest/compare/a93ad1fb7775...2925f3057f57 **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 18 22:31:03 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 18 Jun 2018 19:31:03 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 8e9f1d: Use --show-diff-on-failure for pre-commit CI invoc... Message-ID: <5b286ae74e685_486b2abb73d49c0897958@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 8e9f1d24172d3b9c64f00d4448a95c38e39ddeb3 https://github.com/pytest-dev/pytest/commit/8e9f1d24172d3b9c64f00d4448a95c38e39ddeb3 Author: Anthony Sottile Date: 2018-06-18 (Mon, 18 Jun 2018) Changed paths: M tox.ini Log Message: ----------- Use --show-diff-on-failure for pre-commit CI invocation Commit: 85be8bdf4960a6a9e0391d34d2af5b600c31e370 https://github.com/pytest-dev/pytest/commit/85be8bdf4960a6a9e0391d34d2af5b600c31e370 Author: Bruno Oliveira Date: 2018-06-18 (Mon, 18 Jun 2018) Changed paths: M tox.ini Log Message: ----------- Merge pull request #3599 from pytest-dev/asottile-patch-1 Use --show-diff-on-failure for pre-commit CI invocation Compare: https://github.com/pytest-dev/pytest/compare/2925f3057f57...85be8bdf4960 **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 18 22:31:06 2018 From: nicoddemus at gmail.com (nicoddemus) Date: Mon, 18 Jun 2018 19:31:06 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] Message-ID: <5b286aea32199_a782b070abe3c1430514@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/asottile-patch-1 Home: https://github.com/pytest-dev/pytest **NOTE:** This service 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. From nicoddemus at gmail.com Tue Jun 19 05:58:31 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 19 Jun 2018 02:58:31 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] af5d41: add build-system section to pyproject.toml Message-ID: <5b28d3c745472_436f2aadb2195c14547a1@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: af5d41fdfd70c99134165438dad44cf53d6076dd https://github.com/pytest-dev/pytest/commit/af5d41fdfd70c99134165438dad44cf53d6076dd Author: Ronny Pfannschmidt Date: 2018-06-19 (Tue, 19 Jun 2018) Changed paths: M pyproject.toml Log Message: ----------- add build-system section to pyproject.toml this makes the file valid and prepares for https://github.com/pypa/pip/issues/5416 and https://github.com/pypa/pip/pull/5512 Commit: 19ba243cae2a40fd9507fbabeaaffe28fc158708 https://github.com/pytest-dev/pytest/commit/19ba243cae2a40fd9507fbabeaaffe28fc158708 Author: Bruno Oliveira Date: 2018-06-19 (Tue, 19 Jun 2018) Changed paths: M pyproject.toml Log Message: ----------- Merge pull request #3600 from RonnyPfannschmidt/pyproject-compliance add build-system section to pyproject.toml Compare: https://github.com/pytest-dev/pytest/compare/85be8bdf4960...19ba243cae2a **NOTE:** This service 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. From nicoddemus at gmail.com Wed Jun 20 06:09:01 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 20 Jun 2018 03:09:01 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 617a5f: Preparing release version 3.6.2 Message-ID: <5b2a27bd8928d_616f2b23abe7dc145402c@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/tags/3.6.2 Home: https://github.com/pytest-dev/pytest Commit: 617a5fcf98d56d19779eace036555f17a8d08422 https://github.com/pytest-dev/pytest/commit/617a5fcf98d56d19779eace036555f17a8d08422 Author: Bruno Oliveira Date: 2018-06-20 (Wed, 20 Jun 2018) Changed paths: M CHANGELOG.rst R changelog/3525.trivial.rst R changelog/3545.trivial.rst R changelog/3549.doc.rst R changelog/3552.trivial.rst R changelog/3555.bugfix.rst R changelog/3563.bugfix.rst R changelog/3567.trivial.rst R changelog/3569.bugfix.rst R changelog/3583.bugfix.rst M doc/en/announce/index.rst A doc/en/announce/release-3.6.2.rst M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Preparing release version 3.6.2 Commit: 46aa18dfa7c46e70ae5c204667f3590181abe25f https://github.com/pytest-dev/pytest/commit/46aa18dfa7c46e70ae5c204667f3590181abe25f Author: Bruno Oliveira Date: 2018-06-19 (Tue, 19 Jun 2018) Changed paths: M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Lint regendoc changes Compare: https://github.com/pytest-dev/pytest/compare/617a5fcf98d5^...46aa18dfa7c4 **NOTE:** This service 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. From nicoddemus at gmail.com Wed Jun 20 07:12:45 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 20 Jun 2018 04:12:45 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 617a5f: Preparing release version 3.6.2 Message-ID: <5b2a36ad6c635_340b2b21a1aefc0c654b4@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 617a5fcf98d56d19779eace036555f17a8d08422 https://github.com/pytest-dev/pytest/commit/617a5fcf98d56d19779eace036555f17a8d08422 Author: Bruno Oliveira Date: 2018-06-20 (Wed, 20 Jun 2018) Changed paths: M CHANGELOG.rst R changelog/3525.trivial.rst R changelog/3545.trivial.rst R changelog/3549.doc.rst R changelog/3552.trivial.rst R changelog/3555.bugfix.rst R changelog/3563.bugfix.rst R changelog/3567.trivial.rst R changelog/3569.bugfix.rst R changelog/3583.bugfix.rst M doc/en/announce/index.rst A doc/en/announce/release-3.6.2.rst M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Preparing release version 3.6.2 Commit: 46aa18dfa7c46e70ae5c204667f3590181abe25f https://github.com/pytest-dev/pytest/commit/46aa18dfa7c46e70ae5c204667f3590181abe25f Author: Bruno Oliveira Date: 2018-06-19 (Tue, 19 Jun 2018) Changed paths: M doc/en/assert.rst M doc/en/builtin.rst M doc/en/cache.rst M doc/en/capture.rst M doc/en/doctest.rst M doc/en/example/markers.rst M doc/en/example/nonpython.rst M doc/en/example/parametrize.rst M doc/en/example/pythoncollection.rst M doc/en/example/reportingdemo.rst M doc/en/example/simple.rst M doc/en/fixture.rst M doc/en/getting-started.rst M doc/en/index.rst M doc/en/parametrize.rst M doc/en/skipping.rst M doc/en/tmpdir.rst M doc/en/unittest.rst M doc/en/usage.rst M doc/en/warnings.rst Log Message: ----------- Lint regendoc changes Commit: 5b261783975321b6d2929c29c35f3f69d52708d6 https://github.com/pytest-dev/pytest/commit/5b261783975321b6d2929c29c35f3f69d52708d6 Author: Bruno Oliveira Date: 2018-06-20 (Wed, 20 Jun 2018) Changed paths: M CHANGELOG.rst R changelog/3525.trivial.rst R changelog/3545.trivial.rst R changelog/3549.doc.rst R changelog/3552.trivial.rst R changelog/3555.bugfix.rst R changelog/3563.bugfix.rst R changelog/3567.trivial.rst R changelog/3569.bugfix.rst R changelog/3583.bugfix.rst M doc/en/announce/index.rst A doc/en/announce/release-3.6.2.rst M doc/en/example/reportingdemo.rst Log Message: ----------- Merge pull request #3602 from nicoddemus/release-3.6.2 Release 3.6.2 Compare: https://github.com/pytest-dev/pytest/compare/19ba243cae2a...5b2617839753 **NOTE:** This service 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. From nicoddemus at gmail.com Thu Jun 21 20:05:25 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Thu, 21 Jun 2018 17:05:25 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 31f089: add reamde for .pytest_cache Message-ID: <5b2c3d45459f2_1e4222b0fdb21fc1c100145@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 31f089db6ade6e345f4cab23fe4fa0a838c34f47 https://github.com/pytest-dev/pytest/commit/31f089db6ade6e345f4cab23fe4fa0a838c34f47 Author: avirlrma Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py Log Message: ----------- add reamde for .pytest_cache method - `ensure_readme()` Commit: 53d4710c6287fc3e78c2bc1704bd702d05a8b6de https://github.com/pytest-dev/pytest/commit/53d4710c6287fc3e78c2bc1704bd702d05a8b6de Author: avirlrma Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py A testing/test_cacheREADME.py Log Message: ----------- added tests for .pytest_cache README Helper class to check if readme exists in .pytest_cache directory Tests to check for readme when tests pass and when they fail Commit: 8f1d8ac970efb1fb5c00af4a0c5575922577afda https://github.com/pytest-dev/pytest/commit/8f1d8ac970efb1fb5c00af4a0c5575922577afda Author: avirlrma Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py M testing/test_cacheREADME.py Log Message: ----------- fixed linting errors ran black removed unused imports and variables Commit: c672bfa32ea9e3602225eb45b0ffdc4cdb1ce47a https://github.com/pytest-dev/pytest/commit/c672bfa32ea9e3602225eb45b0ffdc4cdb1ce47a Author: avirlrma Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: A changelog/3519.feature.rst M src/_pytest/cacheprovider.py R testing/test_cacheREADME.py M testing/test_cacheprovider.py Log Message: ----------- added changelog entry moved cache readme tests to test_cacheprovider.py Commit: 998d540b73df9a12975b1d3cacb13b540500c6d4 https://github.com/pytest-dev/pytest/commit/998d540b73df9a12975b1d3cacb13b540500c6d4 Author: avirlrma Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M changelog/3519.feature.rst Log Message: ----------- fixed changelog entry Commit: b897008887efba5beea1b1aaa517abb09da13a7b https://github.com/pytest-dev/pytest/commit/b897008887efba5beea1b1aaa517abb09da13a7b Author: Bruno Oliveira Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M changelog/3519.feature.rst Log Message: ----------- Improve CHANGELOG grammar Commit: eb94bce3e272bdfc45220208cb070ff908d532b0 https://github.com/pytest-dev/pytest/commit/eb94bce3e272bdfc45220208cb070ff908d532b0 Author: Bruno Oliveira Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: R changelog/3519.feature.rst A changelog/3519.trivial.rst Log Message: ----------- Change 3519 to trivial Commit: 0d3914b62691ef4dbb38a897b7b4a8513b2912e9 https://github.com/pytest-dev/pytest/commit/0d3914b62691ef4dbb38a897b7b4a8513b2912e9 Author: Bruno Oliveira Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py Log Message: ----------- Remove extra '\' left at the end of a line in cache's readme contents Commit: de98939ebf78913cd20ce2f335c0b15deaa6798f https://github.com/pytest-dev/pytest/commit/de98939ebf78913cd20ce2f335c0b15deaa6798f Author: Bruno Oliveira Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: A changelog/3519.trivial.rst M src/_pytest/cacheprovider.py M testing/test_cacheprovider.py Log Message: ----------- Merge pull request #3608 from avirlrma/features add reamde for .pytest_cache Compare: https://github.com/pytest-dev/pytest/compare/9d60cf25c0cb...de98939ebf78 **NOTE:** This service 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. From nicoddemus at gmail.com Sat Jun 23 17:27:21 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Sat, 23 Jun 2018 14:27:21 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 1d55c4: Fix `ImportWarning` triggered by explicit relative... Message-ID: <5b2ebb395b921_a622b1d31c47c0487152@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 1d55c49a9ae0e816af0442ab026ee2df57fa490c https://github.com/pytest-dev/pytest/commit/1d55c49a9ae0e816af0442ab026ee2df57fa490c Author: Anthony Sottile Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: A changelog/3061.bugfix.rst M src/_pytest/assertion/rewrite.py Log Message: ----------- Fix `ImportWarning` triggered by explicit relative imports Commit: 17985b893d53961e5e3c861da5ec18a65e913454 https://github.com/pytest-dev/pytest/commit/17985b893d53961e5e3c861da5ec18a65e913454 Author: Anthony Sottile Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: M tox.ini Log Message: ----------- Remove warning filter as well Commit: 50a0d4fa95b3f6a25e650cd977307aebf5507d65 https://github.com/pytest-dev/pytest/commit/50a0d4fa95b3f6a25e650cd977307aebf5507d65 Author: Bruno Oliveira Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: A changelog/3061.bugfix.rst M src/_pytest/assertion/rewrite.py M tox.ini Log Message: ----------- Merge pull request #3613 from asottile/module_spec_warnings Fix `ImportWarning` triggered by explicit relative imports Compare: https://github.com/pytest-dev/pytest/compare/22a2734d9ab6...50a0d4fa95b3 **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 25 10:09:39 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 25 Jun 2018 07:09:39 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] c7eb53: port cache plugin internals to pathlib Message-ID: <5b30f7a336659_17a22ae25a659c1475866@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: c7eb53317b4535cabd50d817964ca7e4644cdcf9 https://github.com/pytest-dev/pytest/commit/c7eb53317b4535cabd50d817964ca7e4644cdcf9 Author: Ronny Pfannschmidt Date: 2018-06-22 (Fri, 22 Jun 2018) Changed paths: M setup.py M src/_pytest/cacheprovider.py M src/_pytest/compat.py M testing/test_cacheprovider.py Log Message: ----------- port cache plugin internals to pathlib warning logging got broken by detanglement from config Commit: 23581d44bd94a54eeb10f43a5a317420db02b269 https://github.com/pytest-dev/pytest/commit/23581d44bd94a54eeb10f43a5a317420db02b269 Author: Ronny Pfannschmidt Date: 2018-06-22 (Fri, 22 Jun 2018) Changed paths: A src/_pytest/paths.py Log Message: ----------- add missed file Commit: fb992a0c81e02e9a298a7aa38d46001229a14571 https://github.com/pytest-dev/pytest/commit/fb992a0c81e02e9a298a7aa38d46001229a14571 Author: Ronny Pfannschmidt Date: 2018-06-22 (Fri, 22 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py Log Message: ----------- reorder attr.ib specs Commit: ab80e0fba087b099445c1d57b661cfed1638096b https://github.com/pytest-dev/pytest/commit/ab80e0fba087b099445c1d57b661cfed1638096b Author: Ronny Pfannschmidt Date: 2018-06-22 (Fri, 22 Jun 2018) Changed paths: M src/_pytest/compat.py Log Message: ----------- sort compat flake8 mess correctly Commit: 1226cdab47335bb823b2fee092b94b1c37b0a62a https://github.com/pytest-dev/pytest/commit/1226cdab47335bb823b2fee092b94b1c37b0a62a Author: Ronny Pfannschmidt Date: 2018-06-22 (Fri, 22 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py Log Message: ----------- fix warnings and json dumping of cacheprovider Commit: abbf73ad1a3b5d8d4522df2ca2d3f0c83ea8e349 https://github.com/pytest-dev/pytest/commit/abbf73ad1a3b5d8d4522df2ca2d3f0c83ea8e349 Author: Ronny Pfannschmidt Date: 2018-06-22 (Fri, 22 Jun 2018) Changed paths: M setup.py M src/_pytest/compat.py Log Message: ----------- use pathlib2 up to python3.4 - damn the stdlib Commit: 603df1ea1c638c0b704b5d135c03b00384cce0f9 https://github.com/pytest-dev/pytest/commit/603df1ea1c638c0b704b5d135c03b00384cce0f9 Author: Ronny Pfannschmidt Date: 2018-06-22 (Fri, 22 Jun 2018) Changed paths: M setup.py M src/_pytest/compat.py Log Message: ----------- whops, its supported starting with python 3.6, not python 3.5 Commit: ee30bf45c99f1fd8f4ba9bc26a2b77b3a6aae5c6 https://github.com/pytest-dev/pytest/commit/ee30bf45c99f1fd8f4ba9bc26a2b77b3a6aae5c6 Author: Ronny Pfannschmidt Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py M testing/test_cacheprovider.py Log Message: ----------- rebase onto readme addition Commit: c4c666cbc43e66475618d8fe94cd9dd167140a2d https://github.com/pytest-dev/pytest/commit/c4c666cbc43e66475618d8fe94cd9dd167140a2d Author: Ronny Pfannschmidt Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py Log Message: ----------- use Pathlib instead of path splitting Commit: 95f00de0df0447cf39af2b90aa1ec34e4e1ec163 https://github.com/pytest-dev/pytest/commit/95f00de0df0447cf39af2b90aa1ec34e4e1ec163 Author: Ronny Pfannschmidt Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: M src/_pytest/cacheprovider.py Log Message: ----------- use paths for config.cache.get key Commit: 5a156b364519658daf0230b446d97967c3d0e4b9 https://github.com/pytest-dev/pytest/commit/5a156b364519658daf0230b446d97967c3d0e4b9 Author: Ronny Pfannschmidt Date: 2018-06-24 (Sun, 24 Jun 2018) Changed paths: M appveyor.yml Log Message: ----------- disable pypy on windows until scandir works for it Commit: 5b186cd609ae651a5a7e4f0cf1bbef466b51345d https://github.com/pytest-dev/pytest/commit/5b186cd609ae651a5a7e4f0cf1bbef466b51345d Author: Bruno Oliveira Date: 2018-06-25 (Mon, 25 Jun 2018) Changed paths: M appveyor.yml M setup.py M src/_pytest/cacheprovider.py M src/_pytest/compat.py A src/_pytest/paths.py M testing/test_cacheprovider.py Log Message: ----------- Merge pull request #3594 from pytest-dev/interal-pathlib [WIP] port cache plugin internals to pathlib Compare: https://github.com/pytest-dev/pytest/compare/de98939ebf78...5b186cd609ae **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 25 10:09:41 2018 From: nicoddemus at gmail.com (nicoddemus) Date: Mon, 25 Jun 2018 07:09:41 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] Message-ID: <5b30f7a585a90_6192abc27bc3c084786c@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/interal-pathlib Home: https://github.com/pytest-dev/pytest **NOTE:** This service 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. From nicoddemus at gmail.com Mon Jun 25 23:00:53 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 25 Jun 2018 20:00:53 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 1d5316: Update pypi.python.org URLs to pypi.org Message-ID: <5b31ac65ebd38_40592acfff53bc1441930@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 1d5316a28b0a1f64c8ffc0051d95c449a843d9d0 https://github.com/pytest-dev/pytest/commit/1d5316a28b0a1f64c8ffc0051d95c449a843d9d0 Author: Jon Dufresne Date: 2018-06-25 (Mon, 25 Jun 2018) Changed paths: M doc/en/announce/release-2.4.0.rst M doc/en/fixture.rst Log Message: ----------- Update pypi.python.org URLs to pypi.org For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html Commit: 738b715655a6829cd82ed013655b88ee9106dc28 https://github.com/pytest-dev/pytest/commit/738b715655a6829cd82ed013655b88ee9106dc28 Author: Bruno Oliveira Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M doc/en/announce/release-2.4.0.rst M doc/en/fixture.rst Log Message: ----------- Merge pull request #3619 from jdufresne/pypi Update pypi.python.org URLs to pypi.org Compare: https://github.com/pytest-dev/pytest/compare/42b312578365...738b715655a6 **NOTE:** This service 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. From nicoddemus at gmail.com Tue Jun 26 21:14:30 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 26 Jun 2018 18:14:30 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 853975: add failing test for #3605 Message-ID: <5b32e4f68ad5d_7b8a2afc5fd2dc106566c@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 853975d93b72a08175a313d5c5c4958b5f55935b https://github.com/pytest-dev/pytest/commit/853975d93b72a08175a313d5c5c4958b5f55935b Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M testing/test_mark.py Log Message: ----------- add failing test for #3605 Commit: 78a82c05ef8662afa79721807a112d29e3b7c1bc https://github.com/pytest-dev/pytest/commit/78a82c05ef8662afa79721807a112d29e3b7c1bc Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M testing/test_mark.py Log Message: ----------- consistent failure on all python versions for test_markers_from_parametrize Commit: b8486037d3fc7c61c742ced91ef3109da1448439 https://github.com/pytest-dev/pytest/commit/b8486037d3fc7c61c742ced91ef3109da1448439 Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: A changelog/3605.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/python.py M testing/test_mark.py Log Message: ----------- fix #3605 - unpack markdecorators from parameterization Commit: 643e5a9c445a8104e0eff4d3b0bef025bd342912 https://github.com/pytest-dev/pytest/commit/643e5a9c445a8104e0eff4d3b0bef025bd342912 Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M changelog/3605.bugfix.rst M src/_pytest/mark/structures.py Log Message: ----------- fix docs Commit: ef1b91ba8721e85430eead4c2849d8e072fe8350 https://github.com/pytest-dev/pytest/commit/ef1b91ba8721e85430eead4c2849d8e072fe8350 Author: Bruno Oliveira Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: A changelog/3605.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/python.py M testing/test_mark.py Log Message: ----------- Merge pull request #3606 from RonnyPfannschmidt/fix-3605 Fix 3605 Compare: https://github.com/pytest-dev/pytest/compare/f93995e15c37...ef1b91ba8721 **NOTE:** This service 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. From nicoddemus at gmail.com Wed Jun 27 08:13:31 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 27 Jun 2018 05:13:31 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 0672bc: enable pytester to run examples copied from the cw... Message-ID: <5b337f6b744be_25ef2ab12fed5c14987f9@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 0672bc633ff64d33a529824686ae8402f419708d https://github.com/pytest-dev/pytest/commit/0672bc633ff64d33a529824686ae8402f419708d Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/_pytest/pytester.py M tox.ini Log Message: ----------- enable pytester to run examples copied from the cwd Commit: e860ff7299fa3618db73cffbadeb95b135754a08 https://github.com/pytest-dev/pytest/commit/e860ff7299fa3618db73cffbadeb95b135754a08 Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/_pytest/pytester.py M testing/acceptance_test.py A testing/example_scripts/conftest_usageerror/conftest.py A testing/example_scripts/issue88_initial_file_multinodes/conftest.py A testing/example_scripts/issue88_initial_file_multinodes/test_hello.py A testing/examples/test_issue519.py Log Message: ----------- port some acceptance tests over to copy_example Commit: 581d49635e29c91084227f2263435a15606981b4 https://github.com/pytest-dev/pytest/commit/581d49635e29c91084227f2263435a15606981b4 Author: Ronny Pfannschmidt Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: A changelog/3623.feature.rst A src/_pytest/experiments.py M src/_pytest/pytester.py M tox.ini Log Message: ----------- add docs and changelog Commit: 8a6345515b9e1f9d8d54a46bc913b15a09c6e1f7 https://github.com/pytest-dev/pytest/commit/8a6345515b9e1f9d8d54a46bc913b15a09c6e1f7 Author: Ronny Pfannschmidt Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: M doc/en/example/reportingdemo.rst M doc/en/writing_plugins.rst Log Message: ----------- regendoc Commit: 17e01993d9a751a0d04b72991faddebad38183a4 https://github.com/pytest-dev/pytest/commit/17e01993d9a751a0d04b72991faddebad38183a4 Author: Ronny Pfannschmidt Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: M doc/en/writing_plugins.rst M src/_pytest/experiments.py Log Message: ----------- regendoc and invocation fixes Commit: ea379ba10f03767b8c51fa80206e8a71e1b1cc0a https://github.com/pytest-dev/pytest/commit/ea379ba10f03767b8c51fa80206e8a71e1b1cc0a Author: Bruno Oliveira Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: A changelog/3623.feature.rst M doc/en/example/reportingdemo.rst M doc/en/writing_plugins.rst A src/_pytest/experiments.py M src/_pytest/pytester.py M testing/acceptance_test.py A testing/example_scripts/conftest_usageerror/conftest.py A testing/example_scripts/issue88_initial_file_multinodes/conftest.py A testing/example_scripts/issue88_initial_file_multinodes/test_hello.py A testing/examples/test_issue519.py M tox.ini Log Message: ----------- Merge pull request #3623 from RonnyPfannschmidt/pytester-runexamples Pytester runexamples Compare: https://github.com/pytest-dev/pytest/compare/6b239263da3c...ea379ba10f03 **NOTE:** This service 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. From nicoddemus at gmail.com Wed Jun 27 11:12:24 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 27 Jun 2018 08:12:24 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 9a56bb: Skip AppVeyor builds on tag pushes Message-ID: <5b33a9584c82e_613c2aec7c6cdc0043248@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 9a56bb05be3c7e88a6dea9766fedc6d104b186fd https://github.com/pytest-dev/pytest/commit/9a56bb05be3c7e88a6dea9766fedc6d104b186fd Author: Bruno Oliveira Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: M appveyor.yml Log Message: ----------- Skip AppVeyor builds on tag pushes We don't deploy anything on tags with AppVeyor, we use Travis instead, so we might as well save resources Commit: a48c47b53b95b3f3425f47a1ad2b21f3a30d4209 https://github.com/pytest-dev/pytest/commit/a48c47b53b95b3f3425f47a1ad2b21f3a30d4209 Author: Bruno Oliveira Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: M appveyor.yml Log Message: ----------- Merge pull request #3624 from nicoddemus/skip-appveyor-tags Skip AppVeyor builds on tag pushes Compare: https://github.com/pytest-dev/pytest/compare/ef1b91ba8721...a48c47b53b95 **NOTE:** This service 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. From nicoddemus at gmail.com Wed Jun 27 14:17:12 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 27 Jun 2018 11:17:12 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] cc6eb9: move test reports to own file Message-ID: <5b33d4a82709f_75932aad2fd3dc0c1101ef@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: cc6eb9f83c9a12cc4416ef03c022c3eb4bc2ee22 https://github.com/pytest-dev/pytest/commit/cc6eb9f83c9a12cc4416ef03c022c3eb4bc2ee22 Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: A src/_pytest/reports.py M src/_pytest/runner.py M testing/test_junitxml.py M testing/test_runner.py Log Message: ----------- move test reports to own file Commit: 2dfb52f7e069f128964ccd9b5af0ddd9b021648b https://github.com/pytest-dev/pytest/commit/2dfb52f7e069f128964ccd9b5af0ddd9b021648b Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/_pytest/reports.py M src/_pytest/runner.py Log Message: ----------- fix rebase artifacts Commit: e9371a58a0d1562f9d187778e67a7fae3708261f https://github.com/pytest-dev/pytest/commit/e9371a58a0d1562f9d187778e67a7fae3708261f Author: Bruno Oliveira Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: A src/_pytest/reports.py M src/_pytest/runner.py M testing/test_junitxml.py M testing/test_runner.py Log Message: ----------- Merge pull request #3622 from RonnyPfannschmidt/builtin-serialize move report classes to own file to prepare for serialisazion Compare: https://github.com/pytest-dev/pytest/compare/ea379ba10f03...e9371a58a0d1 **NOTE:** This service 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. From nicoddemus at gmail.com Thu Jun 28 13:05:20 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Thu, 28 Jun 2018 10:05:20 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 853975: add failing test for #3605 Message-ID: <5b3515509a20d_5cc92ae040c9dc0444620@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 853975d93b72a08175a313d5c5c4958b5f55935b https://github.com/pytest-dev/pytest/commit/853975d93b72a08175a313d5c5c4958b5f55935b Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M testing/test_mark.py Log Message: ----------- add failing test for #3605 Commit: 78a82c05ef8662afa79721807a112d29e3b7c1bc https://github.com/pytest-dev/pytest/commit/78a82c05ef8662afa79721807a112d29e3b7c1bc Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M testing/test_mark.py Log Message: ----------- consistent failure on all python versions for test_markers_from_parametrize Commit: b8486037d3fc7c61c742ced91ef3109da1448439 https://github.com/pytest-dev/pytest/commit/b8486037d3fc7c61c742ced91ef3109da1448439 Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: A changelog/3605.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/python.py M testing/test_mark.py Log Message: ----------- fix #3605 - unpack markdecorators from parameterization Commit: 643e5a9c445a8104e0eff4d3b0bef025bd342912 https://github.com/pytest-dev/pytest/commit/643e5a9c445a8104e0eff4d3b0bef025bd342912 Author: Ronny Pfannschmidt Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M changelog/3605.bugfix.rst M src/_pytest/mark/structures.py Log Message: ----------- fix docs Commit: ef1b91ba8721e85430eead4c2849d8e072fe8350 https://github.com/pytest-dev/pytest/commit/ef1b91ba8721e85430eead4c2849d8e072fe8350 Author: Bruno Oliveira Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: A changelog/3605.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/python.py M testing/test_mark.py Log Message: ----------- Merge pull request #3606 from RonnyPfannschmidt/fix-3605 Fix 3605 Commit: 3c73d6298a53733d6fea4d7fd12be64c77e8e1f3 https://github.com/pytest-dev/pytest/commit/3c73d6298a53733d6fea4d7fd12be64c77e8e1f3 Author: Ronny Pfannschmidt Date: 2018-06-28 (Thu, 28 Jun 2018) Changed paths: A changelog/3605.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/python.py M testing/test_mark.py Log Message: ----------- merge from master to features Commit: 7b47dfb74401ff59b9f95a8f9ac195ecbeaf05bd https://github.com/pytest-dev/pytest/commit/7b47dfb74401ff59b9f95a8f9ac195ecbeaf05bd Author: Bruno Oliveira Date: 2018-06-28 (Thu, 28 Jun 2018) Changed paths: A changelog/3605.bugfix.rst M src/_pytest/mark/structures.py M src/_pytest/python.py M testing/test_mark.py Log Message: ----------- Merge pull request #3634 from RonnyPfannschmidt/merge-from-master Merge from master Compare: https://github.com/pytest-dev/pytest/compare/e9371a58a0d1...7b47dfb74401 **NOTE:** This service 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. From nicoddemus at gmail.com Thu Jun 28 20:43:23 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Thu, 28 Jun 2018 17:43:23 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 9a56bb: Skip AppVeyor builds on tag pushes Message-ID: <5b3580ab3a420_29df2b28a7b1fc101020ed@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 9a56bb05be3c7e88a6dea9766fedc6d104b186fd https://github.com/pytest-dev/pytest/commit/9a56bb05be3c7e88a6dea9766fedc6d104b186fd Author: Bruno Oliveira Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: M appveyor.yml Log Message: ----------- Skip AppVeyor builds on tag pushes We don't deploy anything on tags with AppVeyor, we use Travis instead, so we might as well save resources Commit: a48c47b53b95b3f3425f47a1ad2b21f3a30d4209 https://github.com/pytest-dev/pytest/commit/a48c47b53b95b3f3425f47a1ad2b21f3a30d4209 Author: Bruno Oliveira Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: M appveyor.yml Log Message: ----------- Merge pull request #3624 from nicoddemus/skip-appveyor-tags Skip AppVeyor builds on tag pushes Commit: 1dc5e97ac255b3a50b80b2a5400d7d467e952532 https://github.com/pytest-dev/pytest/commit/1dc5e97ac255b3a50b80b2a5400d7d467e952532 Author: Serhii Mozghovyi Date: 2018-06-28 (Thu, 28 Jun 2018) Changed paths: M src/_pytest/fixtures.py M src/_pytest/python.py M testing/python/collect.py Log Message: ----------- Make test parametrization override indirect fixtures Commit: c220fb235a08d1e5ae892c10566a350a8a08a89b https://github.com/pytest-dev/pytest/commit/c220fb235a08d1e5ae892c10566a350a8a08a89b Author: Serhii Mozghovyi Date: 2018-06-28 (Thu, 28 Jun 2018) Changed paths: M src/_pytest/fixtures.py Log Message: ----------- Minor fix (code improvement) Commit: 76ac670f7d6a249bf2fba0a151cc4e742c1fc2e0 https://github.com/pytest-dev/pytest/commit/76ac670f7d6a249bf2fba0a151cc4e742c1fc2e0 Author: Serhii Mozghovyi Date: 2018-06-28 (Thu, 28 Jun 2018) Changed paths: M AUTHORS A changelog/2220.bugfix.rst Log Message: ----------- Add changelog description Commit: 8680dfc939648768ebff3600757dbfda11099f5f https://github.com/pytest-dev/pytest/commit/8680dfc939648768ebff3600757dbfda11099f5f Author: Bruno Oliveira Date: 2018-06-28 (Thu, 28 Jun 2018) Changed paths: M AUTHORS M appveyor.yml A changelog/2220.bugfix.rst M src/_pytest/fixtures.py M src/_pytest/python.py M testing/python/collect.py Log Message: ----------- Merge pull request #3629 from egnartsms/issue-2220-param-breaks-dep Make test parametrization override indirect fixtures Compare: https://github.com/pytest-dev/pytest/compare/7b47dfb74401...8680dfc93964 **NOTE:** This service 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. From nicoddemus at gmail.com Sat Jun 30 16:47:27 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Sat, 30 Jun 2018 13:47:27 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 342f2c: Fixes #3630 Message-ID: <5b37ec5f3dad6_39822accf0783c04185@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 342f2cdc17d5030ddc59d88b647fbc4c732c502d https://github.com/pytest-dev/pytest/commit/342f2cdc17d5030ddc59d88b647fbc4c732c502d Author: Victor Date: 2018-06-29 (Fri, 29 Jun 2018) Changed paths: M src/_pytest/logging.py M testing/logging/test_reporting.py Log Message: ----------- Fixes #3630 Commit: 738933938a51f324187bef3188eb2d8ea69e83b9 https://github.com/pytest-dev/pytest/commit/738933938a51f324187bef3188eb2d8ea69e83b9 Author: Victor Date: 2018-06-29 (Fri, 29 Jun 2018) Changed paths: A changelog/3630.bugfix.rst Log Message: ----------- Added changelog. Commit: a6636fddcdcbb198e750f4097d5d0c08442e1f00 https://github.com/pytest-dev/pytest/commit/a6636fddcdcbb198e750f4097d5d0c08442e1f00 Author: Victor Date: 2018-06-29 (Fri, 29 Jun 2018) Changed paths: M testing/logging/test_reporting.py Log Message: ----------- Fixed open function with encoding in python 2.7 Commit: 3a1c15316b55656ed57355dec27d223e378bf481 https://github.com/pytest-dev/pytest/commit/3a1c15316b55656ed57355dec27d223e378bf481 Author: Victor Date: 2018-06-30 (Sat, 30 Jun 2018) Changed paths: M testing/logging/test_reporting.py Log Message: ----------- Updated test for python 2.7 Commit: dad3e773198a95e49a0b5a1e805bd0318c508996 https://github.com/pytest-dev/pytest/commit/dad3e773198a95e49a0b5a1e805bd0318c508996 Author: victor Date: 2018-06-30 (Sat, 30 Jun 2018) Changed paths: M testing/logging/test_reporting.py Log Message: ----------- Improve test readability. Commit: 26e1784e52fdd16c420349c1f45d8a210cf7c368 https://github.com/pytest-dev/pytest/commit/26e1784e52fdd16c420349c1f45d8a210cf7c368 Author: Bruno Oliveira Date: 2018-06-30 (Sat, 30 Jun 2018) Changed paths: A changelog/3630.bugfix.rst M src/_pytest/logging.py M testing/logging/test_reporting.py Log Message: ----------- Merge pull request #3641 from Sup3rGeo/bugfix/logfile-unicode Fixes #3630 Compare: https://github.com/pytest-dev/pytest/compare/a48c47b53b95...26e1784e52fd **NOTE:** This service 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. From nicoddemus at gmail.com Sat Jun 30 16:48:47 2018 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Sat, 30 Jun 2018 13:48:47 -0700 Subject: [Pytest-commit] [pytest-dev/pytest] 5bd5b8: fix #3631 - don't store legacy markinfo when its i... Message-ID: <5b37ecafca6f0_25c42b2141c0dc0c58782@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 5bd5b8c68aed33ad6b74f79208ef012e0b16c232 https://github.com/pytest-dev/pytest/commit/5bd5b8c68aed33ad6b74f79208ef012e0b16c232 Author: Ronny Pfannschmidt Date: 2018-06-29 (Fri, 29 Jun 2018) Changed paths: A changelog/3631.bugfix.rst M src/_pytest/mark/structures.py M testing/test_mark.py Log Message: ----------- fix #3631 - don't store legacy markinfo when its impossible Commit: 2b75a311a78b9e07de4335738c374f3dfbc6a68e https://github.com/pytest-dev/pytest/commit/2b75a311a78b9e07de4335738c374f3dfbc6a68e Author: Bruno Oliveira Date: 2018-06-30 (Sat, 30 Jun 2018) Changed paths: A changelog/3631.bugfix.rst M src/_pytest/mark/structures.py M testing/test_mark.py Log Message: ----------- Merge pull request #3637 from RonnyPfannschmidt/fix-3631 fix #3631 - don't store legacy markinfo when its impossible Compare: https://github.com/pytest-dev/pytest/compare/26e1784e52fd...2b75a311a78b **NOTE:** This service 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.