Skip to content
Snippets Groups Projects
  1. May 24, 2022
  2. May 17, 2022
    • Pierre-Yves David's avatar
      bundlespec: add a `overwrite` parameter to set_param · 3840d165
      Pierre-Yves David authored
      This will open the way for the configuration value to yield in front of the
      explicit bundle type.
      3840d165
    • Pierre-Yves David's avatar
      bundlespec: merge the contentopts and params dictionnary · bf66f7a1
      Pierre-Yves David authored
      They are content using the same keys. Using differents object for access open
      the gates for confusion in the code using them (this is already the case). So we
      start fusing their usages to make the parameters more useful.
      
      More work will be needed to make them really useful, but the first step is
      here: not throwing the value away.
      
      However this is still not making the previously introduced test useful because
      currently, the default config value overwrite the one from the bundlespec. We
      will fix this in the coming changesets.
      bf66f7a1
  3. May 25, 2022
  4. May 17, 2022
  5. Jun 13, 2022
  6. Jun 02, 2022
  7. May 31, 2022
  8. Jun 01, 2022
  9. May 31, 2022
  10. May 29, 2022
  11. May 31, 2022
    • Manuel Jacob's avatar
      zeroconf: constant-fold a `pycompat.ispy3` · e3143ab9
      Manuel Jacob authored
      I’ve checked that both bytes and str gets passed as the `name` parameter, so
      the rest of the condition is still required. Because there aren’t really any
      tests for the extensions, I didn’t want to refactor it to pass a single type.
      e3143ab9
  12. May 30, 2022
  13. May 29, 2022
  14. May 30, 2022
  15. May 29, 2022
Loading