[issue27305] Crash with "pip list --outdated" on Windows 10 with Python 2.7.12rc1

Steve Dower report at bugs.python.org
Fri Jun 17 14:48:39 EDT 2016


Steve Dower added the comment:

Just made another "release" build from the latest source (with OpenSSL 1.0.2h) and can no longer repro this issue, so I'm closing it.

If anyone wants to try with the same build, it will be up at https://ptvs.blob.core.windows.net/temp/python-2.7.12.amd64.msi for a little while. It's not the final 2.7.12, despite the filename, so please only use it for reproducing this issue and then fully uninstall it (otherwise you'll likely encounter issues in the future):

>>> sys.version
'2.7.12rc1+ (2.7:dd2cc11bc170, Jun 17 2016, 16:14:27) [MSC v.1500 64 bit (AMD64)]'

----------
assignee:  -> steve.dower
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27305>
_______________________________________


More information about the Python-bugs-list mailing list