1. 01 Jun, 2017 1 commit
    • Łukasz Nowak's avatar
      fixup! Add support for a few built-in python object types as values · 43839169
      Łukasz Nowak authored
      get is used by __getitem__, but also by other callers as it is public
      method. So deserialize values if needed on each access by get, and
      remove now needless deserialization in __getitem__
      
      As Options.get is used internally, add Options._get without
      deserialisation and use it in places, which expect clean result, and
      adapt Options.get to be simple wrapper with deserialization without
      using decoration with functools.
      
      /reviewed-on nexedi/slapos.buildout!10
      43839169
  2. 31 May, 2017 2 commits
  3. 14 Mar, 2017 1 commit
  4. 10 Mar, 2017 1 commit
  5. 28 Nov, 2016 1 commit
  6. 04 Nov, 2016 1 commit
  7. 31 Oct, 2016 3 commits
  8. 27 Oct, 2016 18 commits
  9. 25 Oct, 2016 5 commits
  10. 10 Jun, 2016 7 commits