This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients James Abel, lukasz.langa, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-10-02.17:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570036918.11.0.562301326934.issue38344@roundup.psfhosted.org>
In-reply-to
Content
Should be a straightforward fix (replace the "else" with "if not defined..."), but since it slipped through testing we probably want a regression test in test_venv as well.

(+RM for the 3.8 regression)
History
Date User Action Args
2019-10-02 17:21:58steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, lukasz.langa, zach.ware, James Abel
2019-10-02 17:21:58steve.dowersetmessageid: <1570036918.11.0.562301326934.issue38344@roundup.psfhosted.org>
2019-10-02 17:21:58steve.dowerlinkissue38344 messages
2019-10-02 17:21:58steve.dowercreate