• Victor Stinner's avatar
    bpo-32088: Display Deprecation in debug mode (#4474) · 895862aa
    Victor Stinner authored
    When Python is build is debug mode (Py_DEBUG), DeprecationWarning,
    PendingDeprecationWarning and ImportWarning warnings are now
    displayed by default.
    
    test_venv: run "-m pip" and "-m ensurepip._uninstall" with -W
    ignore::DeprecationWarning since pip code is not part of Python.
    895862aa
2017-11-20-15-28-31.bpo-32088.mV-4Nu.rst 186 Bytes