Message 330165 - Python tracker (original) (raw)

Message330165

Author vstinner
Recipients ncoghlan, serhiy.storchaka, vstinner
Date 2018-11-20.23:55:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1542758132.02.0.788709270274.issue35134@psf.upfronthosting.co.za
In-reply-to
Content
Just to avoid the risk of name conflict, would it make sense to rename "unstable" to "pyunstable" or something else with "py" inside? I'm not sure if #include "unstable/objimpl.h" first looks the same directory than the header file that does the include? Note: I tested "make install" and I get a /opt/py38/include/python3.8dm/unstable/ directory which contains a single file (yet): objimpl.h.
History
Date User Action Args
2018-11-20 23:55:32 vstinner set recipients: + vstinner, ncoghlan, serhiy.storchaka
2018-11-20 23:55:32 vstinner set messageid: 1542758132.02.0.788709270274.issue35134@psf.upfronthosting.co.za
2018-11-20 23:55:32 vstinner link issue35134 messages
2018-11-20 23:55:31 vstinner create