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 terry.reedy
Recipients cheryl.sabella, docs@python, eli.bendersky, ezio.melotti, georg.brandl, giampaolo.rodola, ncoghlan, python-dev, sandro.tosi, serhiy.storchaka, terry.reedy
Date 2018-02-11.19:43:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518378205.63.0.467229070634.issue11015@psf.upfronthosting.co.za>
In-reply-to
Content
Since Nick already merged and backported, at least a new PR is needed.  Since this is an old issue with a long discussion and several inactives on the nosy list, I suggest a new issue starting from the merge result as a base: "More revisions to test.support docs".  Make a list of Serhiy's questions and comments.

TESTFN_NONASCII - How different from TESTFN_UNICODE?
PGO -  value? True/False?
TEST_SUPPORT_DIR - Not used.
...

Add Nick, Serhiy, and me as nosy.  We can discuss there how to handle the additional issues.
History
Date User Action Args
2018-02-11 19:43:25terry.reedysetrecipients: + terry.reedy, georg.brandl, ncoghlan, giampaolo.rodola, ezio.melotti, eli.bendersky, sandro.tosi, docs@python, python-dev, serhiy.storchaka, cheryl.sabella
2018-02-11 19:43:25terry.reedysetmessageid: <1518378205.63.0.467229070634.issue11015@psf.upfronthosting.co.za>
2018-02-11 19:43:25terry.reedylinkissue11015 messages
2018-02-11 19:43:25terry.reedycreate