[Checkins] [zopefoundation/zope.interface] 42bb98: taggedvalue inheritance

Mauro Amico noreply at github.com
Tue Oct 15 00:10:48 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: 42bb9881cd83321e6e5b520ba4b196252c07a628
      https://github.com/zopefoundation/zope.interface/commit/42bb9881cd83321e6e5b520ba4b196252c07a628
  Author: mauro <mauro.amico at unibo.it>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
    M src/zope/interface/interface.py
    M src/zope/interface/tests/test_interface.py

  Log Message:
  -----------
  taggedvalue inheritance


  Commit: 68adb915300283a23ccfecfb0a90d46b8779d934
      https://github.com/zopefoundation/zope.interface/commit/68adb915300283a23ccfecfb0a90d46b8779d934
  Author: mauro <mauro.amico at unibo.it>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
    M src/zope/interface/interface.py

  Log Message:
  -----------
  fix 'dict_keys' object has no attribute 'extend'


  Commit: 487ee622cbc8bfd5e40d8bcc78d4bedcec18cb0d
      https://github.com/zopefoundation/zope.interface/commit/487ee622cbc8bfd5e40d8bcc78d4bedcec18cb0d
  Author: mauro <mauro.amico at unibo.it>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
    M src/zope/interface/tests/test_interface.py

  Log Message:
  -----------
  key order doesn't matter


  Commit: 886fc5e23691fdd2ea49391f106791f2309cfc80
      https://github.com/zopefoundation/zope.interface/commit/886fc5e23691fdd2ea49391f106791f2309cfc80
  Author: mauro <mauro.amico at unibo.it>
  Date:   2019-10-10 (Thu, 10 Oct 2019)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  changelog


  Commit: 33aa0ba8ae1687d85ccb9c0d642b4a30de7d64a5
      https://github.com/zopefoundation/zope.interface/commit/33aa0ba8ae1687d85ccb9c0d642b4a30de7d64a5
  Author: Mauro Amico <mauro.amico at gmail.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M CHANGES.rst
    M src/zope/interface/interface.py
    M src/zope/interface/tests/test_interface.py

  Log Message:
  -----------
  Merge pull request #144 from mamico/master

provides taggedvalue inheritance


Compare: https://github.com/zopefoundation/zope.interface/compare/d60326731dff...33aa0ba8ae16


More information about the checkins mailing list