1. 03 7月, 2018 1 次提交
  2. 01 7月, 2018 1 次提交
  3. 25 6月, 2018 2 次提交
  4. 22 6月, 2018 3 次提交
  5. 20 6月, 2018 2 次提交
  6. 19 6月, 2018 3 次提交
  7. 15 6月, 2018 1 次提交
  8. 14 6月, 2018 2 次提交
  9. 11 6月, 2018 1 次提交
  10. 08 6月, 2018 1 次提交
  11. 31 5月, 2018 2 次提交
  12. 30 5月, 2018 1 次提交
  13. 19 5月, 2018 2 次提交
  14. 18 5月, 2018 1 次提交
  15. 17 5月, 2018 2 次提交
  16. 16 5月, 2018 1 次提交
  17. 15 5月, 2018 1 次提交
    • P
      Fix a rare segfault · ba805742
      Paul Kehrer 提交于
      If pip10 is installed and pyopenssl+cryptography are present in the
      environment pip's vendored urllib3 will automatically activate its
      pyopenssl adapter. This is by design so users can potentially opt-in to
      more up-to-date TLS versions than what are provided by their copy of
      Python. However, if a user has these packages & subsequently runs
      pip install --ignore-installed cryptography then a segfault will occur
      due to overwriting an mmap'd shared object.
      ba805742
  18. 11 5月, 2018 1 次提交
  19. 10 5月, 2018 1 次提交
  20. 05 5月, 2018 1 次提交
  21. 28 4月, 2018 1 次提交
  22. 27 4月, 2018 2 次提交
  23. 25 4月, 2018 1 次提交
  24. 23 4月, 2018 2 次提交
  25. 20 4月, 2018 1 次提交
  26. 19 4月, 2018 2 次提交
  27. 18 4月, 2018 1 次提交