[Checkins] [zopefoundation/Zope] fc13fb: Fix base class, so object.__init__ is not called w...

GitHub noreply at github.com
Thu Oct 25 09:07:12 CEST 2018


  Branch: refs/heads/re-379-revert-repr
  Home:   https://github.com/zopefoundation/Zope
  Commit: fc13fb70f95b82f0d9ccf8e6c804b190d2e33bd6
      https://github.com/zopefoundation/Zope/commit/fc13fb70f95b82f0d9ccf8e6c804b190d2e33bd6
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M src/OFS/SimpleItem.py

  Log Message:
  -----------
  Fix base class, so object.__init__ is not called when using this mix-in.

Before the change e. g. Item('name') led to the error that object.__init__ does
not expect any arguments.
See https://github.com/zopefoundation/Products.GenericSetup/pull/75



      **NOTE:** This service has 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