Skip to content
  1. Apr 06, 2021
    • hydrargyrum's avatar
      weboob compat: prepend our compatibility Finder instead of append · 552fa129
      hydrargyrum authored
      If we append, "weboob.x" will not be resolved by regular Finders so our
      custom finder will be hit. However, for importing "weboob.x.y", standard
      Finders will find something, basing on "weboob.x.__spec__", and eventually
      duplicating python modules, precisely what we wanted to avoid.
      To ensure our custom Finder is called even for "weboob.x.y", prepend it.
      552fa129
  2. Apr 05, 2021
  3. Apr 04, 2021
  4. Mar 24, 2021
  5. Mar 06, 2021
  6. Mar 05, 2021
  7. Mar 03, 2021
  8. Mar 01, 2021
  9. Feb 27, 2021
  10. Feb 26, 2021
  11. Feb 12, 2021