[Checkins] [zopefoundation/grokcore.content] c2ddd3: Fix a bug where the OrderedContainer could get cor...

GitHub noreply at github.com
Tue Apr 9 12:17:44 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.content
  Commit: c2ddd38308ae8775a1ec432384e13e92bd433337
      https://github.com/zopefoundation/grokcore.content/commit/c2ddd38308ae8775a1ec432384e13e92bd433337
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/content/components.py
    M src/grokcore/content/tests/test_orderedcontainer.py

  Log Message:
  -----------
  Fix a bug where the OrderedContainer could get corrupted in case
updateOrder() would have been called with a list containing multiple
occurrences of a existing key in the mapping.


  Commit: b7e8c42383b3bb8c93129f217f975945690753e5
      https://github.com/zopefoundation/grokcore.content/commit/b7e8c42383b3bb8c93129f217f975945690753e5
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  set empty version spec to have the code itsef tested instead of the egg for this package


Compare: https://github.com/zopefoundation/grokcore.content/compare/6d0921a57463...b7e8c42383b3


More information about the checkins mailing list