Skip to content
Snippets Groups Projects
  1. Aug 21, 2024
    • Marc Troelitzsch's avatar
      refactor!: Use f-strings for string formatting · 658d5829
      Marc Troelitzsch authored
      This commit refactors the codebase to consistently use Python 3.6
      f-strings for string concatenation and interpolation.
      
      BREAKING CHANGE: This update increases the minimum required Python
      version from 3.5 to 3.6. Python 3.5 reached end-of-life in September
      2020 (~4 years ago) and has been dropped from most distributions, so the
      impact on users should be minimal.
      658d5829
  2. Aug 11, 2024
  3. Feb 16, 2024
  4. Jan 27, 2024
  5. May 28, 2020
  6. Dec 12, 2019
  7. Aug 04, 2019
  8. Aug 03, 2019
  9. Dec 09, 2018
  10. Nov 22, 2018
  11. Nov 04, 2018
  12. Jul 31, 2018
  13. Jul 01, 2018
  14. Jun 16, 2013
  15. May 13, 2013
  16. May 11, 2013
  17. Mar 22, 2013
  18. Feb 26, 2013
  19. Feb 22, 2013
  20. May 06, 2011
  21. Apr 07, 2010
  22. Nov 14, 2009
  23. Oct 29, 2008
  24. May 12, 2008
  25. Apr 13, 2008
  26. Feb 08, 2008
  27. Feb 05, 2008
Loading