[Checkins] [zopefoundation/martian] 4dce99: Fix the code to be pep 8 compliant.

GitHub noreply at github.com
Wed May 9 13:16:47 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/martian
  Commit: 4dce998175adfc19b4706fce1b59a6bdd3c68832
      https://github.com/zopefoundation/martian/commit/4dce998175adfc19b4706fce1b59a6bdd3c68832
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2018-05-09 (Wed, 09 May 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/martian/README.rst
    M src/martian/__init__.py
    M src/martian/compat3.py
    M src/martian/components.py
    M src/martian/context.py
    M src/martian/context.rst
    M src/martian/core.py
    M src/martian/directive.py
    M src/martian/edgecase.rst
    M src/martian/error.py
    M src/martian/interfaces.py
    M src/martian/martiandirective.py
    M src/martian/scan.py
    M src/martian/scan.rst
    M src/martian/testing.py
    M src/martian/testing_compat3.py
    M src/martian/tests/scanforclasses/__init__.py
    M src/martian/tests/scanforclasses/test1.py
    M src/martian/tests/scanforclasses/test2.py
    M src/martian/tests/scanforclasses/test3.py
    M src/martian/tests/scanforclasses/test4.py
    M src/martian/tests/stoneage/__init__.py
    M src/martian/tests/stoneage/cave.py
    M src/martian/tests/stoneage/hunt/mammoth.py
    M src/martian/tests/testpackage/__init__.py
    M src/martian/tests/testpackage/alpha/__init__.py
    M src/martian/tests/testpackage/beta/__init__.py
    M src/martian/tests/testpackage/beta/three.py
    M src/martian/tests/testpackage/one.py
    M src/martian/tests/testpackage/two.py
    M src/martian/tests/with__main__/__main__.py
    M src/martian/tests/withbogusmodules/.bogus.py
    M src/martian/tests/withbogusmodules/1alsobogus.py
    M src/martian/tests/withtestsmodules/ftests.py
    M src/martian/tests/withtestsmodules/tests.py
    M src/martian/util.py

  Log Message:
  -----------
  Fix the code to be pep 8 compliant.


  Commit: ff41a919817e634ebd35bc9db68b09d76735f0e6
      https://github.com/zopefoundation/martian/commit/ff41a919817e634ebd35bc9db68b09d76735f0e6
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2018-05-09 (Wed, 09 May 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/martian/README.rst
    M src/martian/__init__.py
    M src/martian/compat3.py
    M src/martian/components.py
    M src/martian/context.py
    M src/martian/context.rst
    M src/martian/core.py
    M src/martian/directive.py
    M src/martian/edgecase.rst
    M src/martian/error.py
    M src/martian/interfaces.py
    M src/martian/martiandirective.py
    M src/martian/scan.py
    M src/martian/scan.rst
    M src/martian/testing.py
    M src/martian/testing_compat3.py
    M src/martian/tests/scanforclasses/__init__.py
    M src/martian/tests/scanforclasses/test1.py
    M src/martian/tests/scanforclasses/test2.py
    M src/martian/tests/scanforclasses/test3.py
    M src/martian/tests/scanforclasses/test4.py
    M src/martian/tests/stoneage/__init__.py
    M src/martian/tests/stoneage/cave.py
    M src/martian/tests/stoneage/hunt/mammoth.py
    M src/martian/tests/testpackage/__init__.py
    M src/martian/tests/testpackage/alpha/__init__.py
    M src/martian/tests/testpackage/beta/__init__.py
    M src/martian/tests/testpackage/beta/three.py
    M src/martian/tests/testpackage/one.py
    M src/martian/tests/testpackage/two.py
    M src/martian/tests/with__main__/__main__.py
    M src/martian/tests/withbogusmodules/.bogus.py
    M src/martian/tests/withbogusmodules/1alsobogus.py
    M src/martian/tests/withtestsmodules/ftests.py
    M src/martian/tests/withtestsmodules/tests.py
    M src/martian/util.py

  Log Message:
  -----------
  Merge pull request #9 from zopefoundation/pep8

Fix the code to be pep 8 compliant.


Compare: https://github.com/zopefoundation/martian/compare/7092898069ff...ff41a919817e
      **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.


More information about the checkins mailing list