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 ned.deily
Recipients Bo98, amgedr, barry, maggyero, miss-islington, ned.deily, ronaldoussoren, terry.reedy
Date 2019-12-17.09:39:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576575573.37.0.147281818762.issue38295@roundup.psfhosted.org>
In-reply-to
Content
For master and 3.9.0a2, equivalent workaround was included in a76ba362c4d86adf5e7f8254398135d12d7afd25 (bpo-39041 / GH-17594).

While these changes prevent the specific test failure, they point to more general issues with use of relative paths on macOS particularly with temp files and with 10.15 Catalina. More a bit later ...
History
Date User Action Args
2019-12-17 09:39:33ned.deilysetrecipients: + ned.deily, barry, terry.reedy, ronaldoussoren, maggyero, miss-islington, Bo98, amgedr
2019-12-17 09:39:33ned.deilysetmessageid: <1576575573.37.0.147281818762.issue38295@roundup.psfhosted.org>
2019-12-17 09:39:33ned.deilylinkissue38295 messages
2019-12-17 09:39:33ned.deilycreate