1. 07 Jun, 2019 1 commit
  2. 18 Apr, 2019 1 commit
  3. 16 Apr, 2019 1 commit
  4. 05 Feb, 2019 2 commits
  5. 12 Nov, 2018 1 commit
  6. 29 Aug, 2018 1 commit
  7. 30 Mar, 2018 1 commit
  8. 25 Jan, 2018 1 commit
  9. 18 Jan, 2018 2 commits
  10. 10 Nov, 2017 3 commits
  11. 07 Nov, 2017 1 commit
  12. 06 Nov, 2017 1 commit
  13. 02 Nov, 2017 1 commit
  14. 03 Oct, 2017 1 commit
  15. 21 Aug, 2017 1 commit
  16. 09 Jun, 2017 2 commits
  17. 05 Jun, 2017 2 commits
  18. 01 Jun, 2017 2 commits
    • Julien Muchembled's avatar
      Use setuptools <34 · 632b6015
      Julien Muchembled authored
      zc.buildout >= 2.5.3 is required to use newer versions.
      
      This change is required to setup a test environment for this branch.
      632b6015
    • Ł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 !10
      43839169
  19. 31 May, 2017 2 commits
  20. 14 Mar, 2017 1 commit
  21. 10 Mar, 2017 1 commit
  22. 28 Nov, 2016 1 commit
  23. 04 Nov, 2016 1 commit
  24. 31 Oct, 2016 3 commits
  25. 27 Oct, 2016 6 commits