[Pytest-commit] [pytest-dev/pytest] 09ce84: remove unneeded commas

Bruno Oliveira nicoddemus at gmail.com
Mon Mar 12 17:49:16 EDT 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 09ce84e64e153a5a23c59fd89dbe2302b73fc422
      https://github.com/pytest-dev/pytest/commit/09ce84e64e153a5a23c59fd89dbe2302b73fc422
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/terminal.py

  Log Message:
  -----------
  remove unneeded commas


  Commit: c9b9d796e6d5e400035e255f342ebcb05b830ec1
      https://github.com/pytest-dev/pytest/commit/c9b9d796e6d5e400035e255f342ebcb05b830ec1
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/nodes.py

  Log Message:
  -----------
  remove dead code


  Commit: 45b6b7df921a6ea7c3b0aad9a9c192ade6b48538
      https://github.com/pytest-dev/pytest/commit/45b6b7df921a6ea7c3b0aad9a9c192ade6b48538
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/mark/structures.py
    M _pytest/nodes.py

  Log Message:
  -----------
  move nodekeywords to the mark structures


  Commit: 5e5935759e8926f79279e4a3a92546a4cfc1bf10
      https://github.com/pytest-dev/pytest/commit/5e5935759e8926f79279e4a3a92546a4cfc1bf10
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/main.py
    M _pytest/nodes.py
    M testing/test_resultlog.py

  Log Message:
  -----------
  make nodeids precalculated, there is no sane reason to commpute lazyly


  Commit: 50e682d2db48a321a7860bf8068ce330491c1220
      https://github.com/pytest-dev/pytest/commit/50e682d2db48a321a7860bf8068ce330491c1220
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    A changelog/3291.feature

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


  Commit: 2e5337f5e3bef0b197947c19d602f5e7b8ad9802
      https://github.com/pytest-dev/pytest/commit/2e5337f5e3bef0b197947c19d602f5e7b8ad9802
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/mark/structures.py

  Log Message:
  -----------
  makr strutures: lint fixings, removal of shadowing


  Commit: 0302622310d026aa10544049ebfdf964744715c2
      https://github.com/pytest-dev/pytest/commit/0302622310d026aa10544049ebfdf964744715c2
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    R changelog/3291.feature
    A changelog/3291.trivial.rst

  Log Message:
  -----------
  Improve CHANGELOG entry a bit


  Commit: 0557ab431f3f251c7227982e793b976e14a88be0
      https://github.com/pytest-dev/pytest/commit/0557ab431f3f251c7227982e793b976e14a88be0
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M _pytest/main.py
    M _pytest/mark/structures.py
    M _pytest/nodes.py
    M _pytest/terminal.py
    A changelog/3291.trivial.rst
    M testing/test_resultlog.py

  Log Message:
  -----------
  Merge pull request #3291 from RonnyPfannschmidt/small-moves

move some code and make nodeid computed early


Compare: https://github.com/pytest-dev/pytest/compare/d6ddeb395bbf...0557ab431f3f


More information about the pytest-commit mailing list