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.

classification
Title: make distclean clobbers Lib/plat-darwin/*
Type: behavior Stage: resolved
Components: Build, macOS Versions: Python 3.6
process
Status: closed Resolution: out of date
Dependencies: Superseder: Remove Lib/plat-*/* files
View: 28027
Assigned To: Nosy List: doko, ned.deily, ronaldoussoren, zach.ware
Priority: low Keywords:

Created on 2016-09-07 00:16 by zach.ware, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg274685 - (view) Author: Zachary Ware (zach.ware) * (Python committer) Date: 2016-09-07 00:16
I suspect this is related to #23968, but I'm not certain.
msg275445 - (view) Author: Zachary Ware (zach.ware) * (Python committer) Date: 2016-09-09 21:21
Superseded by #28027.
History
Date User Action Args
2022-04-11 14:58:35adminsetgithub: 72173
2016-09-09 21:21:37zach.waresetstatus: open -> closed
superseder: Remove Lib/plat-*/* files
messages: + msg275445

resolution: out of date
stage: needs patch -> resolved
2016-09-07 00:16:14zach.warecreate