[Checkins] [zopefoundation/Zope] 3fdefc: fix sorting of a list of dicts of meta_types

GitHub noreply at github.com
Mon Apr 2 23:36:16 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 3fdefc231f098b8c9d83d64b31d9c67b46fd37bd
      https://github.com/zopefoundation/Zope/commit/3fdefc231f098b8c9d83d64b31d9c67b46fd37bd
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M src/OFS/ObjectManager.py

  Log Message:
  -----------
  fix sorting of a list of dicts of meta_types


  Commit: f8386d6e246c95f3aee016899d30baaa09394e26
      https://github.com/zopefoundation/Zope/commit/f8386d6e246c95f3aee016899d30baaa09394e26
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M src/OFS/ObjectManager.py

  Log Message:
  -----------
  use sorted and itemgetter


  Commit: 4b194a7f8e04ad27602abfa1919b50e8250aa688
      https://github.com/zopefoundation/Zope/commit/4b194a7f8e04ad27602abfa1919b50e8250aa688
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
    M src/OFS/ObjectManager.py

  Log Message:
  -----------
  Merge pull request #260 from zopefoundation/py3_sorting

Fix sorting of a list of dicts of meta_types


Compare: https://github.com/zopefoundation/Zope/compare/20d92ccb73f5...4b194a7f8e04


More information about the checkins mailing list