[Checkins] [zopefoundation/ExtensionClass] a6b899: Made the ExtensionClass meta class subclassible.

GitHub noreply at github.com
Mon Feb 25 15:32:26 UTC 2013


  Branch: refs/heads/zope2-jim-fix-zclasses
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: a6b89979fda44e216a180a8a41f25ae2adb3f8bb
      https://github.com/zopefoundation/ExtensionClass/commit/a6b89979fda44e216a180a8a41f25ae2adb3f8bb
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-02-07 (Mon, 07 Feb 2005)

  Changed paths:
    A _ExtensionClass.c

  Log Message:
  -----------
  Made the ExtensionClass meta class subclassible.


  Commit: 29201879668d4fa2a83c4fbfa032361cf2c557eb
      https://github.com/zopefoundation/ExtensionClass/commit/29201879668d4fa2a83c4fbfa032361cf2c557eb
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-02-13 (Sun, 13 Feb 2005)

  Changed paths:
    M _ExtensionClass.c
    A tests.py

  Log Message:
  -----------
  Fixed bug in Base __getattro__ that caused __of__ to be missed in
instances of instances of subclasses (meta classes) of ExtensionClass.


  Commit: 9e7a227b389a9195128f4eac9d3ab3dca8151189
      https://github.com/zopefoundation/ExtensionClass/commit/9e7a227b389a9195128f4eac9d3ab3dca8151189
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-02-15 (Tue, 15 Feb 2005)

  Changed paths:
    A ExtensionClass.h
    M _ExtensionClass.c

  Log Message:
  -----------
  Fixed code that assumed that there weren't subclasses of the
ExtensionClass meta class.


  Commit: bcd2a48b6b33b7b69e647f9f45056d703128850a
      https://github.com/zopefoundation/ExtensionClass/commit/bcd2a48b6b33b7b69e647f9f45056d703128850a
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-04-01 (Fri, 01 Apr 2005)

  Changed paths:
    M tests.py

  Log Message:
  -----------
  Use newer doctest


Compare: https://github.com/zopefoundation/ExtensionClass/compare/a6b89979fda4^...bcd2a48b6b33


More information about the checkins mailing list