1. 25 1月, 2022 1 次提交
  2. 19 11月, 2021 1 次提交
  3. 21 9月, 2021 1 次提交
  4. 05 9月, 2021 1 次提交
  5. 20 8月, 2021 1 次提交
  6. 22 7月, 2021 1 次提交
  7. 18 1月, 2021 1 次提交
    • S
      Remove support for git+git@ pseudo VCS URLs. · b3761f6f
      Stéphane Bidoul 提交于
      Now that we don't need to support git@
      pseudo-urls, we can simplify the test for
      valid VCS URLs based on link.is_vcs, which
      is turns is based on the URL scheme.
      
      This also means we fail earlier if a git@ pseudo
      URL is used.
      
      Since VCS requirements are not validated to be URLs
      in Requirement constructors, we can simplify update_editable.
      b3761f6f
  8. 26 12月, 2020 1 次提交
    • J
      Use f-strings for simple string formatting · cdcf74fb
      Jon Dufresne 提交于
      Use pyupgrade to convert simple string formatting to use f-string
      syntax. pyupgrade is intentionally timid and will not create an f-string
      if it would make the expression longer or if the substitution parameters
      are anything but simple names or dotted names.
      cdcf74fb
  9. 25 7月, 2020 1 次提交
  10. 10 6月, 2020 1 次提交
  11. 28 5月, 2020 1 次提交
  12. 21 5月, 2020 1 次提交
  13. 07 3月, 2020 2 次提交
  14. 04 11月, 2019 1 次提交
  15. 21 9月, 2019 1 次提交
  16. 14 9月, 2019 1 次提交
  17. 22 7月, 2019 1 次提交
  18. 03 7月, 2019 1 次提交
  19. 07 5月, 2019 2 次提交
  20. 21 12月, 2018 1 次提交
  21. 12 11月, 2018 1 次提交
  22. 10 11月, 2018 1 次提交
  23. 22 8月, 2018 1 次提交
  24. 21 8月, 2018 1 次提交
  25. 20 8月, 2018 2 次提交
  26. 19 8月, 2018 5 次提交
  27. 17 8月, 2018 1 次提交
  28. 07 8月, 2018 1 次提交
  29. 03 8月, 2018 1 次提交
  30. 04 4月, 2018 1 次提交
  31. 21 11月, 2017 1 次提交
  32. 05 11月, 2017 1 次提交
  33. 06 10月, 2017 1 次提交