Skip to content
Snippets Groups Projects
  1. Aug 27, 2024
  2. Aug 02, 2024
  3. Jul 15, 2024
  4. Jun 13, 2024
  5. May 19, 2024
  6. May 15, 2024
  7. May 13, 2024
  8. Apr 22, 2024
  9. Mar 29, 2024
  10. Mar 27, 2024
  11. Feb 09, 2024
  12. Feb 05, 2024
  13. Feb 02, 2024
  14. Jan 17, 2024
  15. Jan 16, 2024
  16. Jan 11, 2024
  17. Jan 10, 2024
  18. Jan 05, 2024
  19. Dec 14, 2023
  20. Dec 05, 2023
  21. Dec 04, 2023
  22. Dec 03, 2023
  23. Nov 29, 2023
  24. Nov 22, 2023
  25. Nov 21, 2023
  26. Nov 08, 2023
  27. Oct 26, 2023
  28. Oct 18, 2023
    • Antoine Lambert's avatar
      metadata_dictionary/base: Compare metadata filenames in lowercase · c60a72d5
      Antoine Lambert authored
      SingleFileIntrinsicMapping.detect_metadata_files was comparing lowercase
      versions of filenames with SingleFileIntrinsicMapping.filename variable
      value to detect metadata files.
      
      But as SingleFileIntrinsicMapping.filename holds the canonical name of a
      metadata file it can contain uppercase characters.
      
      So ensure to compare lowercase versions of both filenames to avoid metadata
      files being undetected.
      
      This fixes indexing of Python intrinsic metadata.
      c60a72d5
  29. Jul 07, 2023
  30. Jun 20, 2023
  31. Jun 07, 2023
  32. May 15, 2023
  33. Apr 25, 2023
  34. Apr 18, 2023
  35. Apr 17, 2023
  36. Mar 21, 2023
Loading