1. 18 5月, 2018 1 次提交
  2. 17 5月, 2018 2 次提交
  3. 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
  4. 12 5月, 2018 1 次提交
  5. 11 5月, 2018 2 次提交
  6. 10 5月, 2018 1 次提交
  7. 05 5月, 2018 1 次提交
  8. 30 4月, 2018 1 次提交
  9. 29 4月, 2018 1 次提交
  10. 28 4月, 2018 7 次提交
  11. 27 4月, 2018 2 次提交
  12. 26 4月, 2018 7 次提交
  13. 25 4月, 2018 2 次提交
  14. 23 4月, 2018 4 次提交
  15. 22 4月, 2018 3 次提交
  16. 21 4月, 2018 1 次提交
  17. 20 4月, 2018 3 次提交