[Checkins] [zopefoundation/ExtensionClass] fba6d3: whitespace

GitHub noreply at github.com
Sat May 4 13:02:03 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: fba6d39c4228b3c9ed7673e6efcc2e4298a5fd24
      https://github.com/zopefoundation/ExtensionClass/commit/fba6d39c4228b3c9ed7673e6efcc2e4298a5fd24
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  whitespace


  Commit: f77c9d71770f9fc93009252db9b47982dcabd4ca
      https://github.com/zopefoundation/ExtensionClass/commit/f77c9d71770f9fc93009252db9b47982dcabd4ca
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  install tox via buildout


  Commit: 9ced703afb7293a99823b33543f0eb635783011e
      https://github.com/zopefoundation/ExtensionClass/commit/9ced703afb7293a99823b33543f0eb635783011e
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  more ignores


  Commit: 138566aabb855769e331b35f2386ba91f02928f8
      https://github.com/zopefoundation/ExtensionClass/commit/138566aabb855769e331b35f2386ba91f02928f8
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  correct version number


  Commit: a3e548230c3ae4bd13aec689675da36b00aecf37
      https://github.com/zopefoundation/ExtensionClass/commit/a3e548230c3ae4bd13aec689675da36b00aecf37
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M bootstrap.py

  Log Message:
  -----------
  update to latest bootstrap


  Commit: deaed305f14d2ae24fa8241990d3806371aac35c
      https://github.com/zopefoundation/ExtensionClass/commit/deaed305f14d2ae24fa8241990d3806371aac35c
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  skip C extensions under Python 3


  Commit: c1736efdac192afc75b46b964ea207b645862b34
      https://github.com/zopefoundation/ExtensionClass/commit/c1736efdac192afc75b46b964ea207b645862b34
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ExtensionClass/__init__.py

  Log Message:
  -----------
  whitespace


  Commit: eb779c99fba7bffd27fcd6706eba1f1ca6704944
      https://github.com/zopefoundation/ExtensionClass/commit/eb779c99fba7bffd27fcd6706eba1f1ca6704944
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ComputedAttribute/tests.py
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py
    M src/MethodObject/tests.py

  Log Message:
  -----------
  whitespace / pep8


  Commit: 4c73c3b4b6f8e3fbfb09886adede4321a9232530
      https://github.com/zopefoundation/ExtensionClass/commit/4c73c3b4b6f8e3fbfb09886adede4321a9232530
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py
    M src/MethodObject/tests.py

  Log Message:
  -----------
  use print as a function


  Commit: c3bb5030c1fa4d270a6373ca252c13655ae8105f
      https://github.com/zopefoundation/ExtensionClass/commit/c3bb5030c1fa4d270a6373ca252c13655ae8105f
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py
    M src/MethodObject/__init__.py

  Log Message:
  -----------
  deal with some renamed / removed modules


  Commit: 9f634280879353db18e6667104a4778a0dd2199f
      https://github.com/zopefoundation/ExtensionClass/commit/9f634280879353db18e6667104a4778a0dd2199f
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py

  Log Message:
  -----------
  Change `__metaclass__` definition into a Python 2/3 compatible form


  Commit: ea7e62e4fc87d0389ed702fda7464e1581ad027c
      https://github.com/zopefoundation/ExtensionClass/commit/ea7e62e4fc87d0389ed702fda7464e1581ad027c
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ExtensionClass/__init__.py

  Log Message:
  -----------
  under Python 3 get is a simply function and not an unbound method
this might actually hint at a bigger problem


  Commit: c1426e69f60ffd7ecd9fb5ce93041d9a18e93099
      https://github.com/zopefoundation/ExtensionClass/commit/c1426e69f60ffd7ecd9fb5ce93041d9a18e93099
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ExtensionClass/tests.py

  Log Message:
  -----------
  avoid testing classic class edge-case, which is untestable under Python 3


  Commit: 8edab6e71d5c70a9a2c1f37b3f9f399192454151
      https://github.com/zopefoundation/ExtensionClass/commit/8edab6e71d5c70a9a2c1f37b3f9f399192454151
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ExtensionClass/tests.py

  Log Message:
  -----------
  deal with `__cmp__` removal


  Commit: 21df4d8b25b015d0805dc42d05c26b279e918064
      https://github.com/zopefoundation/ExtensionClass/commit/21df4d8b25b015d0805dc42d05c26b279e918064
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/ExtensionClass/__init__.py

  Log Message:
  -----------
  exlude py3-only branch from coverage


  Commit: 10026ce5de6d25bd35a5fdda4e651cb5a39788fb
      https://github.com/zopefoundation/ExtensionClass/commit/10026ce5de6d25bd35a5fdda4e651cb5a39788fb
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  try to get tox working, though it seems to be running the wrong tests


  Commit: fdc555edee52556770a0ea11540a33e6cbf67be8
      https://github.com/zopefoundation/ExtensionClass/commit/fdc555edee52556770a0ea11540a33e6cbf67be8
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  note python 3 compatibility and activate travis-ci tests


Compare: https://github.com/zopefoundation/ExtensionClass/compare/94c0d06b971c...fdc555edee52


More information about the checkins mailing list