[Checkins] [zopefoundation/ExtensionClass] e39b80: Add comments and a test to clarify that Base_getat...

GitHub noreply at github.com
Fri May 22 13:21:34 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: e39b80aadc7b8000f98b84447db73d63faea6d66
      https://github.com/zopefoundation/ExtensionClass/commit/e39b80aadc7b8000f98b84447db73d63faea6d66
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

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

  Log Message:
  -----------
  Add comments and a test to clarify that Base_getattro and friends do not need to use super()


  Commit: 096dca97a2af9fcb60d822c01b7f420f915c9648
      https://github.com/zopefoundation/ExtensionClass/commit/096dca97a2af9fcb60d822c01b7f420f915c9648
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-05-22 (Fri, 22 May 2015)

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

  Log Message:
  -----------
  Merge pull request #6 from NextThought/non-cooperative-super

Add comments and a test to clarify that Base_getattro and friends do not need to use super()


Compare: https://github.com/zopefoundation/ExtensionClass/compare/d5bb17fd0470...096dca97a2af


More information about the checkins mailing list