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 serhiy.storchaka
Recipients daves, jmsdvl, miss-islington, ncoghlan, serhiy.storchaka, vstinner
Date 2018-11-26.21:29:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543267789.16.0.702299269573.issue31014@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8c281ed403fd915284d5bba2405d7c47f8195066 by Serhiy Storchaka (Zhiming Wang) in branch 'master':
bpo-35308: Fix regression where BROWSER env var is not respected. (GH-10693)
https://github.com/python/cpython/commit/8c281ed403fd915284d5bba2405d7c47f8195066
History
Date User Action Args
2018-11-26 21:29:49serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, vstinner, daves, jmsdvl, miss-islington
2018-11-26 21:29:49serhiy.storchakasetmessageid: <1543267789.16.0.702299269573.issue31014@psf.upfronthosting.co.za>
2018-11-26 21:29:49serhiy.storchakalinkissue31014 messages
2018-11-26 21:29:49serhiy.storchakacreate