1. 04 3月, 2019 2 次提交
  2. 02 3月, 2019 1 次提交
    • M
      Fix utils.encoding.auto_decode() LookupError with invalid encodings · d48475d0
      Miro Hrončok 提交于
      utils.encoding.auto_decode() was broken when decoding Big Endian BOM
      byte-strings on Little Endian or vice versa.
      
      The TestEncoding.test_auto_decode_utf_16_le test was failing on Big Endian
      systems, such as Fedora's s390x builders. A similar test, but with BE BOM
      test_auto_decode_utf_16_be was added in order to reproduce this on a Little
      Endian system (which is much easier to come by).
      
      A regression test was added to check that all listed encodings in
      utils.encoding.BOMS are valid.
      
      Fixes https://github.com/pypa/pip/issues/6054
      d48475d0
  3. 01 3月, 2019 1 次提交
  4. 28 2月, 2019 2 次提交
  5. 27 2月, 2019 1 次提交
  6. 25 2月, 2019 2 次提交
  7. 22 2月, 2019 5 次提交
  8. 21 2月, 2019 1 次提交
  9. 19 2月, 2019 1 次提交
  10. 17 2月, 2019 1 次提交
  11. 15 2月, 2019 2 次提交
  12. 12 2月, 2019 2 次提交
  13. 11 2月, 2019 1 次提交
  14. 06 2月, 2019 1 次提交
  15. 05 2月, 2019 2 次提交
  16. 03 2月, 2019 2 次提交
  17. 02 2月, 2019 1 次提交
  18. 01 2月, 2019 2 次提交
  19. 24 1月, 2019 2 次提交
  20. 21 1月, 2019 1 次提交
  21. 20 1月, 2019 1 次提交
  22. 16 1月, 2019 2 次提交
  23. 09 1月, 2019 1 次提交
  24. 02 1月, 2019 1 次提交
  25. 03 12月, 2018 2 次提交