[Checkins] [zopefoundation/ExtensionClass] 2f8edb: checkpoint

GitHub noreply at github.com
Fri Mar 29 16:31:03 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: 2f8edb2aab2b71881d66365fca8c4be2a517558b
      https://github.com/zopefoundation/ExtensionClass/commit/2f8edb2aab2b71881d66365fca8c4be2a517558b
  Author: David Glick <david at glicksoftware.com>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

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

  Log Message:
  -----------
  checkpoint


  Commit: 7213312896e79ba5309e3194f53da691e208eefd
      https://github.com/zopefoundation/ExtensionClass/commit/7213312896e79ba5309e3194f53da691e208eefd
  Author: David Glick <david at glicksoftware.com>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

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

  Log Message:
  -----------
  add python reference impl of MethodObject and ComputedAttribute


  Commit: ec9410f916284ca2039705747e90f026ce295beb
      https://github.com/zopefoundation/ExtensionClass/commit/ec9410f916284ca2039705747e90f026ce295beb
  Author: David Glick <david at glicksoftware.com>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

  Changed paths:
    M .gitignore
    A bootstrap.py
    R bootstrap.py
    M setup.py
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py
    A tox.ini

  Log Message:
  -----------
  add tox and coverage


  Commit: 35911282ced4488bddecbdb50bf261a974898355
      https://github.com/zopefoundation/ExtensionClass/commit/35911282ced4488bddecbdb50bf261a974898355
  Author: David Glick <david at glicksoftware.com>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  add changelog and trove classifier


  Commit: 92d70ac031b33f5433446670be407888df08f025
      https://github.com/zopefoundation/ExtensionClass/commit/92d70ac031b33f5433446670be407888df08f025
  Author: David Glick <david at glicksoftware.com>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  try to fix travis build


  Commit: 69a822f82843a69eb8ef162b9d5a8c7a8f06d7fe
      https://github.com/zopefoundation/ExtensionClass/commit/69a822f82843a69eb8ef162b9d5a8c7a8f06d7fe
  Author: David Glick <david at glicksoftware.com>
  Date:   2013-03-22 (Fri, 22 Mar 2013)

  Changed paths:
    M .travis.yml
    M src/ExtensionClass/tests.py
    M tox.ini

  Log Message:
  -----------
  fix tests as run by buildout


  Commit: 187228ca59aa69d7d4e3e10324b2717ea279c878
      https://github.com/zopefoundation/ExtensionClass/commit/187228ca59aa69d7d4e3e10324b2717ea279c878
  Author: David Glick <david at glicksoftware.com>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

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

  Log Message:
  -----------
  fix compatibility with C Base's tp_new slot


  Commit: 94c0d06b971c163dd898354b9258f2d2a6df7248
      https://github.com/zopefoundation/ExtensionClass/commit/94c0d06b971c163dd898354b9258f2d2a6df7248
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-29 (Fri, 29 Mar 2013)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    A bootstrap.py
    R bootstrap.py
    M setup.py
    M src/ComputedAttribute/__init__.py
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py
    M src/MethodObject/__init__.py
    A tox.ini

  Log Message:
  -----------
  Merge pull request #1 from zopefoundation/davisagli-pure-py

Add pure-Python reference implementation


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


More information about the checkins mailing list